https://bugs.kde.org/show_bug.cgi?id=501549
--- Comment #2 from Jan Uhlir <espinosa...@centrum.cz> --- FYI: diffstat didn't reveal anything wrong with that file: espinosa@espinosa-asus:~/rpmbuild/patch> diffstat patch3_Revert_drm_amd_display_Use_HW_lock_mgr_for_PSR1.patch dmub_hw_lock_mgr.c | 11 +++++++++++ 1 file changed, 11 insertions(+) Same for patch tool: espinosa@espinosa-asus:~/rpmbuild/patch> patch --dry-run -p1 < patch3_Revert_drm_amd_display_Use_HW_lock_mgr_for_PSR1.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c b/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c |index bf636b28e3e1..6e2fce329d73 100644 |--- a/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c |+++ b/drivers/gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c -------------------------- File to patch: -- You are receiving this mail because: You are watching all bug changes.