summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: Directly retrain link from debugfsMikita Lipski2021-04-091-2/+2
* drm/amd/display: Tweak the kernel doc for crc_rd_wrkWayne Lin2021-04-091-1/+1
* drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu2021-04-091-0/+66
* drm/amd/display: Add debugfs entry for LTTPR register statusAurabindo Pillai2021-04-091-0/+66
* drm/amd/display: use MST downstream AUX to dump DPRX CRCsDavid (Dingchen) Zhang2021-04-091-1/+1
* drm/amd/display: Use pr_debug in DM to prevent dmesg floodingVictor Lu2021-04-091-10/+10
* drm/amd/display: fix typo: liason -> liaisonDiego Viola2021-04-091-1/+1
* drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach2021-04-091-0/+9
* drm/amd/display: Fix MST topology debugfsEryk Brol2021-04-091-0/+4
* drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu2021-04-091-3/+3
* drm/amd/display: Add refresh rate traceRodrigo Siqueira2021-04-093-0/+34
* drm/amd/display: Fix black screen with scaled modes on some eDP panelsNikola Cornij2021-04-091-13/+26
* drm/amd/display: check fb of primary planeSefa Eyeoglu2021-04-091-1/+2
* drm/amd/display: Allow idle optimization based on vblank.Bindu Ramamurthy2021-04-091-2/+7
* drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub2021-04-091-3/+15
* drm/amd/display: Use appropriate DRM_DEBUG_... levelLuben Tuikov2021-04-091-29/+28
* drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan2021-04-091-85/+49
* drm/amd/display: Deallocate IRQ handlers on amdgpu_dm_irq_finiVictor Lu2021-04-091-0/+51
* drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo2021-04-091-7/+8
* drm/amd/display: Log DMCUB trace buffer eventsLeo (Hanghong) Ma2021-04-095-2/+108
* drm/amd/display: Add kernel doc to crc_rd_wrk fieldWayne Lin2021-04-091-0/+5
* drm/amdgpu/display/dm: add missing parameter documentationAlex Deucher2021-04-091-0/+1
* Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter2021-03-2610-205/+1577
|\
| * drm/amd/display: Fix vertical interrupt 0 registering issueWayne Lin2021-03-231-6/+19
| * drm/amdgpu/display: re-enable freesync video patchesNikola Cornij2021-03-232-35/+336
| * drm/amd/display: Fix potential memory leakQingqing Zhuo2021-03-231-0/+9
| * drm/amd/display: Add debugfs to control DMUB trace buffer eventsLeo (Hanghong) Ma2021-03-232-0/+38
| * drm/amd/display: Fix no previous prototype warningWayne Lin2021-03-231-1/+1
| * drm/amd/display: Fix secure display lock problemsWayne Lin2021-03-232-9/+7
| * drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma2021-03-231-1/+1
| * drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob2021-03-231-5/+1
| * drm/amd/display: Add debug out when viewport too smallNikola Cornij2021-03-231-6/+10
| * drm/amd/display: remove duplicate include in amdgpu_dm.cAnson Jacob2021-03-231-1/+0
| * Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"Anson Jacob2021-03-231-0/+1
| * drm/amd/display: Remove unused definesQingqing Zhuo2021-03-231-2/+0
| * drm/amdgpu/display: Implement functions to let DC allocate GPU memoryZhan Liu2021-03-233-3/+54
| * drm/amd/display: remove duplicate include in amdgpu_dm.cZhang Yunkai2021-03-231-1/+0
| * drm/amd/display: Fix warningQingqing Zhuo2021-03-232-3/+12
| * drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2021-03-231-0/+1
| * Revert freesync video patches temporarilyAurabindo Pillai2021-03-232-336/+35
| * drm/amdgpu/display: remove redundant continue statementColin Ian King2021-03-051-3/+1
| * drm/amdgpu/display: Remove unnecessary conversion to boolJiapeng Chong2021-03-051-1/+1
| * drm/amd/display: Add a backlight module optionTakashi Iwai2021-03-051-0/+5
| * drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher2021-03-051-4/+20
| * drm/amdgpu/display: simplify backlight settingAlex Deucher2021-03-051-16/+4
| * drm/amd/display: Use PSP TA to read out crcWayne Lin2021-03-055-7/+240
| * drm/amd/display: Change to set crc window by dmcu fwWayne Lin2021-03-051-2/+2
| * drm/amd/display: Support crc on specific regionWayne Lin2021-03-057-6/+412
| * drm/amd/display: Fix crc_src is not thread safeWayne Lin2021-03-054-9/+37
| * drm/amd/display: Fix an uninitialized index variableArnd Bergmann2021-03-021-8/+8