aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_helper.c
AgeCommit message (Expand)Author
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-01-14drm/amd/display/dc/dc_helper: Include our own header, containing prototypesLee Jones
2020-10-26drm/amd/display: Decouple amdgpu_dm_trace from serviceRodrigo Siqueira
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian
2019-12-05drm/amd/display: Split DMUB cmd type into type/subtypeNicholas Kazlauskas
2019-11-26drm/amd/display: Modify comments to match the codeZhan liu
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-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-24drm/amd/display: Set dispclk and dprefclock directlyEric Yang
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-01-14drm/amd/display: refactor reg_updateTony Cheng
2018-12-18drm/amd/display: Warn instead of error on REG_WAIT timeoutDavid Francis
2018-08-27drm/amd/display: eliminate long wait between register polls on MaximusKen Chalmers
2018-07-13drm/amd/display: generic indirect register accessTony Cheng
2018-05-15drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-06drm/amd/display: add warning on long reg_waitDmytro Laktyushkin
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher
2017-09-26drm/amd/display: use some sensible time outTony Cheng
2017-09-26drm/amd/display: Fix generic_reg_wait 1000ms caseEric Yang
2017-09-26drm/amd/display: add line number to reg_wait timeout printDmytro Laktyushkin
2017-09-26drm/amd/display: redesign mpcDmytro Laktyushkin
2017-09-26drm/amd/display: fix enable_optc_clock reg_wait timeoutsDmytro Laktyushkin
2017-09-26drm/amd/display: Change locking of registers when flipping frames.Andrew Wong
2017-09-26drm/amd/display: add newline to generic_reg_wait timeout messageDmytro Laktyushkin
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland