summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/amdgpu: Add DMCUB to firmware query interfaceNicholas Kazlauskas2019-11-131-0/+12
| | * drm/amd/display: Hook up the DMUB service in DMNicholas Kazlauskas2019-11-132-0/+317
| | * drm/amd/display: Add PSP FW version mask.Yongqiang Sun2019-11-131-1/+1
| | * drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun2019-11-135-3/+97
| | * drm/amd/display: Add the DMUB serviceNicholas Kazlauskas2019-11-1315-0/+2062
| | * drm/amd/display: Drop DMCUB from DCN21 resourcesNicholas Kazlauskas2019-11-131-31/+0
| | * drm/amdgpu: Add PSP loading support for DMCUB ucodeNicholas Kazlauskas2019-11-131-0/+3
| | * drm/amdgpu: Add ucode support for DMCUBNicholas Kazlauskas2019-11-132-1/+19
| | * drm/amd/display: fix dereference of pointer aconnector when it is nullColin Ian King2019-11-131-3/+2
| | * drm/amd/display: Add MST atomic routinesMikita Lipski2019-11-134-41/+108
| * | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-174-8/+7
| |\ \
| | * | drm: share address space for dma bufsGerd Hoffmann2019-12-061-3/+1
| | * | drm: constify fb ops across all driversJani Nikula2019-12-051-1/+1
| | * | drm/amdgpu: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-11-141-2/+2
| | * | drm/amdgpu: Provide ddc symlink in dm connector's sysfs directoryAndrzej Pietrasiewicz2019-11-071-2/+3
* | | | drm/amdgpu: remove the experimental flag for renoirAlex Deucher2020-01-231-1/+1
* | | | drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner2020-01-151-1/+1
* | | | drm/amdgpu: update goldensetting for renoirAaron Liu2020-01-151-1/+1
* | | | drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou2020-01-071-1/+2
* | | | drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
* | | | Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
* | | | drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan2020-01-012-2/+2
* | | | drm/amdgpu: enable gfxoff for raven1 refreshchangzhu2019-12-291-11/+4
* | | | drm/amdgpu/smu: add metrics table lock for vega20 (v2)Alex Deucher2019-12-291-0/+3
* | | | drm/amdgpu/smu: add metrics table lock for navi (v2)Alex Deucher2019-12-291-0/+3
* | | | drm/amdgpu/smu: add metrics table lock for arcturus (v2)Alex Deucher2019-12-291-0/+3
* | | | drm/amdgpu/smu: add metrics table lockAlex Deucher2019-12-292-0/+2
* | | | Revert "drm/amdgpu: simplify ATPX detection"Alex Deucher2019-12-291-1/+11
|/ / /
* | | Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-12-1327-118/+299
|\ \ \
| * | | drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10changzhu2019-12-121-8/+21
| * | | drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu2019-12-121-20/+24
| * | | drm/amdgpu: avoid using invalidate semaphore for picassochangzhu2019-12-121-8/+20
| * | | Revert "drm/amdgpu: dont schedule jobs while in reset"Alex Deucher2019-12-121-4/+1
| * | | drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher2019-12-117-4/+7
| * | | drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-12-111-0/+2
| * | | drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+2
| * | | drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-12-111-0/+1
| * | | drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+1
| * | | drm/amd/display: include linux/slab.h where neededArnd Bergmann2019-12-101-0/+2
| * | | drm/amd/display: fix undefined struct member referenceArnd Bergmann2019-12-101-0/+2
| * | | drm/amd/display: Compare clock state member to determine optimization.Yongqiang Sun2019-12-051-1/+17
| * | | drm/amdgpu/display: add fallthrough commentAlex Deucher2019-12-051-0/+1
| * | | drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen2019-12-051-10/+22
| * | | drm/amd/display: update dispclk and dppclk vco frequencyEric Yang2019-12-051-1/+1
| * | | drm/amd/display: Fix screen tearing on vrr testsAmanda Liu2019-12-052-20/+13
| * | | drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij2019-12-051-2/+10
| * | | drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu2019-12-052-2/+2
| * | | drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma2019-12-051-1/+8
| * | | drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor2019-12-051-34/+80
| * | | drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi2019-12-051-1/+1
OpenPOWER on IntegriCloud