mirror-linux/drivers/gpu/drm/amd/display/dc
Alexandre Demers 00ec6732a9 drm/amdgpu: add missing DCE6 to dce_version_to_string()
Missing DCE 6.0 6.1 and 6.4 are identified as UNKNOWN. Fix this.

Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-04-21 10:54:41 -04:00
..
basics drm/amd/display: Fix BT2020 YCbCr limited/full range input 2025-02-19 15:14:10 -05:00
bios drm/amdgpu: fix typo in bios_parser.c 2025-04-21 10:54:36 -04:00
clk_mgr drm/amd/display: rename IPS2 entry/exit message 2025-04-07 18:01:08 -04:00
core drm/amd/display: turn off eDP lcdvdd and backlight if not required 2025-04-07 18:01:08 -04:00
dccg drm/amd/display: Refactor DCN4x and related code 2025-02-25 11:44:02 -05:00
dce drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declaration 2025-04-21 10:54:22 -04:00
dce60 drm/amd/display/dc: reclassify DCE6 resources and hw sequencer 2025-04-08 16:48:14 -04:00
dce80 drm/amd/display: Add P-State Keepout to dcn401 Global Sync 2024-07-23 17:07:12 -04:00
dce110 drm/amd/display: Remove unused get_max_support_fbc_buffersize 2025-02-12 21:03:03 -05:00
dce112
dce120 drm/amd/display: Add support to configure CRC window on specific CRC instance 2025-01-10 12:03:45 -05:00
dcn10 drm/amd/display: log destination of vertical interrupt 2025-02-12 21:02:57 -05:00
dcn20 drm/amd/display: Refactoring MPC 2024-07-23 17:07:11 -04:00
dcn21
dcn30 drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_format 2024-11-04 11:26:20 -05:00
dcn31 drm/amd/display: Refactor dcn31_panel_construct to avoid assert 2024-12-10 10:31:24 -05:00
dcn201
dcn301 drm/amd/display: Refactor for dio 2024-07-27 17:31:26 -04:00
dio drm/amd/display: misc for dio encoder refactor 2025-03-05 10:39:20 -05:00
dml drm/amd/display: Update static soc table 2025-03-18 14:03:47 -04:00
dml2 drm/amd/display/dml2: use vzalloc rather than kzalloc 2025-04-11 17:00:02 -04:00
dpp drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm` 2025-04-07 18:01:07 -04:00
dsc drm/amd/display: Allow reuse of of DCN4x code 2025-02-12 21:03:01 -05:00
dwb drm/amd/display: Remove unused dwb3_set_host_read_rate_control 2024-12-10 10:38:19 -05:00
gpio drm/amd/display: Add DCN36 GPIO 2025-02-12 21:04:07 -05:00
hdcp
hpo drm/amd/display: Refactor DCN4x and related code 2025-02-25 11:44:02 -05:00
hubbub drm/amd/display: Remove unused hubbub1_toggle_watermark_change_req 2025-02-12 21:03:03 -05:00
hubp drm/amd/display: Allow reuse of of DCN4x code 2025-02-12 21:03:01 -05:00
hwss drm/amdgpu: rename function to follow naming convention in dce110 2025-04-21 10:54:18 -04:00
inc drm/amd/display: wait for updates to latch before locking 2025-04-07 18:01:08 -04:00
irq drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401 2025-04-07 15:18:58 -04:00
link drm/amdgpu: fix typos in DCEs 2025-04-08 16:48:13 -04:00
mmhubbub drm/amd/display: Allow reuse of of DCN4x code 2025-02-12 21:03:01 -05:00
mpc drm/amd/display: removed unused function 2025-04-07 15:18:59 -04:00
opp drm/amd/display: Refactoring OPP 2024-07-23 17:07:10 -04:00
optc drm/amd/display: wait for updates to latch before locking 2025-04-07 18:01:08 -04:00
pg
resource drm/amdgpu: fix duplicated value setting in dce100_resource_construct() 2025-04-21 10:54:30 -04:00
sspl drm/amd/display: Remove incorrect macro guard 2025-03-13 23:11:55 -04:00
virtual
Makefile drm/amd/display: HDCP Locality check using DMUB Fused IO 2025-04-07 18:01:07 -04:00
dc.h drm/amd/display: Promote DC to 3.2.328 2025-04-07 18:01:08 -04:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs 2025-04-07 15:18:37 -04:00
dc_dmub_srv.h drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs 2025-04-07 15:18:37 -04:00
dc_dp_types.h drm/amd/display: Implement PCON regulated autonomous mode handling 2025-03-10 13:28:34 -04:00
dc_dsc.h drm/amd/display: Add Interface to Dump DSC Caps from dm 2025-01-06 14:44:27 -05:00
dc_edid_parser.c
dc_edid_parser.h
dc_fused_io.c drm/amd/display: HDCP Locality check using DMUB Fused IO 2025-04-07 18:01:07 -04:00
dc_fused_io.h drm/amd/display: HDCP Locality check using DMUB Fused IO 2025-04-07 18:01:07 -04:00
dc_hdmi_types.h
dc_helper.c drm/amdgpu: add missing DCE6 to dce_version_to_string() 2025-04-21 10:54:41 -04:00
dc_hw_types.h drm/amd/display: Do not enable replay when vtotal update is pending. 2025-03-10 13:28:17 -04:00
dc_plane.h drm/amd/display: Rename panic function 2025-02-19 15:12:49 -05:00
dc_plane_priv.h
dc_spl_translate.c drm/amd/display: Move SPL to a new path 2025-02-12 21:03:01 -05:00
dc_spl_translate.h drm/amd/display: add back quality EASF and ISHARP and dc dependency changes 2024-08-27 17:53:58 -04:00
dc_stat.h
dc_state.h drm/amd/display: Eliminate recursive header inclusion 2024-10-01 17:37:50 -04:00
dc_state_priv.h
dc_stream.h drm/amd/display: Remove unused dc_stream_get_crtc_position 2025-02-12 21:03:02 -05:00
dc_stream_priv.h
dc_trace.h
dc_types.h drm/amd/display: Add a Panel Replay config option 2025-04-07 15:18:36 -04:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h drm/amd/display: HDCP Locality check using DMUB Fused IO 2025-04-07 18:01:07 -04:00
dm_pp_smu.h
dm_services.h drm/amd/display: ACPI Re-timer Programming 2025-02-25 11:44:36 -05:00
dm_services_types.h drm/amd/display: ACPI Re-timer Programming 2025-02-25 11:44:36 -05:00
irq_types.h drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401 2025-04-07 15:18:58 -04:00
os_types.h