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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-11
drm/edid: Clean up errors in drm_edid.c
chenxuebing
1
-1
/
+2
2024-01-11
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
2
-50
/
+80
2024-01-10
drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
Dan Carpenter
1
-3
/
+4
2024-01-10
drm/xe/selftests: Fix an error pointer dereference bug
Dan Carpenter
1
-3
/
+2
2024-01-10
drm/xe/device: clean up on error in probe()
Dan Carpenter
1
-1
/
+1
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2
-0
/
+3
2024-01-10
drm/xe: Invert access counter queue head / tail
Matthew Brost
2
-13
/
+14
2024-01-10
drm/xe: Add build on bug to assert access counter queue works
Matthew Brost
1
-0
/
+5
2024-01-10
drm/xe: Invert page fault queue head / tail
Matthew Brost
2
-13
/
+13
2024-01-10
drm/xe: Add build on bug to assert page fault queue works
Matthew Brost
1
-0
/
+5
2024-01-10
drm/xe: Remove set_job_timeout_ms() from exec_queue_ops
Brian Welty
3
-26
/
+0
2024-01-10
drm/xe: Finish refactoring of exec_queue_create
Brian Welty
5
-28
/
+57
2024-01-10
drm/xe: Add exec_queue.sched_props.job_timeout_ms
Brian Welty
3
-1
/
+5
2024-01-10
drm/xe: Refactor __xe_exec_queue_create()
Brian Welty
1
-19
/
+39
2024-01-10
drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfs
Juan Escamilla
1
-16
/
+2
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2024-01-10
drm/xe: Fix build bug for GCC 11
Paul E. McKenney
1
-1
/
+0
2024-01-10
drm/i915/perf: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-3
/
+6
2024-01-10
drm/i915/guc: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-33
/
+42
2024-01-10
drm/i915/gt: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2024-01-10
drm/i915/gem: reconcile Excess struct member kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-01-10
drm/hisilicon: include drm/drm_edid.h only where needed
Jani Nikula
2
-1
/
+1
2024-01-10
drm/nouveau: include drm/drm_edid.h only where needed
Jani Nikula
2
-1
/
+2
2024-01-10
drm/i915/dp: Fix the max DSC bpc supported by source
Ankit Nautiyal
1
-1
/
+1
2024-01-10
drm/i915: don't make assumptions about intel_wakeref_t type
Jani Nikula
1
-2
/
+2
2024-01-10
drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectors
Imre Deak
1
-5
/
+5
2024-01-10
drm/i915/display: Fix C20 pll selection for state verification
Mika Kahola
1
-10
/
+15
2024-01-10
Merge tag 'drm-intel-gt-next-2023-12-15' of git://anongit.freedesktop.org/drm...
Dave Airlie
13
-44
/
+37
2024-01-09
Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-81
/
+6
2024-01-09
drm/xe: Check skip_guc_pc before setting SLPC flag
Vinay Belgaumkar
2
-1
/
+9
2024-01-09
drm/xe: Add vram frequency sysfs attributes
Sujaritha Sundaresan
5
-0
/
+153
2024-01-09
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
4
-9
/
+14
2024-01-09
drm/xe: Fix guc_exec_queue_set_priority
Brian Welty
1
-1
/
+1
2024-01-09
drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_color
Melissa Wen
1
-1
/
+1
2024-01-09
drm/amdgpu: make a correction on comment
James Zhu
1
-1
/
+1
2024-01-09
Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"
Ivan Lipski
1
-1
/
+1
2024-01-09
drm/amdkfd: Fix sparse __rcu annotation warnings
Felix Kuehling
4
-6
/
+9
2024-01-09
drm/amdkfd: Fix lock dependency warning with srcu
Philip Yang
1
-2
/
+4
2024-01-09
drm/amdgpu: Packed socket_id to ras feature mask
Hawking Zhang
1
-0
/
+5
2024-01-09
drm/amdgpu: Support poison error injection via ras_ctrl debugfs
Candice Li
1
-2
/
+5
2024-01-09
drm/amdgpu: correct the cu count for gfx v11
Likun Gao
1
-0
/
+3
2024-01-09
drm/amdgpu: Drop unnecessary sentences about CE and deferred error.
Candice Li
4
-14
/
+8
2024-01-09
drm/amd/display: 3.2.266
Aric Cyr
1
-1
/
+1
2024-01-09
drm/amd/display: Dpia hpd status not in sync after S4
Meenakshikumar Somasundaram
1
-14
/
+22
2024-01-09
drm/amd/display: Update z8 latency
Charlene Liu
1
-3
/
+3
2024-01-09
Revert "drm/amd/display: Fix conversions between bytes and KB"
Daniel Miess
1
-9
/
+9
2024-01-09
drm/amd/display: Request usb4 bw for mst streams
Peichen Huang
5
-38
/
+144
2024-01-09
drm/amd/display: revert "Optimize VRR updates to only necessary ones"
Martin Leung
5
-10
/
+17
2024-01-09
drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"
Martin Leung
8
-62
/
+24
2024-01-09
drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabled
George Shen
2
-12
/
+19
[prev]
[next]