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
2024-01-12
drm/xe: Fix potential deadlock in __fini_dbm
Michal Wajdeczko
1
-11
/
+16
2024-01-12
drm/xe: Allow to exclude part of GGTT from allocations
Michal Wajdeczko
2
-0
/
+74
2024-01-12
drm/panel: Simplify with dev_err_probe()
Chen Haonan
1
-12
/
+6
2024-01-12
drm/panel: Add support for Novatek NT36672E panel driver
Ritesh Kumar
3
-0
/
+654
2024-01-12
drm/panel/raydium-rm692e5: select CONFIG_DRM_DISPLAY_DP_HELPER
Arnd Bergmann
1
-0
/
+2
2024-01-12
drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02
Artur Weber
1
-1
/
+1
2024-01-12
drm/panel: Add driver for BOE TH101MB31IG002-28A panel
Alexander Warnecke
3
-0
/
+334
2024-01-12
drm: panel: simple: convert LG LB070WV8 fixed mode into display timings
Alexander Stein
1
-12
/
+12
2024-01-12
drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
Markus Niebel
1
-0
/
+2
2024-01-12
drm/xe/guc: Use HXG definitions on HXG messages
Michal Wajdeczko
1
-28
/
+44
2024-01-11
drm/xe/guc: Return CTB response length
Michal Wajdeczko
1
-1
/
+1
2024-01-11
drm/xe/guc: Treat non-response message after BUSY as unexpected
Michal Wajdeczko
1
-1
/
+5
2024-01-11
drm/xe: Split GuC communication initialization
Michal Wajdeczko
2
-4
/
+18
2024-01-11
drm/v3d: Show the memory-management stats on debugfs
Maíra Canal
1
-0
/
+15
2024-01-11
drm/v3d: Free the job and assign it to NULL if initialization fails
Maíra Canal
1
-7
/
+28
2024-01-11
drm/ttm/tests: Fix argument in ttm_tt_kunit_init()
Karolina Stolarek
1
-2
/
+1
2024-01-11
drm/vc4: don't check if plane->state->fb == state->fb
Maíra Canal
1
-4
/
+1
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
[prev]
[next]