summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-04Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-10-03Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-03Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-03Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01drm/amd/display: Fix system hang while resume with TBT monitorTom Chung
2024-10-01drm/amd/display: Enable idle workqueue for more IPS modesLeo Li
2024-10-01drm/amd/display: Add HDR workaround for specific eDPAlex Hung
2024-10-01drm/amd/display: avoid set dispclk to 0Charlene Liu
2024-10-01drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo
2024-10-01drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu
2024-10-01drm/panthor: Don't add write fences to the shared BOsBoris Brezillon
2024-10-01drm/panthor: Don't declare a queue blocked if deferred operations are pendingBoris Brezillon
2024-10-01drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()Boris Brezillon
2024-10-01drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()Boris Brezillon
2024-10-01drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flagsLiviu Dudau
2024-10-01Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2024-10-01drm/i915/gem: fix bitwise and logical AND mixupJani Nikula
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-30drm/sched: revert "Always increment correct scheduler score"Christian König
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-28Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26drm/amd/pm: update workload mask after the settingKenneth Feng
2024-09-26drm/amdgpu: bump driver version for cleared VRAMAlex Deucher
2024-09-26drm/amdgpu: fix vbios fetching for SR-IOVAlex Deucher
2024-09-26drm/amdgpu: fix PTE copy corruption for sdma 7Frank Min
2024-09-26drm/sched: Always increment correct scheduler scoreTvrtko Ursulin
2024-09-26drm/sched: Always wake up correct scheduler in drm_sched_entity_push_jobTvrtko Ursulin
2024-09-26drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin
2024-09-25drm/amdkfd: Add SDMA queue quantum support for GFX12Sreekant Somasekharan
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi