linux/drivers/gpu/drm/amd/display
Hamza Mahfooz 8789989b47 drm/amd/display: drop unused count variable in create_eml_sink()
Since, we are only interested in having
drm_edid_override_connector_update(), update the value of
connector->edid_blob_ptr. We don't care about the return value of
drm_edid_override_connector_update() here. So, drop count.

Fixes: 550e5d23f1 ("drm/amd/display: assign edid_blob_ptr with edid from debugfs")
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-06-09 10:39:19 -04:00
..
amdgpu_dm drm/amd/display: drop unused count variable in create_eml_sink() 2023-06-09 10:39:19 -04:00
dc drm/amd/display: drop unused function set_abm_event() 2023-06-09 10:38:52 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.165.0 2023-06-09 09:28:23 -04:00
include drm/amd/display: Convert connector signal id to string 2023-06-09 09:39:41 -04:00
modules drm/amd/display: set variable custom_backlight_curve0 storage-class-specifier to static 2023-06-09 09:23:18 -04:00
Kconfig drm/amdgpu/display: Enable DC_FP for LoongArch 2023-06-09 09:36:48 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO