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-04-26
drm/xe: Add ops_execute function which returns a fence
Matthew Brost
1
-100
/
+111
2024-04-26
drm/xe: Lock all gpuva ops during VM bind IOCTL
Matthew Brost
1
-40
/
+108
2024-04-26
drm: zynqmp_dpsub: Always register bridge
Sean Anderson
1
-4
/
+3
2024-04-26
drm: zynqmp_dp: Adjust training values per-lane
Sean Anderson
1
-15
/
+8
2024-04-26
drm: zynqmp_dp: Downgrade log level for aux retries message
Sean Anderson
1
-1
/
+1
2024-04-26
drm: xlnx: Fix kerneldoc
Sean Anderson
2
-2
/
+3
2024-04-26
drm: xlnx: Store base pointers in zynqmp_disp directly
Sean Anderson
1
-25
/
+19
2024-04-26
nouveau: add command-line GSP-RM registry support
Timur Tabi
2
-24
/
+343
2024-04-26
drm/xe/display: Fix ADL-N detection
Lucas De Marchi
1
-1
/
+2
2024-04-26
drm/tiny: st7586: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
drm/tiny: panel-mipi-dbi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
drm/tiny: mi0283qt: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
drm/tiny: ili9225: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-26
drm/xe: Fix spelling mistake "forcebly" -> "forcibly"
Colin Ian King
1
-1
/
+1
2024-04-26
drm/xe/pf: Initialize and update PF services on driver init
Michal Wajdeczko
1
-0
/
+7
2024-04-26
drm/xe/pf: Re-initialize SR-IOV specific HW settings
Michal Wajdeczko
4
-0
/
+39
2024-04-26
Merge tag 'mediatek-drm-next-6.10' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
29
-314
/
+300
2024-04-26
drm/loongson: fix build after debugfs include change
Dave Airlie
1
-0
/
+1
2024-04-26
drm/omap: add missing seq_file include
Dave Airlie
1
-0
/
+1
2024-04-26
drm/komeda: fix missing seq_file includes
Dave Airlie
2
-0
/
+3
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
21
-0
/
+21
2024-04-26
drm/i915: fix build with missing debugfs includes
Dave Airlie
3
-0
/
+3
2024-04-25
drm/xe: Change xe_guc_submit_stop return to void
Himal Prasad Ghimiray
7
-24
/
+11
2024-04-25
drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
Himal Prasad Ghimiray
2
-4
/
+4
2024-04-25
drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
Himal Prasad Ghimiray
1
-3
/
+3
2024-04-26
Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
84
-1030
/
+2427
2024-04-26
Merge tag 'exynos-drm-next-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
11
-21
/
+5
2024-04-26
Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
5
-24
/
+14
2024-04-26
Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...
Dave Airlie
3
-68
/
+2
2024-04-26
Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
5
-96
/
+3
2024-04-25
drm/xe: Replace engine references with exec queue in xe_guc_submit.c
Matthew Brost
1
-9
/
+9
2024-04-25
drm/xe: Fix alignment in GuC exec queue state defines
Matthew Brost
1
-3
/
+3
2024-04-25
drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
Matthew Brost
1
-4
/
+4
2024-04-25
drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
Matthew Brost
1
-5
/
+5
2024-04-25
drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
Matthew Brost
1
-4
/
+4
2024-04-25
drm/ttm: Print the memory decryption status just once
Zack Rusin
1
-1
/
+1
2024-04-25
drm/vmwgfx: Fix Legacy Display Unit
Ian Forbes
1
-0
/
+1
2024-04-26
Merge tag 'drm-intel-next-2024-04-24' of https://anongit.freedesktop.org/git/...
Dave Airlie
52
-1648
/
+2053
2024-04-25
drm/xe: Delete unused GuC submission_state.suspend
Matthew Brost
2
-13
/
+0
2024-04-25
drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-25
drm/xe/vm: prevent UAF in rebind_work_func()
Matthew Auld
1
-0
/
+3
2024-04-25
Revert "drm/xe/vm: drop vm->destroy_work"
Matthew Auld
2
-2
/
+22
2024-04-25
drm/xe/preempt_fence: enlarge the fence critical section
Matthew Auld
1
-3
/
+11
2024-04-25
drm/xe/guc: Fix typos in VF CFG KLVs descriptions
Michal Wajdeczko
1
-6
/
+6
2024-04-25
drm/rockchip: vop2: Fix the port mux of VP2
Andy Yan
1
-1
/
+1
2024-04-25
Revert "drm/etnaviv: Expose a few more chipspecs to userspace"
Christian Gmeiner
3
-66
/
+0
2024-04-25
drm/etnaviv: fix tx clock gating on some GC7000 variants
Derek Foreman
1
-2
/
+2
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
29
-7
/
+43
2024-04-25
drm/xe/pf: Expose PF service details via debugfs
Michal Wajdeczko
1
-0
/
+13
2024-04-25
drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHY
Adam Ford
1
-2
/
+2
[prev]
[next]