index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
drm/xe: display support should not depend on EXPERT
Jani Nikula
1
-1
/
+1
2024-01-15
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
1
-6
/
+6
2024-01-15
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
2
-50
/
+80
2024-01-15
drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
Dan Carpenter
1
-3
/
+4
2024-01-15
drm/xe/selftests: Fix an error pointer dereference bug
Dan Carpenter
1
-3
/
+2
2024-01-15
drm/xe/device: clean up on error in probe()
Dan Carpenter
1
-1
/
+1
2024-01-15
drm/xe: Fix build bug for GCC 11
Paul E. McKenney
1
-1
/
+0
2024-01-15
drm/xe: Check skip_guc_pc before setting SLPC flag
Vinay Belgaumkar
2
-1
/
+9
2024-01-15
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
4
-9
/
+14
2024-01-15
drm/xe: Fix guc_exec_queue_set_priority
Brian Welty
1
-1
/
+1
2024-01-15
drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomem
Thomas Hellström
1
-2
/
+2
2024-01-15
drm/xe: Annotate multiple mmio pointers with __iomem
Thomas Hellström
1
-3
/
+3
2024-01-15
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
2
-3
/
+3
2024-01-15
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
1
-1
/
+1
2024-01-15
drm/xe/vm: Fix an error path
Thomas Hellström
1
-3
/
+5
2024-01-15
drm/xe: Fix exec IOCTL long running exec queue ring full condition
Matthew Brost
1
-3
/
+4
2024-01-15
drm/xe: Fix definition of intel_wakeref_t
José Roberto de Souza
1
-1
/
+1
2023-12-26
drm/xe: Fix warning on impossible condition
Lucas De Marchi
1
-0
/
+1
2023-12-26
drm/xe: Fix UBSAN splat in add_preempt_fences()
Matthew Brost
1
-0
/
+3
2023-12-22
drm/xe: Disable 32bits build
Lucas De Marchi
1
-1
/
+1
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
330
-0
/
+59575
2023-12-22
drm/xe: Remove uninitialized variable from warning
Lucas De Marchi
1
-2
/
+2
2023-12-21
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
1
-2
/
+0
2023-12-21
drm/xe: Fix build without CONFIG_FAULT_INJECTION
Rodrigo Vivi
2
-2
/
+2
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
1
-18
/
+0
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
1
-0
/
+19
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
4
-81
/
+16
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
10
-758
/
+2
2023-12-21
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
4
-6
/
+43
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
1
-63
/
+2
2023-12-21
drm/xe: Enable W=1 warnings by default
Lucas De Marchi
1
-19
/
+28
2023-12-21
drm/xe/display: Fix dummy __i915_inject_probe_error()
Lucas De Marchi
1
-0
/
+4
2023-12-21
drm/xe/bo: Remove unusued variable
Lucas De Marchi
1
-4
/
+0
2023-12-21
drm/xe: Return error if drm_buddy_init() fails
Lucas De Marchi
1
-0
/
+2
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
6
-7
/
+0
2023-12-21
drm/xe: Re-sort GT register header
Matt Roper
1
-38
/
+38
2023-12-21
drm/xe: Define interrupt vector bits with the interrupt registers
Matt Roper
3
-7
/
+5
2023-12-21
drm/xe: Move GSC HECI base offsets out of register header
Matt Roper
2
-4
/
+4
2023-12-21
drm/xe: Move engine base offsets to engine register header
Matt Roper
2
-28
/
+33
2023-12-21
drm/xe: Fix whitespace in register definitions
Matt Roper
2
-5
/
+5
2023-12-21
drm/xe: Move some per-engine register definitions to the engine header
Matt Roper
4
-28
/
+30
2023-12-21
drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
Matt Roper
2
-6
/
+5
2023-12-21
drm/xe/xe2: Support flat ccs
Himal Prasad Ghimiray
1
-1
/
+1
2023-12-21
drm/xe/xe2: Modify xe_bo_test for system memory
Himal Prasad Ghimiray
1
-17
/
+27
2023-12-21
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
5
-42
/
+66
2023-12-21
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
4
-7
/
+18
2023-12-21
drm/xe/xe2: Update chunk size for each iteration of ccs copy
Himal Prasad Ghimiray
1
-11
/
+25
2023-12-21
drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
Himal Prasad Ghimiray
1
-54
/
+11
2023-12-21
drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
Himal Prasad Ghimiray
2
-9
/
+17
[next]