index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe: Add sysfs entry to report per tile memory size
Tejas Upadhyay
3
-0
/
+25
2023-12-21
drm/xe: Add GTs under respective tile sysfs
Tejas Upadhyay
1
-2
/
+2
2023-12-21
drm/xe: Add sysfs entry for tile
Tejas Upadhyay
7
-0
/
+114
2023-12-21
drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
Zbigniew Kempczyński
1
-10
/
+37
2023-12-21
drm/xe: properly check bounds for xe_wait_user_fence_ioctl()
Paulo Zanoni
1
-0
/
+3
2023-12-21
drm/xe: fix bounds checking for 'len' in xe_engine_create_ioctl
Paulo Zanoni
1
-1
/
+1
2023-12-21
drm/xe/slpc: Start SLPC before GuC submission on reset
Daniele Ceraolo Spurio
1
-5
/
+1
2023-12-21
drm/xe: fix HuC FW ordering for DG1
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-21
drm/xe: Add missing ADL entries to xe_test_wa
Anusha Srivatsa
1
-0
/
+3
2023-12-21
drm/xe/kunit: Handle fake device creation for all platform/subplatform cases
Anusha Srivatsa
1
-3
/
+0
2023-12-21
drm/xe/pm: Disable PM on unbounded pcie parent bridge
Anshuman Gupta
3
-0
/
+16
2023-12-21
drm/xe: Fix vm refcount races
Thomas Hellström
1
-14
/
+12
2023-12-21
drm/xe/bo: Evict VRAM to TT rather than to system
Thomas Hellström
3
-11
/
+22
2023-12-21
drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup().
Thomas Hellström
1
-0
/
+5
2023-12-21
drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
Thomas Hellström
1
-21
/
+27
2023-12-21
drm/xe/bo: Fix swapin when moving to VRAM
Thomas Hellström
1
-2
/
+5
2023-12-21
drm/xe/mtl: Add support to get C6 residency/status of MTL
Badal Nilawar
4
-17
/
+52
2023-12-21
drm/xe: add a new sysfs directory for gtidle properties
Riana Tauro
8
-29
/
+239
2023-12-21
drm/xe/bo: consider bo->flags in xe_bo_migrate()
Matthew Auld
1
-0
/
+13
2023-12-21
drm/xe/uapi: restrict system wide accounting
Matthew Auld
1
-3
/
+9
2023-12-21
drm/xe: Fix unreffed ptr leak on engine lookup
Mika Kuoppala
1
-8
/
+8
2023-12-21
drm/xe: Skip applying copy engine fuses
Lucas De Marchi
1
-0
/
+3
2023-12-21
drm/xe/bo: handle PL_TT -> PL_TT
Matthew Auld
1
-0
/
+10
2023-12-21
drm/xe: VM LRU bulk move
Matthew Brost
6
-7
/
+43
2023-12-21
drm/xe: Only try to lock external BOs in VM bind
Matthew Brost
1
-3
/
+5
2023-12-21
drm/xe: Ensure LR engines are not persistent
Matthew Brost
1
-1
/
+3
2023-12-21
drm/xe: Long running job update
Matthew Brost
6
-13
/
+134
2023-12-21
drm/xe: NULL binding implementation
Matthew Brost
7
-55
/
+118
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
5
-11
/
+11
2023-12-21
drm/xe: limit GGTT size to GUC_GGTT_TOP
Daniele Ceraolo Spurio
1
-6
/
+18
2023-12-21
drm/xe/mtl: Add some initial MTL workarounds
Matt Roper
2
-0
/
+39
2023-12-21
drm/xe: Fix check for platform without geometry pipeline
Michał Winiarski
3
-1
/
+8
2023-12-21
drm/xe: Fix uninitialized variables
Michał Winiarski
3
-3
/
+3
2023-12-21
drm/xe: Fix GT looping for standalone media
Riana Tauro
1
-1
/
+1
2023-12-21
drm/xe: Donot apply forcewake while reading actual frequency
Badal Nilawar
1
-11
/
+3
2023-12-21
drm/xe/guc: Normalize error messages with %#x
Lucas De Marchi
1
-3
/
+3
2023-12-21
drm/xe/guc: Fix typo s/enabled/enable/
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: Rename pte/pde encoding functions
Lucas De Marchi
5
-38
/
+36
2023-12-21
drm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.h
Matthew Brost
2
-2
/
+1
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
1
-0
/
+1
2023-12-20
drm/i915/cdclk: Remove divider field from tables
Gustavo Sousa
1
-135
/
+134
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2
-4
/
+4
2023-12-20
drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SE
Jocelyn Falempe
5
-5
/
+25
2023-12-19
drm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLY
Matthew Brost
3
-7
/
+9
2023-12-19
drm/xe: Use Xe ordered workqueue for rebind worker
Matthew Brost
3
-3
/
+8
2023-12-19
drm/xe: Handle unmapped userptr in analyze VM
Matthew Brost
1
-3
/
+7
2023-12-19
drm/xe: Emit a render cache flush after each rcs/ccs batch
Thomas Hellström
4
-1
/
+40
2023-12-19
drm/xe: Invalidate TLB also on bind if in scratch page mode
Thomas Hellström
5
-13
/
+57
2023-12-19
drm/xe/reg_sr: Apply limit to register whitelisting
Gustavo Sousa
1
-0
/
+7
2023-12-19
drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
Gustavo Sousa
4
-7
/
+9
[prev]
[next]