index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
2023-12-21
1
-0
/
+19
*
drm/xe/uapi: Remove sync binds
Matthew Brost
2023-12-21
4
-81
/
+16
*
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
2023-12-21
1
-1
/
+1
*
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
2023-12-21
10
-758
/
+2
*
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
2023-12-21
4
-6
/
+43
*
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
2023-12-21
1
-63
/
+2
*
drm/xe: Enable W=1 warnings by default
Lucas De Marchi
2023-12-21
1
-19
/
+28
*
drm/xe/display: Fix dummy __i915_inject_probe_error()
Lucas De Marchi
2023-12-21
1
-0
/
+4
*
drm/xe/bo: Remove unusued variable
Lucas De Marchi
2023-12-21
1
-4
/
+0
*
drm/xe: Return error if drm_buddy_init() fails
Lucas De Marchi
2023-12-21
1
-0
/
+2
*
drm/xe: Drop some unnecessary header includes
Matt Roper
2023-12-21
6
-7
/
+0
*
drm/xe: Re-sort GT register header
Matt Roper
2023-12-21
1
-38
/
+38
*
drm/xe: Define interrupt vector bits with the interrupt registers
Matt Roper
2023-12-21
3
-7
/
+5
*
drm/xe: Move GSC HECI base offsets out of register header
Matt Roper
2023-12-21
2
-4
/
+4
*
drm/xe: Move engine base offsets to engine register header
Matt Roper
2023-12-21
2
-28
/
+33
*
drm/xe: Fix whitespace in register definitions
Matt Roper
2023-12-21
2
-5
/
+5
*
drm/xe: Move some per-engine register definitions to the engine header
Matt Roper
2023-12-21
4
-28
/
+30
*
drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
Matt Roper
2023-12-21
2
-6
/
+5
*
drm/xe/xe2: Support flat ccs
Himal Prasad Ghimiray
2023-12-21
1
-1
/
+1
*
drm/xe/xe2: Modify xe_bo_test for system memory
Himal Prasad Ghimiray
2023-12-21
1
-17
/
+27
*
drm/xe/xe2: Handle flat ccs move for igfx.
Himal Prasad Ghimiray
2023-12-21
5
-42
/
+66
*
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
2023-12-21
4
-7
/
+18
*
drm/xe/xe2: Update chunk size for each iteration of ccs copy
Himal Prasad Ghimiray
2023-12-21
1
-11
/
+25
*
drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
Himal Prasad Ghimiray
2023-12-21
1
-54
/
+11
*
drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
Himal Prasad Ghimiray
2023-12-21
2
-9
/
+17
*
drm/xe/xe2: Allocate extra pages for ccs during bo create
Himal Prasad Ghimiray
2023-12-21
1
-9
/
+14
*
drm/xe/xe2: Modify main memory to ccs memory ratio.
Himal Prasad Ghimiray
2023-12-21
2
-2
/
+2
*
drm/xe/xe2: Determine bios enablement for flat ccs on igfx
Himal Prasad Ghimiray
2023-12-21
2
-0
/
+33
*
drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
Matt Roper
2023-12-21
1
-1
/
+0
*
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
2023-12-21
9
-28
/
+206
*
drm/xe: Remove vram size info from sysfs
Rodrigo Vivi
2023-12-21
1
-22
/
+1
*
drm/xe: Use a flags field instead of bools for sync parse
Matthew Brost
2023-12-21
4
-6
/
+13
*
drm/xe: Use a flags field instead of bools for VMA create
Matthew Brost
2023-12-21
1
-30
/
+34
*
drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
Thomas Hellström
2023-12-21
1
-2
/
+2
*
drm/xe: Use DRM GPUVM helpers for external- and evicted objects
Thomas Hellström
2023-12-21
5
-386
/
+129
*
drm/xe: Fix lockdep warning in xe_force_wake calls
Aravind Iddamsetty
2023-12-21
1
-4
/
+6
*
drm/xe: Check skip_guc_pc before disabling gucrc
Vinay Belgaumkar
2023-12-21
1
-3
/
+5
*
drm/xe: Use NULL PTEs as scratch PTEs
Thomas Hellström
2023-12-21
5
-72
/
+74
*
drm/xe: Restrict huge PTEs to 1GiB
Thomas Hellström
2023-12-21
3
-1
/
+7
*
drm/xe: Add frequency throttle reasons sysfs attributes
Sujaritha Sundaresan
2023-12-21
5
-0
/
+283
*
drm/xe: Create a xe_gt_freq component for raw management and sysfs
Rodrigo Vivi
2023-12-21
7
-104
/
+347
*
drm/xe: Change the name of frequency sysfs attributes
Sujaritha Sundaresan
2023-12-21
1
-30
/
+30
*
drm/xe/vm: Avoid asid lookup if none allocated
Mika Kuoppala
2023-12-21
1
-1
/
+1
*
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
15
-41
/
+42
*
drm/xe/kunit: Add test for LMTT operations
Michal Wajdeczko
2023-12-21
2
-0
/
+77
*
drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfig
Michal Wajdeczko
2023-12-21
1
-0
/
+1
*
drm/xe/pf: Introduce Local Memory Translation Table
Michal Wajdeczko
2023-12-21
9
-0
/
+944
*
drm/xe: Introduce SR-IOV logging macros
Michal Wajdeczko
2023-12-21
1
-0
/
+46
*
drm/xe: Define DRM_XE_DEBUG_SRIOV config
Michal Wajdeczko
2023-12-21
1
-0
/
+10
*
drm/xe: Avoid any races around ccs_mode update
Niranjana Vishwanathapura
2023-12-21
3
-0
/
+28
[prev]
[next]