aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie8-28/+42
7 daysMerge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-21/+81
7 daysMerge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie12-32/+55
8 daysdrm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
8 daysdrm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
8 daysdrm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
8 daysdrm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
8 daysdrm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
8 daysdrm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
8 daysdrm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
8 daysdrm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
8 daysdrm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
8 daysdrm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
9 daysdrm/client: Do not destroy NULL modesJonathan Cavitt1-1/+2
10 daysdrm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost1-5/+5
10 daysdrm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
10 daysdrm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
11 daysdrm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60
11 daysdrm/i915/alpm: ALPM disable fixesJouni Högander1-6/+1
11 daysMerge drm/drm-fixes into drm-misc-fixesMaxime Ripard2007-26191/+152018
12 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook51-120/+80
12 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds133-494/+247
12 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds28-32/+32
12 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds935-1980/+1980
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1013-2824/+2808
13 daysMerge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds199-949/+2118
13 daysMerge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie13-60/+71
13 daysMerge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie1-0/+3
14 daysdrm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader1-9/+16
14 daysdrm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni1-1/+3
14 daysdrm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni1-1/+3
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook1-1/+1
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf4-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf6-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf6-37/+43
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf2-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf2-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König3-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan1-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin4-8/+14
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan1-1/+4
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin7-7/+7
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung1-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu1-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones13-33/+3