summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-943/+325
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-19/+41
2023-01-13Merge tag 'drm-intel-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie-17/+51
2023-01-13Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...Dave Airlie-13/+31
2023-01-13Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-894/+202
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2023-01-12drm: Optimize drm buddy top-down allocation methodArunpravin Paneer Selvam-27/+54
2023-01-12drm/ttm: Fix a regression causing kernel oops'esZack Rusin-1/+1
2023-01-11drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa-4/+4
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann-613/+0
2023-01-10drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang-2/+2
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen-0/+4
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang-0/+9
2023-01-10drm/i915/gt: Reset twiceChris Wilson-6/+28
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König-16/+30
2023-01-09drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin-233/+87
2023-01-10drm/virtio: Fix GEM handle creation UAFRob Clark-2/+17
2023-01-09drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai-1/+1
2023-01-09drm/amd: Delay removal of the firmware framebufferMario Limonciello-6/+8
2023-01-09drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov-2/+3
2023-01-09drm/i915: Fix potential context UAFsRob Clark-6/+18
2023-01-09drm/i915: Reserve enough fence slot for i915_vma_unbind_asyncNirmoy Das-1/+1
2023-01-06Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter-48/+80
2023-01-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson-0/+6
2023-01-05drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen-6/+17
2023-01-05drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio-6/+4
2023-01-05drm/msm: another fix for the headless Adreno GPUDmitry Baryshkov-1/+1
2023-01-05drm/amdgpu: fix missing dma_fence_put in error pathChristian König-1/+3
2023-01-05drm/amdgpu: fix another missing fence reference in the CS codeChristian König-1/+4
2023-01-05drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7Evan Quan-0/+2
2023-01-05drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan-2/+2
2023-01-05Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Daniel Vetter-9/+39
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-39/+34
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer-5/+35
2023-01-04drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang-4/+13
2023-01-04drm/i915/gvt: use atomic operations to change the vGPU statusZhi Wang-40/+53
2023-01-04drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang-2/+7
2023-01-04drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang-2/+6
2023-01-04drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter-0/+1
2023-01-03drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh-0/+4
2023-01-03drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam-3/+3
2023-01-03drm/amdkfd: Fix kernel warning during topology setupMukul Joshi-1/+1
2023-01-03Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...Daniel Vetter-6/+8
2023-01-03drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko-3/+3
2023-01-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-28756/+45681
2023-01-02drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel-6/+8
2023-01-02drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko-3/+3
2023-01-02drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng-2/+4
2023-01-02drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione-3/+2
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-45/+212