index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
2024-01-15
drm/xe: display support should not depend on EXPERT
Jani Nikula
2024-01-15
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
2024-01-15
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
2024-01-15
drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
Dan Carpenter
2024-01-15
drm/xe/selftests: Fix an error pointer dereference bug
Dan Carpenter
2024-01-15
drm/xe/device: clean up on error in probe()
Dan Carpenter
2024-01-15
drm/xe: Fix build bug for GCC 11
Paul E. McKenney
2024-01-15
drm/xe: Check skip_guc_pc before setting SLPC flag
Vinay Belgaumkar
2024-01-15
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
2024-01-15
drm/xe: Fix guc_exec_queue_set_priority
Brian Welty
2024-01-15
drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomem
Thomas Hellström
2024-01-15
drm/xe: Annotate multiple mmio pointers with __iomem
Thomas Hellström
2024-01-15
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
2024-01-15
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
2024-01-15
drm/xe/vm: Fix an error path
Thomas Hellström
2024-01-15
drm/xe: Fix exec IOCTL long running exec queue ring full condition
Matthew Brost
2024-01-15
drm/xe: Fix definition of intel_wakeref_t
José Roberto de Souza
2023-12-26
drm/xe: Fix warning on impossible condition
Lucas De Marchi
2023-12-26
drm/xe: Fix UBSAN splat in add_preempt_fences()
Matthew Brost
2023-12-22
drm/xe: Disable 32bits build
Lucas De Marchi
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
2023-12-21
drm/xe: Remove uninitialized variable from warning
Lucas De Marchi
2023-12-21
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Fix build without CONFIG_FAULT_INJECTION
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
2023-12-21
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
2023-12-21
drm/xe: Enable W=1 warnings by default
Lucas De Marchi
2023-12-21
drm/xe/display: Fix dummy __i915_inject_probe_error()
Lucas De Marchi
2023-12-21
drm/xe/bo: Remove unusued variable
Lucas De Marchi
2023-12-21
drm/xe: Return error if drm_buddy_init() fails
Lucas De Marchi
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
2023-12-21
drm/xe: Re-sort GT register header
Matt Roper
2023-12-21
drm/xe: Define interrupt vector bits with the interrupt registers
Matt Roper
2023-12-21
drm/xe: Move GSC HECI base offsets out of register header
Matt Roper
2023-12-21
drm/xe: Move engine base offsets to engine register header
Matt Roper
2023-12-21
drm/xe: Fix whitespace in register definitions
Matt Roper
2023-12-21
drm/xe: Move some per-engine register definitions to the engine header
Matt Roper
2023-12-21
drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
Matt Roper
2023-12-21
drm/xe/xe2: Support flat ccs
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Modify xe_bo_test for system memory
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Update chunk size for each iteration of ccs copy
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
Himal Prasad Ghimiray
[next]