summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Check engine is not NULL before acquiringAric Cyr2020-02-111-1/+1
* drm/amdgpu/display: add fallthrough commentAlex Deucher2019-12-091-0/+1
* drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen2019-12-051-10/+22
* drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe2019-11-131-9/+37
* drm/amd/display: remove gcc warning Wunused-but-set-variableChenwandun2019-10-281-5/+0
* drm/amd/display: Proper return of result when aux engine acquire failsAnthony Koo2019-10-251-1/+4
* drm/amd/display: configurable aux timeout supportabdoulaye berthe2019-10-171-4/+69
* drm/amd/display: update register field access mechanismabdoulaye berthe2019-10-171-1/+10
* drm/amd/display: make aux defer delay and aux sw start delay seperateXiaodong Yan2019-10-101-2/+9
* drm/amd/display: Add aux tracing log in dceChiawen Huang2019-07-181-1/+8
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+1
* drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-081-43/+103
|\
| * drm/amd/display: change generic_reg_wait to void.Yongqiang Sun2019-03-201-1/+2
| * drm/amd/display: add i2c over aux failure handlingWenjing Liu2019-03-191-0/+2
| * drm/amd/display: Combine field toggle macro and sequence write macro.Yongqiang Sun2019-03-191-11/+11
| * drm/amd/display: Respect aux return valuesThomas Lim2019-03-191-29/+86
| * drm/amd/display: Fix exception from AUX acquire failureAnthony Koo2019-03-051-2/+2
* | drm/amd/display: extending AUX SW TimeoutMartin Leung2019-04-111-3/+6
|/
* drm/amd/display: Use udelay when waiting between aux retriesJohn Barberiz2019-02-051-1/+1
* drm/amd/display: Change from aux_engine to dce_auxDavid Francis2019-01-141-536/+21
* drm/amd/display: Switch ddc to new aux interfaceDavid Francis2019-01-141-0/+99
* drm/amd/display: Shift dc link aux to aux_payloadDavid Francis2019-01-141-1/+2
* drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor2018-10-091-1/+1
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-30/+25
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+942
OpenPOWER on IntegriCloud