summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: don't make assumptions about intel_wakeref_t typeJani Nikula2024-01-051-2/+2
* drm/xe/xe2: Add workaround 16020183090Lucas De Marchi2023-12-263-0/+17
* drm/xe: Disable 32bits buildLucas De Marchi2023-12-221-1/+1
* drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messagesDaniele Ceraolo Spurio2023-12-212-6/+54
* drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.70/71Tejas Upadhyay2023-12-211-0/+4
* drm/xe/kunit: Add GuC Doorbells Manager testsMichal Wajdeczko2023-12-212-0/+205
* drm/xe/kunit: Enable CONFIG_LOCKDEP in testsMichal Wajdeczko2023-12-211-0/+5
* drm/xe/kunit: Use xe kunit helper in WA testMichal Wajdeczko2023-12-211-3/+2
* drm/xe/kunit: Use xe kunit helper in RTP testMichal Wajdeczko2023-12-211-3/+2
* drm/xe/kunit: Restore test->priv when done with fake xe deviceMichal Wajdeczko2023-12-211-0/+10
* drm/xe/kunit: Define helper functions to allocate fake xe deviceMichal Wajdeczko2023-12-213-0/+100
* drm/xe/kunit: Set SR-IOV mode of the fake deviceMichal Wajdeczko2023-12-212-0/+5
* drm/xe: Introduce GuC Doorbells ManagerMichal Wajdeczko2023-12-215-0/+300
* drm/xe: Report TLB timeout using GT oriented functionsMichal Wajdeczko2023-12-211-6/+7
* drm/xe: Add GT oriented drm_printersMichal Wajdeczko2023-12-211-0/+44
* drm/xe/vf: Add VF specific interrupt handlerMichal Wajdeczko2023-12-211-0/+71
* drm/xe/vf: Setup memory based interrupts in GuCMichal Wajdeczko2023-12-211-0/+12
* drm/xe/vf: Update LRC with memory based interrupts dataMichal Wajdeczko2023-12-211-0/+24
* drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko2023-12-217-1/+513
* drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WBMichal Wajdeczko2023-12-212-1/+3
* drm/xe: Define IRQ offsets used by HW enginesMichal Wajdeczko2023-12-212-0/+30
* drm/xe: Update definition of GT_INTR_DWMichal Wajdeczko2023-12-211-0/+9
* drm/xe: Update LRC context layout definitionsMichal Wajdeczko2023-12-211-0/+9
* drm/xe: Define registers used by memory based irq processingMichal Wajdeczko2023-12-211-0/+2
* drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko2023-12-212-0/+17
* drm/xe/dg2: Drop pre-production workaroundsMatt Roper2023-12-214-207/+5
* drm/xe: Fix warning on impossible conditionLucas De Marchi2023-12-261-0/+1
* drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost2023-12-261-0/+3
* drm/xe: Remove uninitialized variable from warningLucas De Marchi2023-12-211-2/+2
* drm/xe: Remove ci-only GuC FW definitionsDaniele Ceraolo Spurio2023-12-211-2/+0
* drm/xe: Fix build without CONFIG_FAULT_INJECTIONRodrigo Vivi2023-12-212-2/+2
* drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi2023-12-211-18/+0
* drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi2023-12-211-0/+19
* drm/xe/uapi: Remove sync bindsMatthew Brost2023-12-214-81/+16
* drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi2023-12-211-1/+1
* drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-2110-758/+2
* drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah2023-12-214-6/+43
* drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah2023-12-211-63/+2
* drm/xe: Enable W=1 warnings by defaultLucas De Marchi2023-12-211-19/+28
* drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi2023-12-211-0/+4
* drm/xe/bo: Remove unusued variableLucas De Marchi2023-12-211-4/+0
* drm/xe: Return error if drm_buddy_init() failsLucas De Marchi2023-12-211-0/+2
* drm/xe: Drop some unnecessary header includesMatt Roper2023-12-216-7/+0
* drm/xe: Re-sort GT register headerMatt Roper2023-12-211-38/+38
* drm/xe: Define interrupt vector bits with the interrupt registersMatt Roper2023-12-213-7/+5
* drm/xe: Move GSC HECI base offsets out of register headerMatt Roper2023-12-212-4/+4
* drm/xe: Move engine base offsets to engine register headerMatt Roper2023-12-212-28/+33
* drm/xe: Fix whitespace in register definitionsMatt Roper2023-12-212-5/+5
* drm/xe: Move some per-engine register definitions to the engine headerMatt Roper2023-12-214-28/+30
* drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1Matt Roper2023-12-212-6/+5