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-11-29
nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
Dan Carpenter
1
-3
/
+1
2023-11-29
nouveau: find the smallest page allocation to cover a buffer alloc.
Dave Airlie
1
-2
/
+3
2023-11-28
drm/gpuvm: Fix deprecated license identifier
Thomas Hellström
1
-1
/
+1
2023-11-28
Revert "drm/bridge: panel: Add a device link between drm device and panel dev...
Linus Walleij
1
-17
/
+0
2023-11-28
Revert "drm/bridge: panel: Check device dependency before managing device link"
Linus Walleij
1
-18
/
+9
2023-11-25
drm/bridge: panel: Check device dependency before managing device link
Liu Ying
1
-9
/
+18
2023-11-21
nouveau/gsp: allocate enough space for all channel ids.
Dave Airlie
1
-1
/
+1
2023-11-21
drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP
Cong Yang
1
-4
/
+4
2023-11-21
drm/ast: Disconnect BMC if physical connector is connected
Thomas Zimmermann
2
-8
/
+67
2023-11-20
drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
Jonas Karlman
1
-3
/
+11
2023-11-19
drm/panel: simple: Fix Innolux G101ICE-L01 timings
Marek Vasut
1
-6
/
+6
2023-11-19
drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
Marek Vasut
1
-0
/
+1
2023-11-17
drm/panel: auo,b101uan08.3: Fine tune the panel power sequence
Xuxin Xiong
1
-0
/
+1
2023-11-15
nouveau: don't fail driver load if no display hw present.
Dave Airlie
1
-0
/
+5
2023-11-15
drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
Brenton Simpson
1
-0
/
+6
2023-11-14
nouveau: use an rwlock for the event lock.
Dave Airlie
2
-8
/
+8
2023-11-14
nouveau/gsp/r535: Fix a NULL vs error pointer bug
Dan Carpenter
1
-2
/
+2
2023-11-14
nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()
Dan Carpenter
1
-1
/
+1
2023-11-10
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
97
-812
/
+1760
2023-11-10
Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
85
-773
/
+1688
2023-11-10
drm/amdgpu: fix error handling in amdgpu_vm_init
Christian König
1
-15
/
+16
2023-11-10
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-2
/
+2
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
13
-46
/
+37
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
1
-7
/
+6
2023-11-10
drm/amd: Explicitly check for GFXOFF to be enabled for s0ix
Mario Limonciello
1
-0
/
+3
2023-11-10
Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
9
-15
/
+23
2023-11-10
Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...
Daniel Vetter
8
-36
/
+65
2023-11-09
drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)
Victor Lu
3
-43
/
+37
2023-11-09
drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)
Victor Lu
9
-18
/
+116
2023-11-09
drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query support
Yang Wang
2
-0
/
+22
2023-11-09
drm/amdgpu: fix software pci_unplug on some chips
Vitaly Prosyak
1
-3
/
+6
2023-11-09
drm/amd/display: remove duplicated argument
José Pekkarinen
1
-1
/
+1
2023-11-09
drm/amdgpu: correct mca debugfs dump reg list
Yang Wang
1
-2
/
+9
2023-11-09
drm/amdgpu: correct acclerator check architecutre dump
Hawking Zhang
2
-6
/
+11
2023-11-09
drm/amdgpu: add pcs xgmi v6.4.0 ras support
Yang Wang
2
-3
/
+161
2023-11-09
drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3
David Yat Sin
2
-5
/
+10
2023-11-09
drm/amdgpu: disable smu v13.0.6 mca debug mode by default
Yang Wang
1
-1
/
+1
2023-11-09
drm/amdgpu: Support multiple error query modes
Hawking Zhang
2
-23
/
+78
2023-11-09
drm/amdgpu: refine smu v13.0.6 mca dump driver
Yang Wang
3
-182
/
+319
2023-11-09
drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)
Victor Lu
1
-0
/
+4
2023-11-09
drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOV
Victor Lu
1
-6
/
+10
2023-11-09
drm: amd: Resolve Sphinx unexpected indentation warning
Hunter Chasens
1
-6
/
+7
2023-11-09
drm/amdgpu: correct smu v13.0.6 umc ras error check
Yang Wang
3
-7
/
+16
2023-11-09
drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)
Victor Lu
6
-19
/
+25
2023-11-09
drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3
Victor Lu
1
-0
/
+1
2023-11-09
drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6
Le Ma
1
-1
/
+1
2023-11-09
drm/amdgpu: correct amdgpu ip block rev info
Yang Wang
2
-2
/
+2
2023-11-09
drm/amd/pm: Hide pp_dpm_pcie device attribute
Lijo Lazar
1
-0
/
+4
2023-11-09
drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_mode
Tao Zhou
1
-6
/
+8
2023-11-09
drm/amdgpu: lower CS errors to debug severity
Christian König
1
-1
/
+1
[next]