summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe: Introduce GuC Doorbells ManagerMichal Wajdeczko
2023-12-21drm/xe: Report TLB timeout using GT oriented functionsMichal Wajdeczko
2023-12-21drm/xe: Add GT oriented drm_printersMichal Wajdeczko
2023-12-21drm/xe/vf: Add VF specific interrupt handlerMichal Wajdeczko
2023-12-21drm/xe/vf: Setup memory based interrupts in GuCMichal Wajdeczko
2023-12-21drm/xe/vf: Update LRC with memory based interrupts dataMichal Wajdeczko
2023-12-21drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko
2023-12-21drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WBMichal Wajdeczko
2023-12-21drm/xe: Define IRQ offsets used by HW enginesMichal Wajdeczko
2023-12-21drm/xe: Update definition of GT_INTR_DWMichal Wajdeczko
2023-12-21drm/xe: Update LRC context layout definitionsMichal Wajdeczko
2023-12-21drm/xe: Define registers used by memory based irq processingMichal Wajdeczko
2023-12-21drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko
2023-12-21drm/xe/dg2: Drop pre-production workaroundsMatt Roper
2023-12-26drm/xe: Fix warning on impossible conditionLucas De Marchi
2023-12-26drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost
2023-12-21drm/xe: Remove uninitialized variable from warningLucas De Marchi
2023-12-21drm/xe: Remove ci-only GuC FW definitionsDaniele Ceraolo Spurio
2023-12-21drm/xe: Fix build without CONFIG_FAULT_INJECTIONRodrigo Vivi
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi
2023-12-21drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost
2023-12-21drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit
2023-12-21drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah
2023-12-21drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah
2023-12-21drm/xe: Enable W=1 warnings by defaultLucas De Marchi
2023-12-21drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi
2023-12-21drm/xe/bo: Remove unusued variableLucas De Marchi
2023-12-21drm/xe: Return error if drm_buddy_init() failsLucas De Marchi
2023-12-21drm/xe: Drop some unnecessary header includesMatt Roper
2023-12-21drm/xe: Re-sort GT register headerMatt Roper
2023-12-21drm/xe: Define interrupt vector bits with the interrupt registersMatt Roper
2023-12-21drm/xe: Move GSC HECI base offsets out of register headerMatt Roper
2023-12-21drm/xe: Move engine base offsets to engine register headerMatt Roper
2023-12-21drm/xe: Fix whitespace in register definitionsMatt Roper
2023-12-21drm/xe: Move some per-engine register definitions to the engine headerMatt Roper
2023-12-21drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1Matt Roper
2023-12-21drm/xe/xe2: Support flat ccsHimal Prasad Ghimiray
2023-12-21drm/xe/xe2: Modify xe_bo_test for system memoryHimal Prasad Ghimiray
2023-12-21drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray
2023-12-21drm/xe/xe2: Update emit_pte to use compression enabled PAT indexHimal Prasad Ghimiray
2023-12-21drm/xe/xe2: Update chunk size for each iteration of ccs copyHimal Prasad Ghimiray
2023-12-21drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clearHimal Prasad Ghimiray
2023-12-21drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLTHimal Prasad Ghimiray
2023-12-21drm/xe/xe2: Allocate extra pages for ccs during bo createHimal Prasad Ghimiray
2023-12-21drm/xe/xe2: Modify main memory to ccs memory ratio.Himal Prasad Ghimiray
2023-12-21drm/xe/xe2: Determine bios enablement for flat ccs on igfxHimal Prasad Ghimiray
2023-12-21drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definitionMatt Roper
2023-12-21drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLsMatthew Brost