summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-05drm/amdgpu/display: add fallthrough commentAlex Deucher1-0/+1
2019-12-05drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen1-10/+22
2019-10-28drm/amd/display: remove gcc warning Wunused-but-set-variableChenwandun1-5/+0
2019-10-25drm/amd/display: Proper return of result when aux engine acquire failsAnthony Koo1-1/+4
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-4/+69
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+10
2019-10-10drm/amd/display: make aux defer delay and aux sw start delay seperateXiaodong Yan1-2/+9
2019-07-18drm/amd/display: Add aux tracing log in dceChiawen Huang1-1/+8
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+1
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-43/+103
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung1-3/+6
2019-03-20drm/amd/display: change generic_reg_wait to void.Yongqiang Sun1-1/+2
2019-03-19drm/amd/display: add i2c over aux failure handlingWenjing Liu1-0/+2
2019-03-19drm/amd/display: Combine field toggle macro and sequence write macro.Yongqiang Sun1-11/+11
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim1-29/+86
2019-03-05drm/amd/display: Fix exception from AUX acquire failureAnthony Koo1-2/+2
2019-02-05drm/amd/display: Use udelay when waiting between aux retriesJohn Barberiz1-1/+1
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis1-536/+21
2019-01-14drm/amd/display: Switch ddc to new aux interfaceDavid Francis1-0/+99
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis1-1/+2
2018-10-09drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor1-1/+1
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha1-30/+25
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha1-0/+942