summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_helper.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-3/+3
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+3
* drm/amd/display: Add DCN35 family informationQingqing Zhuo2023-08-301-0/+4
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-4/+2
* drm/amd/display: Show the DCN/DCE version in the logRodrigo Siqueira2023-06-091-0/+56
* drm/amd/display: refactor dmub commands into single functionJosip Pavic2023-04-181-25/+3
* drm/amd/display: Support synchronized indirect reg accessRoy Chan2022-01-251-0/+60
* isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* drm/amd/display/dc/dc_helper: Include our own header, containing prototypesLee Jones2021-01-141-0/+1
* drm/amd/display: Decouple amdgpu_dm_trace from serviceRodrigo Siqueira2020-10-261-26/+0
* drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas2020-04-281-3/+3
* drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian2020-01-161-0/+30
* drm/amd/display: Split DMUB cmd type into type/subtypeNicholas Kazlauskas2019-12-051-0/+3
* drm/amd/display: Modify comments to match the codeZhan liu2019-11-261-1/+6
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas2019-11-131-19/+3
* drm/amd/display: Add DMUB support to DCNicholas Kazlauskas2019-11-131-0/+273
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+3
|\
| * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+3
* | drm/amd/display: Set dispclk and dprefclock directlyEric Yang2019-05-241-1/+1
|/
* drm/amd/display: Move dm_read_reg_func to dc_helper.Yongqiang Sun2019-03-201-0/+18
* drm/amd/display: change generic_reg_wait to void.Yongqiang Sun2019-03-201-4/+2
* drm/amd/display: Refactor reg_set and reg_update.Yongqiang Sun2019-03-191-9/+43
* drm/amd/display: refactor reg_updateTony Cheng2019-01-141-4/+32
* drm/amd/display: Warn instead of error on REG_WAIT timeoutDavid Francis2018-12-181-2/+2
* drm/amd/display: eliminate long wait between register polls on MaximusKen Chalmers2018-08-271-7/+2
* drm/amd/display: generic indirect register accessTony Cheng2018-07-131-0/+51
* drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin2018-05-151-0/+59
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+22
|\
| * drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-041-0/+22
* | drm/amd/display: add warning on long reg_waitDmytro Laktyushkin2017-12-061-1/+6
|/
* drm/amd/display: use some sensible time outTony Cheng2017-09-261-1/+5
* drm/amd/display: Fix generic_reg_wait 1000ms caseEric Yang2017-09-261-4/+3
* drm/amd/display: add line number to reg_wait timeout printDmytro Laktyushkin2017-09-261-3/+3
* drm/amd/display: redesign mpcDmytro Laktyushkin2017-09-261-3/+7
* drm/amd/display: fix enable_optc_clock reg_wait timeoutsDmytro Laktyushkin2017-09-261-1/+7
* drm/amd/display: Change locking of registers when flipping frames.Andrew Wong2017-09-261-0/+14
* drm/amd/display: add newline to generic_reg_wait timeout messageDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+144