summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-12-02Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-13/+42
2021-12-02Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-65/+20
2021-12-02Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-12-02Merge tag 'amd-drm-fixes-5.16-2021-12-01' of https://gitlab.freedesktop.org/a...Dave Airlie16-40/+90
2021-12-02Merge tag 'drm-msm-fixes-2021-11-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie12-40/+84
2021-12-02drm/amdkfd: process_info lock not needed for svmPhilip Yang1-9/+0
2021-12-02drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl1-4/+8
2021-12-02drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-02drm/amdkfd: fix double free mem structurePhilip Yang1-3/+5
2021-12-02drm/amdkfd: set "r = 0" explicitly before gotoPhilip Yang1-0/+4
2021-12-02drm/amd/display: Add work around for tunneled MST.Jimmy Kizito4-11/+30
2021-12-02drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-02drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-02drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-02drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar2-4/+5
2021-12-02drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen1-0/+2
2021-12-02drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui1-2/+2
2021-12-02drm/amdgpu: cancel the correct hrtimer on exitFlora Cui1-2/+2
2021-12-02drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian3-0/+3
2021-12-01drm/i915/dp: Perform 30ms delay after source OUI writeLyude Paul4-0/+21
2021-11-29drm/i915: Add support for panels with VESA backlights with PWM enable/disableLyude Paul1-6/+21
2021-11-29drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard1-8/+2
2021-11-29drm/vc4: kms: Don't duplicate pending commitMaxime Ripard1-6/+0
2021-11-29drm/vc4: kms: Clear the HVS FIFO commit pointer once doneMaxime Ripard1-0/+1
2021-11-29drm/vc4: kms: Add missing drm_crtc_commit_putMaxime Ripard1-1/+8
2021-11-29drm/vc4: kms: Fix return code checkMaxime Ripard1-5/+5
2021-11-29drm/vc4: kms: Wait for the commit before increasing our clock rateMaxime Ripard1-3/+3
2021-11-29drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)Gurchetan Singh1-41/+1
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh2-2/+1
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2021-11-26drm: msm: fix building without CONFIG_COMMON_CLKArnd Bergmann2-4/+4
2021-11-26Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-17/+46
2021-11-26Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-7/+50
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher3-0/+18
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher6-79/+67
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar1-0/+3
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang1-6/+6
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang1-21/+12
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang1-0/+1
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang2-9/+23
2021-11-24drm/amdkfd: handle VMA remove racePhilip Yang1-9/+13
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang1-27/+36
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang1-1/+2
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher1-2/+13
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl1-4/+3
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2