linux/drivers/gpu/drm/amd/display
Ma Ke 3b9a33235c drm/amd/display: avoid using null object of framebuffer
Instead of using state->fb->obj[0] directly, get object from framebuffer
by calling drm_gem_fb_get_obj() and return error code when object is
null to avoid using null object of framebuffer.

Fixes: 5d945cbcd4 ("drm/amd/display: Create a file dedicated to planes")
Signed-off-by: Ma Ke <make24@iscas.ac.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 73dd0ad9e5)
2024-08-28 10:05:46 -04:00
..
amdgpu_dm drm/amd/display: avoid using null object of framebuffer 2024-08-28 10:05:46 -04:00
dc drm/amd/display: Adjust cursor position 2024-08-13 13:02:03 -04:00
dmub drm/amd/display: Add debug option for disabling SLDO optimizations 2024-07-01 16:10:35 -04:00
include Linux 6.10-rc6 2024-07-05 10:47:28 +02:00
modules minmax: make generic MIN() and MAX() macros available everywhere 2024-07-28 15:49:18 -07:00
Kconfig Linux 6.10-rc6 2024-07-05 10:47:28 +02:00
Makefile drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00