summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dm_services.h
AgeCommit message (Expand)AuthorLines
2024-11-08drm/amd/display: Change parameters to fix certain compiler errorsRevalla Hari Krishna-1/+1
2024-04-09drm/amd/display: Add dummy interface for tracing DCN32 SMU messagesGeorge Shen-0/+10
2023-06-09drm/amd/display: Show the DCN/DCE version in the logRodrigo Siqueira-0/+2
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic-0/+7
2020-10-26drm/amd/display: Decouple amdgpu_dm_trace from serviceRodrigo Siqueira-32/+10
2020-05-28drm/amd/display: Handle persistence in DMJaehyun Chung-69/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas-4/+0
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas-0/+14
2019-07-18drm/amd/display: refactor dump_clk_registersSu Sung Chung-0/+1
2019-03-20drm/amd/display: Move dm_read_reg_func to dc_helper.Yongqiang Sun-17/+4
2019-03-20drm/amd/display: change generic_reg_wait to void.Yongqiang Sun-1/+1
2019-03-19drm/amd/display: Refactor reg_set and reg_update.Yongqiang Sun-3/+6
2019-03-05drm/amd/display: PPLIB HookupJun Lei-2/+2
2018-12-05drm/amd/display: Add tracing to dcDavid Francis-2/+10
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas-3/+7
2018-06-19amdgpu: display: use modern ktime accessorsArnd Bergmann-1/+4
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo-4/+0
2018-04-11drm/amd/display: add delay between panel pwr off to on.Charlene Liu-0/+4
2018-02-19drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland-31/+0
2017-12-06drm/amd/display: performance profiling instrumentationTony Cheng-0/+7
2017-11-02drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann-3/+0
2017-10-21drm/amd/display: Move OS types to os_types.hHarry Wentland-45/+0
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin-0/+2
2017-10-17drm/amd/display/dc: drop dm_delay_in_microsecondsAlex Deucher-3/+0
2017-09-28amdgpu/dc: remove wait_reg/wait_reg_func interfaces.Dave Airlie-46/+0
2017-09-28amdgpu/dc: don't check for 0 on register read/writes always.Dave Airlie-2/+7
2017-09-26drm/amd/display: refactor pplib/smu communicationTony Cheng-3/+2
2017-09-26drm/amd/display: Leave DCN config guard around fpu headerHarry Wentland-0/+2
2017-09-26drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.AMD\ktsao-2/+0
2017-09-26drm/amd/display: log HUBP using DTN loggingTony Cheng-0/+12
2017-09-26drm/amd/display: add line number to reg_wait timeout printDmytro Laktyushkin-1/+1
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher-0/+4
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher-4/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher-0/+89
2017-09-26drm/amd/display: fix psr status waitDmytro Laktyushkin-1/+1
2017-09-26drm/amd/display: assert if mask is 0 in set_reg_field_value_exTony Cheng-0/+1
2017-09-26drm/amd/display: drop get platform infoDave Airlie-32/+0
2017-09-26drm/amd/display: drop register logger and pid/tgid gettersDave Airlie-16/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+424