index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-12-21
drm/xe/xe2: Allocate extra pages for ccs during bo create
Himal Prasad Ghimiray
1
-9
/
+14
2023-12-21
drm/xe/xe2: Modify main memory to ccs memory ratio.
Himal Prasad Ghimiray
2
-2
/
+2
2023-12-21
drm/xe/xe2: Determine bios enablement for flat ccs on igfx
Himal Prasad Ghimiray
2
-0
/
+33
2023-12-21
drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
Matt Roper
1
-1
/
+0
2023-12-21
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
9
-28
/
+206
2023-12-21
drm/xe: Remove vram size info from sysfs
Rodrigo Vivi
1
-22
/
+1
2023-12-21
drm/xe: Use a flags field instead of bools for sync parse
Matthew Brost
4
-6
/
+13
2023-12-21
drm/xe: Use a flags field instead of bools for VMA create
Matthew Brost
1
-30
/
+34
2023-12-21
drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
Thomas Hellström
1
-2
/
+2
2023-12-21
drm/xe: Use DRM GPUVM helpers for external- and evicted objects
Thomas Hellström
5
-386
/
+129
2023-12-21
drm/xe: Fix lockdep warning in xe_force_wake calls
Aravind Iddamsetty
1
-4
/
+6
2023-12-21
drm/xe: Check skip_guc_pc before disabling gucrc
Vinay Belgaumkar
1
-3
/
+5
2023-12-21
drm/xe: Use NULL PTEs as scratch PTEs
Thomas Hellström
5
-72
/
+74
2023-12-21
drm/xe: Restrict huge PTEs to 1GiB
Thomas Hellström
3
-1
/
+7
2023-12-21
drm/xe: Add frequency throttle reasons sysfs attributes
Sujaritha Sundaresan
5
-0
/
+283
2023-12-21
drm/xe: Create a xe_gt_freq component for raw management and sysfs
Rodrigo Vivi
7
-104
/
+347
2023-12-21
drm/xe: Change the name of frequency sysfs attributes
Sujaritha Sundaresan
1
-30
/
+30
2023-12-21
drm/xe/vm: Avoid asid lookup if none allocated
Mika Kuoppala
1
-1
/
+1
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
15
-41
/
+42
2023-12-21
drm/xe/kunit: Add test for LMTT operations
Michal Wajdeczko
2
-0
/
+77
2023-12-21
drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfig
Michal Wajdeczko
1
-0
/
+1
2023-12-21
drm/xe/pf: Introduce Local Memory Translation Table
Michal Wajdeczko
9
-0
/
+944
2023-12-21
drm/xe: Introduce SR-IOV logging macros
Michal Wajdeczko
1
-0
/
+46
2023-12-21
drm/xe: Define DRM_XE_DEBUG_SRIOV config
Michal Wajdeczko
1
-0
/
+10
2023-12-21
drm/xe: Avoid any races around ccs_mode update
Niranjana Vishwanathapura
3
-0
/
+28
2023-12-21
drm/xe: Allow userspace to configure CCS mode
Niranjana Vishwanathapura
3
-0
/
+107
2023-12-21
drm/xe: Enable Fixed CCS mode setting
Niranjana Vishwanathapura
9
-0
/
+159
2023-12-21
drm/xe/xe2: Add workaround 18032095049 and 16021639441
Tejas Upadhyay
2
-0
/
+19
2023-12-21
drm/xe/xe2: Add workaround 14019988906
Tejas Upadhyay
2
-0
/
+5
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
7
-7
/
+218
2023-12-21
drm/xe/huc: Prepare for 2-step HuC authentication
Daniele Ceraolo Spurio
4
-12
/
+47
2023-12-21
drm/xe/kunit: Test WAs for MTL and LNL
Lucas De Marchi
1
-1
/
+24
2023-12-21
drm/xe/kunit: Add stub to read_gmdid
Lucas De Marchi
4
-0
/
+29
2023-12-21
drm/xe/kunit: Move fake pci data to test-priv
Lucas De Marchi
4
-20
/
+22
2023-12-21
drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANY
Lucas De Marchi
1
-5
/
+0
2023-12-21
drm/xe: Expand XE_REG_OPTION_MASKED documentation
Lucas De Marchi
1
-1
/
+10
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
3
-42
/
+0
2023-12-21
drm/xe/uapi: Use LR abbrev for long-running vms
Thomas Hellström
1
-4
/
+4
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
3
-1
/
+11
2023-12-21
drm/xe/uapi: Add Tile ID information to the GT info query
Rodrigo Vivi
1
-0
/
+1
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
3
-10
/
+5
[prev]
[next]