Re: [PATCH] drm/radeon: Prevent multiple error lines on suspend

2023-12-11 Thread Christian König
Am 10.12.23 um 19:24 schrieb Woody Suwalski: Hello, it has been now over 2 weeks and I have not seen any response to this patch. Has it been lost in the cracks of the wide internet ? :-( Well your patch is malformed ("#" before each line in the commit message) and probably ended up being igno

Re: [PATCH] drm/radeon: Prevent multiple error lines on suspend

2023-12-11 Thread Woody Suwalski
Hello, it has been now over 2 weeks and I have not seen any response to this patch. Has it been lost in the cracks of the wide internet ? :-( Thanks, Woody Woody Suwalski wrote: # Fix to avoid multiple error lines printed on every suspend by Radeon driver's debugfs. # # radeon_debugfs_init()

[PATCH] drm/radeon: Prevent multiple error lines on suspend

2023-11-23 Thread Woody Suwalski
# Fix to avoid multiple error lines printed on every suspend by Radeon driver's debugfs. # # radeon_debugfs_init() calls debugfs_create_file() for every ring. # # This results in printing multiple error lines to the screen and dmesg similar to this: # debugfs: File 'radeon_ring_vce2' in director