aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/inc/reg_helper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-25drm/amd/display: Support synchronized indirect reg accessRoy Chan1-0/+34
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian1-0/+13
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-3/+0
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+22
2019-03-19drm/amd/display: Combine field toggle macro and sequence write macro.Yongqiang Sun1-7/+2
2019-03-19drm/amd/display: Refactor reg_set and reg_update.Yongqiang Sun1-2/+1
2018-07-13drm/amd/display: generic indirect register accessTony Cheng1-0/+46
2018-05-15drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin1-0/+56
2017-09-26drm/amd/display: add line number to reg_wait timeout printDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: refactor dcn10 hw_sequencer to new reg access styleDmytro Laktyushkin1-1/+65
2017-09-26drm/amd/display: clarify delay param for REG_WAITTony Cheng1-2/+2
2017-09-26drm/amd/display: define reg helpers to update registers with 8 and 9 fieldsDmytro Laktyushkin1-0/+25
2017-09-26drm/amd/display: Change locking of registers when flipping frames.Andrew Wong1-0/+13
2017-09-26drm/amd/display: fix REG_SET_5 macroRoman Li1-1/+1
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+290