summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-01-02Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"José Roberto de Souza
2024-12-23xe/oa: Drop the unused logic to parse context imageUmesh Nerlige Ramappa
2024-12-23xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa
2024-12-23drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström
2024-12-20drm/xe: Use q->xef for accessing xe fileLucas De Marchi
2024-12-20drm/xe: Fix fault on fd close after unbindLucas De Marchi
2024-12-20drm/xe/dg1: Fix power gate sequence.Rodrigo Vivi
2024-12-20drm/xe/gsc: Make GSCCS disabling message less alarmingDaniele Ceraolo Spurio
2024-12-20drm/xe/pm: Also avoid missing outer rpm warning on system suspendRodrigo Vivi
2024-12-20drm/xe/pf: Use correct function to check LMEM provisioningMichal Wajdeczko
2024-12-19drm/xe/tests: Move shrink test out of xe_boNirmoy Das
2024-12-19drm/i915/display: UHBR rates for ThunderboltMika Kahola
2024-12-18drm/xe: Force write completion of MI_STORE_DATA_IMMJosé Roberto de Souza
2024-12-16drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit
2024-12-16drm/xe/guc: Enable WA_DUAL_QUEUE for newer platformsDaniele Ceraolo Spurio
2024-12-16drm/xe: Wait for migration job before unmapping pagesNirmoy Das
2024-12-16drm/xe: Use non-interruptible wait when moving BO to systemNirmoy Das
2024-12-13drm/xe: Revert some changes that break a mesa debug toolJohn Harrison
2024-12-13drm/xe/irq: Manage MSI-X interrupts allocationIlia Levi
2024-12-13drm/xe: Initial MSI-X support for HW enginesIlia Levi
2024-12-13drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi
2024-12-11drm/xe: Make irq enabled flag atomicIlia Levi
2024-12-11drm/xe: Apply whitelist to engine save-restoreLucas De Marchi
2024-12-11drm/xe/reg_sr: Stop setting all whitelist slotsLucas De Marchi
2024-12-11drm/xe/reg_sr: Convert whitelist to gt loggingLucas De Marchi
2024-12-11drm/xe: Introduce xe_gt_dbg_printer()Michal Wajdeczko
2024-12-11drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-10drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio
2024-12-10drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu
2024-12-09drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-09Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-12-09drm/xe/tests: Wait for clear fence operation to completeNirmoy Das
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...Simona Vetter
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06drm/xe: Avoid evicting object of the same vm in none fault modeOak Zeng
2024-12-06drm/xe: Trace xe_bo_validateOak Zeng
2024-12-05drm/xe/guc: Fix for dead CT dump not re-armingJohn Harrison
2024-12-05drm/xe/vsec: Address static checker issueMichael J. Ruhl
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-06Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-12-05drm/xe: Use managed BO in memirqIlia Levi
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Fix down request message timeout handlingImre Deak
2024-12-05drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak