aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 5-24/+14
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Gravatar Dave Airlie 3-68/+2
2024-04-26Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 5-96/+3
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Gravatar Christian Gmeiner 3-66/+0
2024-04-25drm/etnaviv: fix tx clock gating on some GC7000 variantsGravatar Derek Foreman 1-2/+2
2024-04-24drm/xe/guc: Fix arguments passed to relay G2H handlersGravatar Michal Wajdeczko 1-2/+2
2024-04-24drm/xe: call free_gsc_pkt only once on action add failureGravatar Himal Prasad Ghimiray 1-8/+1
2024-04-24drm/xe: Remove sysfs only once on action add failureGravatar Himal Prasad Ghimiray 3-14/+11
2024-04-23drm/amdgpu/mes: fix use-after-free issueGravatar Jack Xiao 1-0/+1
2024-04-23drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Gravatar Alex Deucher 1-11/+15
2024-04-23drm/amdgpu: Fix the ring buffer size for queue VM flushGravatar Prike Liang 3-6/+2
2024-04-23drm/amdkfd: Add VRAM accounting for SVM migrationGravatar Mukul Joshi 2-2/+16
2024-04-23drm/amd/pm: Restore config space after resetGravatar Lijo Lazar 1-0/+25
2024-04-23drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendGravatar Lang Yu 1-0/+3
2024-04-23drm/amdkfd: Fix rescheduling of restore workerGravatar Felix Kuehling 1-3/+3
2024-04-23drm/amdgpu: Update BO eviction prioritiesGravatar Felix Kuehling 1-0/+2
2024-04-23drm/amdgpu/vpe: fix vpe dpm setup failedGravatar Peyton Lee 2-8/+8
2024-04-23drm/amdgpu: Assign correct bits for SDMA HDP flushGravatar Lijo Lazar 1-1/+2
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryGravatar Ma Jun 1-0/+7
2024-04-23drm/amdkfd: make sure VM is ready for updating operationsGravatar Lang Yu 1-14/+20
2024-04-23drm/amdgpu: Fix leak when GPU memory allocation failsGravatar Mukul Joshi 1-0/+1
2024-04-23drm/amdkfd: Fix eviction fence handlingGravatar Felix Kuehling 1-4/+5
2024-04-23drm/amd/display: Set color_mgmt_changed to true on unsuspendGravatar Joshua Ashton 1-0/+1
2024-04-19drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callGravatar Lucas Stach 1-2/+2
2024-04-19Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 2-12/+17
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 17-57/+186
2024-04-18drm/gma500: Remove lid codeGravatar Patrik Jakobsson 4-94/+1
2024-04-17drm/radeon: silence UBSAN warning (v3)Gravatar Alex Deucher 1-5/+5
2024-04-17drm/radeon: make -fstrict-flex-arrays=3 happyGravatar Alex Deucher 1-2/+6
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsGravatar Christian König 5-57/+53
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyGravatar xinhui pan 1-26/+46
2024-04-17Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Gravatar Alex Deucher 2-7/+5
2024-04-17drm/amdkfd: Fix memory leak in create_process failureGravatar Felix Kuehling 1-2/+2
2024-04-17drm/amdgpu: remove invalid resource->start check v2Gravatar Christian König 1-4/+0
2024-04-17drm/xe/vm: prevent UAF with asid based lookupGravatar Matthew Auld 1-10/+11
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initGravatar Maarten Lankhorst 1-2/+6
2024-04-16drm/panel: novatek-nt36682e: don't unregister DSI deviceGravatar Dmitry Baryshkov 1-2/+0
2024-04-16drm/panel: visionox-rm69299: don't unregister DSI deviceGravatar Dmitry Baryshkov 1-2/+0
2024-04-15drm/nouveau/dp: Don't probe eDP ports twice harderGravatar Lyude Paul 1-5/+8
2024-04-15drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsGravatar Lyude Paul 1-0/+10
2024-04-15drm/v3d: Don't increment `enabled_ns` twiceGravatar Maíra Canal 1-4/+0
2024-04-15drm/vmwgfx: Sort primary plane formats by order of preferenceGravatar Zack Rusin 1-2/+2
2024-04-15drm/vmwgfx: Fix crtc's atomic check conditionalGravatar Zack Rusin 1-3/+8
2024-04-15drm/vmwgfx: Fix prime import/exportGravatar Zack Rusin 8-22/+117
2024-04-15drm/ttm: stop pooling cached NUMA pages v2Gravatar Christian König 1-10/+28
2024-04-15drm: nv04: Fix out of bounds accessGravatar Mikhail Kobuk 1-6/+7
2024-04-15nouveau: fix instmem race condition around ptr storesGravatar Dave Airlie 1-1/+6
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowGravatar Dave Airlie 1-2/+2
2024-04-12Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Gravatar Dave Airlie 8-20/+54
2024-04-12Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 5-15/+9