mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Srinivasan Shanmugam 534eee8235 drm/amd/display: Remove redundant DRM device struct in amdgpu_dm_, mst_types.c
Declaration of 'struct drm_device *dev' is redundant, as
'connector->dev' & 'dev_get_drvdata(kdev)' can be directly passed to
'drm_to_adev', without any intermediate DRM device 'dev' variable

Cc: Roman Li <roman.li@amd.com>
Cc: Hamza Mahfooz <hamza.mahfooz@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Roman Li <roman.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-29 16:23:39 -05:00
..
amdgpu_dm drm/amd/display: Remove redundant DRM device struct in amdgpu_dm_, mst_types.c 2023-11-29 16:23:39 -05:00
dc drm/amd/display: Promote DC to 3.2.260 2023-11-17 09:30:51 -05:00
dmub drm/amd/display: Add new command to disable replay timing resync 2023-11-17 09:30:50 -05:00
include drm/amd/display: Add missing chips for HDCP 2023-11-17 09:30:50 -05:00
modules drm/amd/display: Send PQ bit in AMD VSIF 2023-11-17 09:30:50 -05:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
TODO