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
2023-10-20
drm/amdkfd:remove unused code
Jesse Zhang
2
-63
/
+0
2023-10-20
drm/amd/pm: Support for getting power1_cap_min value
Ma Jun
12
-88
/
+148
2023-10-20
drm/amdgpu: Log UE corrected by replay as correctable error
Candice Li
1
-3
/
+4
2023-10-20
Merge tag 'mediatek-drm-next-6.7' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
15
-88
/
+581
2023-10-20
Merge tag 'drm-intel-gt-next-2023-10-19' of git://anongit.freedesktop.org/drm...
Dave Airlie
21
-30
/
+407
2023-10-20
Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
18
-152
/
+230
2023-10-20
Merge tag 'mediatek-drm-fixes-20231017' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-1
/
+5
2023-10-20
Merge tag 'drm-intel-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-2
/
+2
2023-10-20
Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-43
/
+65
2023-10-19
drm/amdgpu: Reserve fences for VM update
Felix Kuehling
1
-1
/
+4
2023-10-19
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-1
/
+2
2023-10-19
drm/amdgpu: Reserve fences for VM update
Felix Kuehling
1
-1
/
+4
2023-10-19
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-1
/
+2
2023-10-19
drm/amdgpu: Workaround to skip kiq ring test during ras gpu recovery
Stanley.Yang
1
-0
/
+21
2023-10-19
drm/amd/display: Fix a handful of spelling mistakes in dml_print output
Colin Ian King
1
-3
/
+3
2023-10-19
drm/amdkfd: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-10-19
drm/amd/display: Remove brackets in macro to conform to coding style
Stylon Wang
1
-118
/
+36
2023-10-19
drm/amd: Read IMU FW version from scratch register during hw_init
Mario Limonciello
1
-0
/
+4
2023-10-19
drm/amd: Don't parse IMU ucode version if it won't be loaded
Mario Limonciello
1
-2
/
+2
2023-10-19
drm/amd: Move microcode init step to early_init()
Mario Limonciello
1
-8
/
+8
2023-10-19
drm/amdgpu: update retry times for psp BL wait
Asad Kamal
1
-1
/
+1
2023-10-19
drm/amd: Add missing kernel doc for prepare_suspend()
Mario Limonciello
1
-0
/
+2
2023-10-19
drm/amdgpu: update to the latest GC 11.5 headers
Alex Deucher
1
-0
/
+48
2023-10-19
drm/amd/pm: Fix a memory leak on an error path
Kunwu.Chan
1
-1
/
+3
2023-10-19
drm/amdgpu/mes11: remove aggregated doorbell code
Alex Deucher
3
-185
/
+40
2023-10-19
drm/amdgpu : Add hive ras recovery check
Asad Kamal
3
-3
/
+17
2023-10-19
drm/amd/display: Add missing lines of code in dc.c
Stylon Wang
1
-2
/
+3
2023-10-19
Revert "drm/amdgpu: Program xcp_ctl registers as needed"
Mangesh Gadre
1
-12
/
+11
2023-10-19
drm/amdgpu/umsch: add suspend and resume callback
Lang Yu
1
-0
/
+16
2023-10-19
drm/amdgpu/pm: update SMU 13.0.0 PMFW version check
Alex Deucher
1
-1
/
+1
2023-10-19
drm/panel: ili9882t: Avoid blurred screen from fast sleep
Cong Yang
1
-1
/
+21
2023-10-19
drm/panel: ili9882t: Break out as separate driver
Cong Yang
4
-371
/
+769
2023-10-19
drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
Lukasz Majczak
1
-3
/
+3
2023-10-19
drm/ast: Move register constants to ast_reg.h
Thomas Zimmermann
2
-81
/
+101
2023-10-19
drm/ast: Rename AST_IO_MISC_PORT_READ to AST_IO_VGAMR_R
Thomas Zimmermann
2
-2
/
+2
2023-10-19
drm/ast: Rename AST_IO_INPUT_STATUS1_READ to AST_IO_VGAIR1_R
Thomas Zimmermann
2
-4
/
+4
2023-10-19
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
8
-162
/
+162
2023-10-19
drm/ast: Rename AST_IO_GR_PORT to AST_IO_VGAGRI
Thomas Zimmermann
2
-2
/
+2
2023-10-19
drm/ast: Rename AST_IO_DAC_DATA to AST_IO_VGAPDR
Thomas Zimmermann
2
-4
/
+4
2023-10-19
drm/ast: Rename AST_IO_DAC_INDEX_WRITE to AST_IO_VGADWR
Thomas Zimmermann
2
-2
/
+2
2023-10-19
drm/ast: Rename AST_IO_DAC_INDEX_READ to AST_IO_VGADRR
Thomas Zimmermann
1
-1
/
+1
2023-10-19
drm/ast: Rename AST_IO_SEQ_PORT to AST_IO_VGASRI
Thomas Zimmermann
2
-12
/
+12
2023-10-19
drm/ast: Rename AST_IO_VGA_ENABLE_PORT to AST_IO_VGAER
Thomas Zimmermann
2
-3
/
+3
2023-10-19
drm/ast: Rename AST_IO_MISC_PORT_WRITE to AST_IO_VGAMR_W
Thomas Zimmermann
3
-4
/
+4
2023-10-19
drm/ast: Rename AST_IO_AR_PORT_WRITE to AST_IO_VGAARI_W
Thomas Zimmermann
2
-6
/
+6
2023-10-19
drm/amdgpu: ignore duplicate BOs again
Christian König
1
-1
/
+2
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-3
/
+1
2023-10-18
drm/i915/perf: Determine context valid in OA reports
Umesh Nerlige Ramappa
1
-2
/
+2
2023-10-18
drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3
Vinay Belgaumkar
1
-2
/
+5
2023-10-18
drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
AngeloGioacchino Del Regno
1
-2
/
+2
[prev]
[next]