summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2021-12-10Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-12/+30
2021-12-10Merge tag 'amd-drm-fixes-5.16-2021-12-08' of https://gitlab.freedesktop.org/a...Dave Airlie-1/+8
2021-12-10Merge tag 'drm-intel-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie-9/+10
2021-12-10Merge tag 'drm-misc-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+12
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+6
2021-12-09drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla-9/+9
2021-12-08drm/amd/display: prevent reading unitialized linksMikita Lipski-0/+2
2021-12-08drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas-1/+6
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+6
2021-12-08drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter-0/+1
2021-12-08drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen-1/+10
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski-0/+6
2021-12-03drm/ttm: fix ttm_bo_swapoutChristian König-1/+2
2021-12-03Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie-13/+42
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-65/+20
2021-12-02Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza-7/+0
2021-12-02Merge tag 'amd-drm-fixes-5.16-2021-12-01' of https://gitlab.freedesktop.org/a...Dave Airlie-40/+90
2021-12-02Merge tag 'drm-msm-fixes-2021-11-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-40/+84
2021-12-01drm/amdkfd: process_info lock not needed for svmPhilip Yang-9/+0
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl-4/+8
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan-0/+8
2021-12-01drm/amdkfd: fix double free mem structurePhilip Yang-3/+5
2021-12-01drm/amdkfd: set "r = 0" explicitly before gotoPhilip Yang-0/+4
2021-12-01drm/amd/display: Add work around for tunneled MST.Jimmy Kizito-11/+30
2021-12-01drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar-0/+4
2021-12-01drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George-1/+1
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas-4/+16
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar-4/+5
2021-12-01drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen-0/+2
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui-2/+2
2021-12-01drm/amdgpu: cancel the correct hrtimer on exitFlora Cui-2/+2
2021-12-01drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian-0/+3
2021-12-01drm/i915/dp: Perform 30ms delay after source OUI writeLyude Paul-0/+21
2021-11-29drm/i915: Add support for panels with VESA backlights with PWM enable/disableLyude Paul-6/+21
2021-11-29drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard-8/+2
2021-11-29drm/vc4: kms: Don't duplicate pending commitMaxime Ripard-6/+0
2021-11-29drm/vc4: kms: Clear the HVS FIFO commit pointer once doneMaxime Ripard-0/+1
2021-11-29drm/vc4: kms: Add missing drm_crtc_commit_putMaxime Ripard-1/+8
2021-11-29drm/vc4: kms: Fix return code checkMaxime Ripard-5/+5
2021-11-29drm/vc4: kms: Wait for the commit before increasing our clock rateMaxime Ripard-3/+3
2021-11-29drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)Gurchetan Singh-41/+1
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh-2/+1
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2021-11-26drm: msm: fix building without CONFIG_COMMON_CLKArnd Bergmann-4/+4
2021-11-26Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie-17/+46
2021-11-26Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-7/+50
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher-0/+18
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher-79/+67
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar-0/+3
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang-6/+6