summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...drm-fixes-2024-04-26drm-fixesDave Airlie5-24/+14
2 daysMerge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie3-68/+2
2 daysMerge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-96/+3
3 daysRevert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner3-66/+0
3 daysdrm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman1-2/+2
4 daysdrm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko1-2/+2
4 daysdrm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray1-8/+1
4 daysdrm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray3-14/+11
4 daysdrm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
4 daysdrm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
4 daysdrm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
4 daysdrm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
4 daysdrm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
4 daysdrm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
4 daysdrm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
4 daysdrm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
4 daysdrm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2-8/+8
4 daysdrm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
4 daysdrm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
4 daysdrm/amdkfd: make sure VM is ready for updating operationsLang Yu1-14/+20
4 daysdrm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
4 daysdrm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
4 daysdrm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
9 daysdrm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach1-2/+2
9 daysMerge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...drm-fixes-2024-04-19Dave Airlie2-12/+17
9 daysMerge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
10 daysdrm/gma500: Remove lid codePatrik Jakobsson4-94/+1
11 daysdrm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
11 daysdrm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
11 daysdrm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
11 daysdrm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
11 daysRevert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
11 daysdrm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
11 daysdrm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
11 daysdrm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
11 daysdrm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
11 daysdrm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov1-2/+0
11 daysdrm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
12 daysdrm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
12 daysdrm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul1-0/+10
12 daysdrm/v3d: Don't increment `enabled_ns` twiceMaíra Canal1-4/+0
13 daysdrm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
13 daysdrm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
13 daysdrm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
13 daysdrm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
13 daysdrm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
13 daysnouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowdrm-fixes-2024-04-12Dave Airlie1-2/+2
2024-04-12Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie8-20/+54
2024-04-12Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-15/+9