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-12-07
drm/amd/display: fix hw rotated modes when PSR-SU is enabled
Hamza Mahfooz
4
-3
/
+16
2023-12-07
drm/amd/pm: fix pp_*clk_od typo
Dmitrii Galantsev
1
-2
/
+2
2023-12-07
drm/edp-panel: Move the KDC panel to a separate group
Pin-yen Lin
1
-1
/
+2
2023-12-07
drm/bridge: aux-hpd: Replace of_device.h with explicit include
Rob Herring
1
-1
/
+1
2023-12-07
drm/mediatek: Use devm_platform_ioremap_resource()
Yang Li
3
-9
/
+3
2023-12-07
drm/i915/display: Add intel_fb_bo_framebuffer_fini
Jouni Högander
3
-13
/
+26
2023-12-07
drm: Fix FD ownership check in drm_master_check_perm()
Lingkai Dong
1
-1
/
+1
2023-12-07
drm/i915: Use internal class when counting engine resets
Tvrtko Ursulin
3
-5
/
+14
2023-12-07
drm/i915/selftests: Fix engine reset count storage for multi-tile
Tvrtko Ursulin
2
-5
/
+7
2023-12-07
drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
Maarten Lankhorst
1
-2
/
+4
2023-12-07
drm/i915: use octal permissions in display debugfs
Jani Nikula
1
-3
/
+3
2023-12-07
drm/i915: pass struct intel_connector to connector debugfs fops
Jani Nikula
1
-68
/
+66
2023-12-07
drm/i915: use intel_connector in intel_connector_debugfs_add()
Jani Nikula
1
-27
/
+26
2023-12-07
drm/i915/rpm: add rpm_to_i915() helper around container_of()
Jani Nikula
1
-14
/
+10
2023-12-07
drm/debugfs: fix potential NULL pointer dereference
Marek Szyprowski
1
-1
/
+1
2023-12-07
drm/i915: handle uncore spinlock when not available
Luca Coelho
1
-10
/
+41
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-2
/
+15
2023-12-07
drm/bridge: tc358767: Fix return value on error case
Tomi Valkeinen
1
-1
/
+1
2023-12-07
drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+2
2023-12-07
drm/framebuffer: Fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2023-12-07
drm/drm_file: fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2023-12-07
drm/exynos: fix a wrong error checking
Inki Dae
1
-5
/
+3
2023-12-07
drm/exynos: fix a potential error pointer dereference
Xiang Yang
1
-0
/
+2
2023-12-06
drm/amdgpu: fix buffer funcs setting order on suspend
Alex Deucher
1
-0
/
+2
2023-12-06
drm/amdgpu: Avoid querying DRM MGCG status
Lijo Lazar
1
-1
/
+2
2023-12-06
drm/amdgpu: Update HDP 4.4.2 clock gating flags
Lijo Lazar
1
-0
/
+5
2023-12-06
drm/amdgpu: Add NULL checks for function pointers
Lijo Lazar
1
-4
/
+8
2023-12-06
drm/amdgpu: Restrict extended wait to PSP v13.0.6
Lijo Lazar
1
-3
/
+7
2023-12-06
drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml
Alex Deucher
1
-0
/
+4
2023-12-06
drm/amdgpu: optimize the printing order of error data
Yang Wang
1
-0
/
+17
2023-12-06
drm/amdgpu: Update fw version for boot time error query
Hawking Zhang
1
-1
/
+1
2023-12-06
drm/amd/pm: support new mca smu error code decoding
Yang Wang
2
-1
/
+10
2023-12-06
drm/amd/swsmu: update smu v14_0_0 driver if version and metrics table
Li Ma
4
-35
/
+115
2023-12-06
drm/amd/display: Fix array-index-out-of-bounds in dml2
Roman Li
1
-3
/
+3
2023-12-06
drm/amd/display: Add monitor patch for specific eDP
Ivan Lipski
1
-0
/
+6
2023-12-06
drm/amd/display: Use channel_width = 2 for vram table 3.0
Alvin Lee
1
-1
/
+7
2023-12-06
drm/amdgpu: disable MCBP by default
Jiadong Zhu
1
-4
/
+0
2023-12-06
drm/amd/amdgpu: SRIOV full reset issue with VCN
Bokun Zhang
1
-0
/
+3
2023-12-06
drm/amdgpu: fix buffer funcs setting order on suspend
Alex Deucher
1
-0
/
+2
2023-12-06
drm/amdgpu: Avoid querying DRM MGCG status
Lijo Lazar
1
-1
/
+2
2023-12-06
drm/amdgpu: Update HDP 4.4.2 clock gating flags
Lijo Lazar
1
-0
/
+5
2023-12-06
drm/amdgpu: Add NULL checks for function pointers
Lijo Lazar
1
-4
/
+8
2023-12-06
drm/amd/amdgpu: Add SMUIO headers for 10.0.2
Tom St Denis
2
-0
/
+286
2023-12-06
drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
Zhipeng Lu
1
-1
/
+3
2023-12-06
drm/radeon/dpm: fix a memleak in sumo_parse_power_table
Zhipeng Lu
1
-1
/
+3
2023-12-06
drm/amdgpu: Restrict extended wait to PSP v13.0.6
Lijo Lazar
1
-3
/
+7
2023-12-06
drm/amd: Add a DC debug mask for DML2
Aurabindo Pillai
1
-0
/
+1
2023-12-06
drm/amdgpu: Read aquavanjaram USR register state
Lijo Lazar
1
-0
/
+127
2023-12-06
drm/amdgpu: Read aquavanjaram WAFL register state
Lijo Lazar
1
-0
/
+76
2023-12-06
drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml
Alex Deucher
1
-0
/
+4
[prev]
[next]