summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski
2026-03-20drm/xe: Fix format specifier for printing pointer differencesNathan Chancellor
2026-03-20drm/xe: Extend Wa_14026781792 for xe3lpgNitin Gote
2026-03-20drm/xe/xe3p_lpg: Add Wa_16029437861Varun Gupta
2026-03-19drm/ttm: Fix spelling mistakes and comment style in ttm_resource.cVarun Gupta
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav
2026-03-17drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-17drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper
2026-03-16drm/xe/i2c: Assert/Deassert I2C IRQRaag Jadav
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula
2026-03-16drm/i915/fb: make intel_fb_bo.c less dependent on displayJani Nikula
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula
2026-03-16drm/i915: move i915 specific bo implementation to i915Jani Nikula
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-16Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-03-16Merge tag 'drm-intel-gt-next-2026-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-03-13drm/pagemap: Enable THP support for GPU memory migrationFrancois Dugast
2026-03-13drm/pagemap: Correct cpages calculation for migrate_vma_setupMatthew Brost
2026-03-13drm/pagemap: Add helper to access zone_device_dataFrancois Dugast
2026-03-13drm/pagemap: Unlock and put folios when possibleFrancois Dugast
2026-03-13drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-13drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanupZhanjun Dong
2026-03-13drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-13drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong
2026-03-13drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-13drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-13drm/i915/dp: Simplify forcing a link retrainingImre Deak
2026-03-13drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handlerImre Deak
2026-03-13drm/i915/hdcp: Take force_hdcp14 into account during check_linkSuraj Kandpal
2026-03-12drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301Matt Roper
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-12drm/xe: Fix overflow in guc_ct_snapshot_captureMika Kuoppala
2026-03-12drm/xe: implement VM_BIND decompression in vm_bind_ioctlNitin Gote
2026-03-12drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve supportNitin Gote
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-03-11accel/amdxdna: Support sensors for column utilizationMario Limonciello (AMD)
2026-03-11accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimateLizhi Hou