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