summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Merge tag 'amd-drm-fixes-6.2-2023-01-19' of https://gitlab.freedesktop.org/ag...Dave Airlie8-18/+33
2023-01-20Merge tag 'drm-misc-fixes-2023-01-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-10/+17
2023-01-20Merge tag 'drm-intel-fixes-2023-01-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-10/+23
2023-01-20Merge tag 'drm-msm-fixes-2023-01-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie4-4/+19
2023-01-18drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-18drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu1-0/+3
2023-01-18drm/amdgpu: correct MEC number for gfx11 APUsLang Yu1-2/+9
2023-01-18drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-01-18drm/amdgpu: fix amdgpu_job_free_resources v2Christian König1-2/+8
2023-01-18drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-18drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-18drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König1-0/+1
2023-01-18drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan1-1/+6
2023-01-18drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-18drm/i915: Remove unused variableNirmoy Das1-2/+0
2023-01-18drm/i915/dg2: Introduce Wa_18019271663Matt Atwood2-3/+7
2023-01-18drm/i915/dg2: Introduce Wa_18018764978Matt Atwood2-1/+9
2023-01-18drm/fb-helper: Set framebuffer for vga-switcheroo clientsThomas Zimmermann1-0/+7
2023-01-18drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann2-3/+6
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson1-4/+4
2023-01-18drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic1-1/+2
2023-01-18drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann1-1/+2
2023-01-17drm/i915/display: Check source height is > 0Drew Davenport1-1/+1
2023-01-13drm/vc4: bo: Fix unused variable warningMaxime Ripard1-1/+0
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-943/+325
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie9-19/+41
2023-01-13Merge tag 'drm-intel-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-17/+51
2023-01-13Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...Dave Airlie10-13/+31
2023-01-13Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie13-894/+202
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2023-01-12drm/vc4: bo: Fix drmm_mutex_init memory hogMaxime Ripard1-3/+2
2023-01-12drm: Optimize drm buddy top-down allocation methodArunpravin Paneer Selvam1-27/+54
2023-01-12drm/ttm: Fix a regression causing kernel oops'esZack Rusin1-1/+1
2023-01-11drm/msm/gpu: Fix potential double-freeRob Clark3-2/+16
2023-01-11adreno: Shutdown the GPU properlyJoel Fernandes (Google)1-2/+3
2023-01-11drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa2-4/+4
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann1-613/+0
2023-01-10drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang2-2/+2
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-10drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König1-16/+30
2023-01-09drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin6-233/+87
2023-01-10drm/virtio: Fix GEM handle creation UAFRob Clark1-2/+17
2023-01-09drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2023-01-09drm/amd: Delay removal of the firmware framebufferMario Limonciello2-6/+8
2023-01-09drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov1-2/+3
2023-01-09drm/i915: Fix potential context UAFsRob Clark1-6/+18
2023-01-09drm/i915: Reserve enough fence slot for i915_vma_unbind_asyncNirmoy Das1-1/+1