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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
drm/xe: Rename xe_rtp_regval to xe_rtp_action
Lucas De Marchi
3
-24
/
+27
2023-12-20
drm/xe/mcr: Add SQIDI steering for DG2
Lucas De Marchi
4
-32
/
+59
2023-12-20
drm/xe/mcr: Use designated init for xe_steering_types
Lucas De Marchi
1
-6
/
+6
2023-12-20
drm/xe: Remove TODO from workaround documentation
Lucas De Marchi
1
-3
/
+0
2023-12-20
drm/xe: Remove TODO from rtp infra
Lucas De Marchi
1
-4
/
+0
2023-12-20
drm/xe: Fix xe_tuning include
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Fix typo in MCR documentation
Lucas De Marchi
1
-5
/
+5
2023-12-20
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
3
-0
/
+27
2023-12-20
drm/xe: Drop TLB invalidation from ring operations
Matthew Brost
1
-39
/
+1
2023-12-20
drm/xe: Add TLB invalidation fence after rebinds issued from execs
Matthew Brost
1
-90
/
+110
2023-12-20
drm/xe: Add has_asid to device info
Matthew Brost
4
-4
/
+9
2023-12-20
drm/xe: Signal invalidation fence immediately if CT send fails
Matthew Brost
1
-9
/
+14
2023-12-20
drm/xe: Propagate VM unbind error to invalidation fence
Matthew Brost
1
-1
/
+7
2023-12-20
drm/xe: Lock GGTT on when restoring kernel BOs
Matthew Brost
1
-1
/
+4
2023-12-20
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
13
-21
/
+89
2023-12-20
drm/xe: Propagate error from bind operations to async fence
Matthew Brost
1
-1
/
+8
2023-12-20
drm/xe: Add range based TLB invalidations
Matthew Brost
5
-25
/
+84
2023-12-20
drm/xe: Add has_range_tlb_invalidation device attribute
Matthew Brost
2
-0
/
+6
2023-12-20
drm/xe: Delete debugfs entry to issue TLB invalidation
Matthew Brost
1
-24
/
+0
2023-12-20
drm/xe: Only set VM->asid for platforms that support a ASID
Matthew Brost
1
-13
/
+17
2023-12-20
drm/xe: Add TDR for invalidation fence timeout cleanup
Matthew Brost
4
-5
/
+65
2023-12-20
drm/xe: Add TLB invalidation fence ftrace
Matthew Brost
3
-0
/
+60
2023-12-20
drm/xe: Kernel doc GT TLB invalidations
Matthew Brost
1
-1
/
+51
2023-12-20
drm/xe: Invalidate TLB after unbind is complete
Matthew Brost
3
-0
/
+107
2023-12-20
drm/xe: Add TLB invalidation fence
Matthew Brost
8
-7
/
+80
2023-12-20
drm/xe: Move TLB invalidation variable to own sub-structure in GT
Matthew Brost
3
-23
/
+25
2023-12-20
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
9
-99
/
+146
2023-12-20
drm/xe: Don't process TLB invalidation done in CT fast-path
Matthew Brost
1
-1
/
+8
2023-12-20
drm/xe/migrate: Update emit_pte to cope with a size level than 4k
Matthew Brost
1
-11
/
+6
2023-12-20
drm/xe/ggtt: fix GGTT scratch usage for DG2
Matthew Auld
1
-10
/
+18
2023-12-20
drm/xe/ggtt: fix alignment usage for DG2
Matthew Auld
2
-4
/
+24
2023-12-20
drm/xe/ppgtt: fix scratch page usage on DG2
Matthew Auld
1
-5
/
+13
2023-12-20
drm/xe/ppgtt: clear the scratch page
Matthew Auld
1
-6
/
+8
2023-12-20
drm/xe/bo: reduce xe_bo_create_pin_map() restrictions
Matthew Auld
1
-15
/
+20
2023-12-20
drm/xe: Map initial FB at the same place in GGTT too
Maarten Lankhorst
3
-4
/
+20
2023-12-20
drm/xe: Convert memory device refcount to s32
Maarten Lankhorst
2
-2
/
+2
2023-12-20
drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPI
José Roberto de Souza
3
-0
/
+30
2023-12-20
drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_X
José Roberto de Souza
1
-9
/
+9
2023-12-20
drm/xe: Use global macros to set PM functions
Francois Dugast
1
-9
/
+2
2023-12-20
drm/xe: skip Kunit tests requiring real hardware when running on UML
Mauro Carvalho Chehab
1
-5
/
+23
2023-12-20
drm/xe/guc_pc: Fix Meteor Lake registers.
Rodrigo Vivi
1
-4
/
+66
2023-12-20
drm/xe: Fix Meteor Lake rsa issue on guc loading
Philippe Lecluse
1
-2
/
+2
2023-12-20
drm/xe/gt: Enable interrupt while initializing root gt
Balasubramani Vivekanandan
1
-1
/
+1
2023-12-20
drm/xe: KUnit tests depend on CONFIG_DRM_FBDEV_EMULATION
Mauro Carvalho Chehab
2
-0
/
+4
2023-12-20
drm/xe/Kconfig.debug: select DEBUG_FS for KUnit runs
Mauro Carvalho Chehab
2
-1
/
+2
2023-12-20
drm/xe: Add min config for kunit integration ARCH=um
Lucas De Marchi
1
-0
/
+7
2023-12-20
drm/xe: Add documentation for mem_type
Lucas De Marchi
1
-1
/
+1
2023-12-12
drm/xe/gt: Fix min() with u32 and u64
Lucas De Marchi
1
-1
/
+1
2023-12-12
drm/xe: Fix tracepoints on 32b
Lucas De Marchi
1
-6
/
+6
2023-12-12
drm/xe/mmio: Use non-atomic writeq/readq variant for 32b
Lucas De Marchi
2
-7
/
+1
[next]