1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dce
Dillon Varone 8e6302ebed drm/amd/display: add dp dto programming function to dccg
[WHY&HOW]
Add support for programming dp dto via dccg.

Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-11 17:17:17 -04:00
..
dce_abm.c drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct 2021-04-09 16:38:22 -04:00
dce_abm.h drm/amd/display: Update DCE for DCN35 support 2023-08-30 15:51:13 -04:00
dce_audio.c drm/amd/display: fix repeated words in comments 2022-09-13 14:32:58 -04:00
dce_audio.h drm/amd/display: clean up some formats and log 2021-11-17 16:58:07 -05:00
dce_aux.c drm/amd/display: Reduce CPU busy-waiting for long delays 2023-02-28 14:29:35 -05:00
dce_aux.h drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc 2023-01-13 14:57:40 -05:00
dce_clk_mgr.c drm/amd/display: Clean up errors in dce_clk_mgr.c 2023-08-09 09:43:11 -04:00
dce_clock_source.c drm/amd/display: add dp dto programming function to dccg 2023-09-11 17:17:17 -04:00
dce_clock_source.h drm/amd/display: Drop unnecessary DCN guards 2023-03-07 14:22:40 -05:00
dce_dmcu.c drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
dce_dmcu.h drm/amd/display: Add Freesync HDMI support to DMCU 2021-02-02 12:11:41 -05:00
dce_hwseq.c drm/amd/display: dce_hwseq: add DCE6 specific macros,functions 2020-07-27 16:46:17 -04:00
dce_hwseq.h drm/amd/display: Update DCE for DCN35 support 2023-08-30 15:51:13 -04:00
dce_i2c.c drm/amd/display: Add I2C escape to support query device exist. 2022-03-15 14:41:03 -04:00
dce_i2c.h drm/amd/display: Add I2C escape to support query device exist. 2022-03-15 14:41:03 -04:00
dce_i2c_hw.c drm/amd/display: Update DCE for DCN35 support 2023-08-30 15:51:13 -04:00
dce_i2c_hw.h drm/amd/display: Update DCE for DCN35 support 2023-08-30 15:51:13 -04:00
dce_i2c_sw.c drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
dce_i2c_sw.h drm/amd/display: add oem i2c implemenation in dc 2019-11-13 15:29:43 -05:00
dce_ipp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dce_ipp.h drm/amd/display: dce_ipp: add DCE6 specific macros,functions 2020-07-27 16:46:20 -04:00
dce_link_encoder.c drm/amdgpu: Remove a lot of unnecessary ternary operators 2023-08-09 09:39:56 -04:00
dce_link_encoder.h drm/amd/display: add set dp lane settings to link_hwss 2022-02-02 18:26:32 -05:00
dce_mem_input.c drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616. 2021-05-27 15:00:47 -04:00
dce_mem_input.h drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_SH_LIST 2021-06-04 12:40:00 -04:00
dce_opp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dce_opp.h drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overwritten' issues 2021-01-13 23:53:26 -05:00
dce_panel_cntl.c drm/amd/display: Get backlight from PWM if DMCU is not initialized 2021-09-14 15:57:10 -04:00
dce_panel_cntl.h drm/amd/display: Bug in dce_is_panel_backlight_on() 2020-09-22 12:27:35 -04:00
dce_scl_filters.c drm/amd/display: update scaling filters 2020-02-25 11:02:33 -05:00
dce_scl_filters_old.c drm/amd/display: update scaling filters 2020-02-25 11:02:33 -05:00
dce_stream_encoder.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dce_stream_encoder.h drm/amd/display: Program ACP related register 2022-07-05 16:13:18 -04:00
dce_transform.c drm/amd/display: Use DC_LOG_DC in the trasform pixel function 2023-03-07 14:22:41 -05:00
dce_transform.h drm/amd/display: dce_transform: DCE6 Scaling Horizontal Filter Init (v2) 2020-07-27 16:46:34 -04:00
dmub_abm.c drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
dmub_abm.h drm/amd/display: Add ABM driver implementation 2020-04-01 14:44:44 -04:00
dmub_abm_lcd.c drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
dmub_abm_lcd.h drm/amd/display: ABM pause toggle 2023-07-18 11:16:23 -04:00
dmub_hw_lock_mgr.c drm/amd/display: refactor dmub commands into single function 2023-04-18 16:28:52 -04:00
dmub_hw_lock_mgr.h drm/amd/display: Implement INBOX0 usage in driver 2021-05-27 12:25:35 -04:00
dmub_outbox.c drm/amd/display: refactor dmub commands into single function 2023-04-18 16:28:52 -04:00
dmub_outbox.h drm/amd/display: Fix for dmub outbox notification enable 2022-02-16 17:01:42 -05:00
dmub_psr.c drm/amd/display: support main link off before specific vertical line 2023-09-11 17:16:21 -04:00
dmub_psr.h drm/amd/display: merge dc_link.h into dc.h and dc_types.h 2023-02-28 14:30:00 -05:00
dmub_replay.c drm/amd/display: dmub_replay: don't use kernel-doc markers 2023-08-15 18:08:27 -04:00
dmub_replay.h drm/amd/display: Add Functions to enable Freesync Panel Replay 2023-08-07 17:12:49 -04:00
Makefile drm/amd/display: Add Functions to enable Freesync Panel Replay 2023-08-07 17:12:49 -04:00