linux/drivers/gpu/drm/amd/display/dc/dce
Anthony Koo cdca3f218d drm/amd/display: move location of dmub_srv.h file
[Why]
Make a separation of what belongs in the differen dmub
headers

dmub_srv.h is for exposing dmub srv interface to rest of
driver.

other headers inside dmub/inc exposes cmds and definitions
that are owned by the firmware

[How]
keep firmware owned definitions in dmub/inc

move stuff that is purely driver interface headers to dmub/
since those are interface calls that are defined for rest of
driver to use

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-05 13:12:33 -04:00
..
dce_abm.c drm/amd/display: Move panel_cntl specific register from abm to panel_cntl. 2020-05-05 13:10:46 -04:00
dce_abm.h drm/amd/display: Move panel_cntl specific register from abm to panel_cntl. 2020-05-05 13:10:46 -04:00
dce_audio.c drm/amd/display: support spdif 2019-08-23 11:42:05 -05:00
dce_audio.h drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask 2019-08-12 12:47:49 -05:00
dce_aux.c AMD DISPLAY CORE: Use fallthrough; 2020-03-13 11:52:34 -04:00
dce_aux.h drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED 2019-11-13 15:29:44 -05:00
dce_clk_mgr.c drm/amd: drop use of drmp.h in os_types.h 2019-06-10 22:59:45 +02:00
dce_clock_source.c drm/amd/dc: remove unused variable 'video_optimized_pixel_rates' 2020-04-22 18:11:46 -04:00
dce_clock_source.h drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
dce_dmcu.c drm/amd/display: Update TX masks correctly 2020-02-25 11:02:41 -05:00
dce_dmcu.h drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag 2019-11-13 15:29:44 -05:00
dce_hwseq.c drm/amd/display: add separate of private hwss functions 2019-12-05 16:26:46 -05:00
dce_hwseq.h drm/amd/display: move panel power seq to new panel struct 2020-04-22 18:11:48 -04:00
dce_i2c_hw.c drm/amd/display: Possible divide by zero in set_speed() 2020-03-13 11:52:35 -04:00
dce_i2c_hw.h drm/amd/display: init hw i2c speed 2020-01-22 16:55:28 -05:00
dce_i2c_sw.c drm/amd/display: add oem i2c implemenation in dc 2019-11-13 15:29:43 -05:00
dce_i2c_sw.h drm/amd/display: add oem i2c implemenation in dc 2019-11-13 15:29:43 -05:00
dce_i2c.c drm/amd/display: add oem i2c implemenation in dc 2019-11-13 15:29:43 -05:00
dce_i2c.h drm/amd/display: Remove redundant i2c structs 2018-08-27 15:20:56 -05:00
dce_ipp.c drm/amd: drop use of drmp.h in os_types.h 2019-06-10 22:59:45 +02:00
dce_ipp.h
dce_link_encoder.c drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabled 2020-04-09 10:43:17 -04:00
dce_link_encoder.h drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabled 2020-04-09 10:43:17 -04:00
dce_mem_input.c AMD DISPLAY CORE: Use fallthrough; 2020-03-13 11:52:34 -04:00
dce_mem_input.h
dce_opp.c drm/amd: drop use of drmp.h in os_types.h 2019-06-10 22:59:45 +02:00
dce_opp.h
dce_panel_cntl.c drm/amd/display: Move panel_cntl specific register from abm to panel_cntl. 2020-05-05 13:10:46 -04:00
dce_panel_cntl.h drm/amd/display: Move panel_cntl specific register from abm to panel_cntl. 2020-05-05 13:10:46 -04:00
dce_scl_filters_old.c drm/amd/display: update scaling filters 2020-02-25 11:02:33 -05:00
dce_scl_filters.c drm/amd/display: update scaling filters 2020-02-25 11:02:33 -05:00
dce_stream_encoder.c drm/amd/display: remove set but not used variable 'speakers' in dce_stream_encoder.c 2020-04-30 16:49:12 -04:00
dce_stream_encoder.h drm/amd/display: Connect dig_fe to otg directly instead of calling bios 2019-01-25 16:15:37 -05:00
dce_transform.c
dce_transform.h
dmub_abm.c drm/amd/display: move location of dmub_srv.h file 2020-05-05 13:12:33 -04:00
dmub_abm.h drm/amd/display: Add ABM driver implementation 2020-04-01 14:44:44 -04:00
dmub_psr.c drm/amd/display: move location of dmub_srv.h file 2020-05-05 13:12:33 -04:00
dmub_psr.h drm/amd/display: Add driver support for enabling PSR on DMCUB 2020-02-25 11:09:06 -05:00
Makefile drm/amd/display: change from panel to panel cntl 2020-04-22 18:11:48 -04:00