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-07-24
drm/bridge: anx7625: Drop device lock before drm_helper_hpd_irq_event()
Chen-Yu Tsai
1
-6
/
+8
2023-07-22
drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled
Javier Martinez Canillas
1
-3
/
+4
2023-07-22
drm/ssd130x: Fix pitch calculation in ssd130x_fb_blit_rect()
Geert Uytterhoeven
1
-1
/
+1
2023-07-21
drm/amdgpu: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-07-21
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
1
-3
/
+3
2023-07-21
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
Victor Lu
1
-4
/
+1
2023-07-21
drm/amdgpu: Program xcp_ctl registers as needed
Lijo Lazar
1
-11
/
+12
2023-07-21
drm/amdkfd: fix trap handling work around for debugging
Jonathan Kim
3
-7
/
+10
2023-07-21
drm/amd/display: Allow building DC with clang on RISC-V
Samuel Holland
1
-1
/
+1
2023-07-21
drm/amd/display: remove an unused file
Aurabindo Pillai
2
-185
/
+0
2023-07-21
drm/radeon: Prefer pr_err/_info over printk
Srinivasan Shanmugam
1
-6
/
+6
2023-07-21
drm/amdgpu: allow secure submission on VCN4 ring
sguttula
1
-2
/
+6
2023-07-21
drm/amd: Avoid reading the VBIOS part number twice
Mario Limonciello
7
-34
/
+22
2023-07-21
drm/bridge: tc358767: give VSDELAY some positive value
David Jander
1
-1
/
+1
2023-07-21
drm/bridge: tc358767: increase PLL lock time delay
David Jander
1
-2
/
+2
2023-07-21
drm/atomic: Fix potential use-after-free in nonblocking commits
Daniel Vetter
1
-1
/
+10
2023-07-21
drm/i915/dpt: Use shmem for dpt objects
Radhakrishna Sripada
1
-1
/
+3
2023-07-21
drm/arm/komeda: Remove component framework and add a simple encoder
Faiz Abbas
4
-62
/
+29
2023-07-21
drm: adv7511: Fix low refresh rate register for ADV7533/5
Bogdan Togorean
1
-2
/
+7
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
148
-156
/
+152
2023-07-21
gpu/host1x: Explicitly include correct DT includes
Rob Herring
2
-2
/
+3
2023-07-21
gpu: host1x: Stop open-coding of_device_uevent()
Miquel Raynal
1
-23
/
+6
2023-07-21
Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
29
-196
/
+524
2023-07-21
Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-15
/
+6
2023-07-21
Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-13
/
+39
2023-07-20
drm: debugfs: Silence warning from cast
Steven Price
1
-1
/
+1
2023-07-20
drm: manager: Fix printk format for size_t
Steven Price
1
-1
/
+1
2023-07-20
drm/i915/huc: check HuC and GuC version compatibility on MTL
Daniele Ceraolo Spurio
1
-0
/
+46
2023-07-20
drm/panel: simple: Drop prepared_time
Marek Vasut
1
-4
/
+0
2023-07-20
drm/syncobj: add IOCTL to register an eventfd
Simon Ser
3
-6
/
+146
2023-07-20
drm/i915: Start using plane scale factor for relative data rate
Stanislav Lisovskiy
1
-1
/
+6
2023-07-20
drm: debugfs: provide infrastructure to dump a DRM GPU VA space
Danilo Krummrich
1
-0
/
+40
2023-07-20
drm: manager to keep track of GPUs VA mappings
Danilo Krummrich
3
-0
/
+1729
2023-07-19
drm/etnaviv: fix error code in event_alloc()
Dan Carpenter
1
-4
/
+4
2023-07-19
drm/i915: Expose RPS thresholds in sysfs
Tvrtko Ursulin
1
-0
/
+108
2023-07-19
drm/i915: Add helpers for managing rps thresholds
Tvrtko Ursulin
2
-0
/
+58
2023-07-19
drm/i915: Record default rps threshold values
Tvrtko Ursulin
2
-0
/
+5
2023-07-19
drm/i915: Move setting of rps thresholds to init
Tvrtko Ursulin
1
-11
/
+16
2023-07-19
drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DP
Ben Skeggs
1
-0
/
+4
2023-07-19
drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts
Ben Skeggs
1
-9
/
+18
2023-07-19
drm/nouveau/i2c: fix number of aux event slots
Ben Skeggs
2
-4
/
+11
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
4
-5
/
+8
2023-07-18
drm/amdgpu/vm: use the same xcp_id from root PD
Guchun Chen
1
-1
/
+2
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
5
-11
/
+14
2023-07-18
drm/amdgpu: Allocate root PD on correct partition
Guchun Chen
1
-3
/
+3
2023-07-18
drm/amd/display: Keep PHY active for DP displays on DCN31
Nicholas Kazlauskas
1
-0
/
+5
2023-07-18
drm/amd/display: Prevent vtotal from being set to 0
Daniel Miess
1
-1
/
+5
2023-07-18
drm/amd/display: Disable MPC split by default on special asic
Zhikai Zhai
1
-1
/
+1
2023-07-18
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
1
-1
/
+2
2023-07-18
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
4
-86
/
+159
[prev]
[next]