summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-265-24/+14
|\
| * drm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko2024-04-241-2/+2
| * drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray2024-04-241-8/+1
| * drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray2024-04-243-14/+11
* | Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie2024-04-263-68/+2
|\ \
| * | Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner2024-04-253-66/+0
| * | drm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman2024-04-251-2/+2
* | | Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-265-96/+3
|\ \ \
| * | | drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach2024-04-191-2/+2
| * | | drm/gma500: Remove lid codePatrik Jakobsson2024-04-184-94/+1
* | | | drm/amdgpu/mes: fix use-after-free issueJack Xiao2024-04-231-0/+1
* | | | drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher2024-04-231-11/+15
* | | | drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang2024-04-233-6/+2
* | | | drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2024-04-232-2/+16
* | | | drm/amd/pm: Restore config space after resetLijo Lazar2024-04-231-0/+25
* | | | drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu2024-04-231-0/+3
* | | | drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling2024-04-231-3/+3
* | | | drm/amdgpu: Update BO eviction prioritiesFelix Kuehling2024-04-231-0/+2
* | | | drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2024-04-232-8/+8
* | | | drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar2024-04-231-1/+2
* | | | drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun2024-04-231-0/+7
* | | | drm/amdkfd: make sure VM is ready for updating operationsLang Yu2024-04-231-14/+20
* | | | drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi2024-04-231-0/+1
* | | | drm/amdkfd: Fix eviction fence handlingFelix Kuehling2024-04-231-4/+5
* | | | drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton2024-04-231-0/+1
| |_|/ |/| |
* | | Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-192-12/+17
|\ \ \
| * | | drm/xe/vm: prevent UAF with asid based lookupMatthew Auld2024-04-171-10/+11
| * | | drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst2024-04-171-2/+6
* | | | Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-1917-57/+186
|\ \ \ \ | | |/ / | |/| |
| * | | drm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov2024-04-161-2/+0
| * | | drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov2024-04-161-2/+0
| * | | drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul2024-04-151-5/+8
| * | | drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul2024-04-151-0/+10
| * | | drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal2024-04-151-4/+0
| * | | drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin2024-04-151-2/+2
| * | | drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin2024-04-151-3/+8
| * | | drm/vmwgfx: Fix prime import/exportZack Rusin2024-04-158-22/+117
| * | | drm/ttm: stop pooling cached NUMA pages v2Christian König2024-04-151-10/+28
| * | | drm: nv04: Fix out of bounds accessMikhail Kobuk2024-04-151-6/+7
| * | | nouveau: fix instmem race condition around ptr storesDave Airlie2024-04-151-1/+6
* | | | drm/radeon: silence UBSAN warning (v3)Alex Deucher2024-04-171-5/+5
* | | | drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher2024-04-171-2/+6
* | | | drm/amdgpu: fix visible VRAM handling during faultsChristian König2024-04-175-57/+53
* | | | drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan2024-04-171-26/+46
* | | | Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2024-04-172-7/+5
* | | | drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling2024-04-171-2/+2
* | | | drm/amdgpu: remove invalid resource->start check v2Christian König2024-04-171-4/+0
| |/ / |/| |
* | | amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie2024-04-121-2/+2
* | | Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-04-128-20/+54
|\ \ \
| * | | drm/msm/adreno: Set highest_bank_bit for A619Luca Weiss2024-04-051-0/+4