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-31
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
2
-2
/
+2
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
7
-8
/
+8
2023-07-31
drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01
Marek Vasut
1
-1
/
+3
2023-07-31
drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel
Guillaume La Roque
3
-0
/
+418
2023-07-31
drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 LCD panel
Matus Gajdos
1
-0
/
+194
2023-07-31
drm: panel: simple: specify bpc for powertip_ph800480t013_idf02
Dmitry Baryshkov
1
-0
/
+1
2023-07-31
drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER
Arnd Bergmann
1
-0
/
+2
2023-07-31
drm/vc4: tests: pv-muxing: Document test scenario
Maxime Ripard
1
-0
/
+22
2023-07-31
drm/vc4: tests: Switch to atomic state allocation helper
Maxime Ripard
1
-47
/
+8
2023-07-31
drm/vc4: tests: pv-muxing: Switch to managed locking init
Maxime Ripard
1
-23
/
+19
2023-07-31
drm/vc4: tests: mock: Use a kunit action to unregister DRM device
Maxime Ripard
2
-6
/
+12
2023-07-31
drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-4
/
+0
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
1
-0
/
+46
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
1
-0
/
+41
2023-07-31
drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: modes: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: helpers: Switch to kunit actions
Maxime Ripard
1
-4
/
+50
2023-07-31
drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
2
-29
/
+81
2023-07-31
drm/bridge: fix -Wunused-const-variable= warning
Zhu Wang
6
-8
/
+6
2023-07-31
drm/ssd130x: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
23
-50
/
+88
2023-07-29
drm: Fix references to drm_plane_helper_check_state()
Geert Uytterhoeven
2
-2
/
+4
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
1
-10
/
+2
2023-07-29
drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Geert Uytterhoeven
1
-1
/
+1
2023-07-29
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
1
-2
/
+4
2023-07-29
drm: Spelling s/sempahore/semaphore/
Geert Uytterhoeven
3
-3
/
+3
2023-07-29
drm/udl: Convert to drm_crtc_helper_atomic_check()
Geert Uytterhoeven
1
-11
/
+2
2023-07-29
drm/bridge_connector: Handle drm_connector_init_with_ddc() failures
Geert Uytterhoeven
1
-2
/
+9
2023-07-28
drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
Lyude Paul
1
-1
/
+47
2023-07-28
gpu: ipu-v3: prg: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+1
2023-07-28
gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-28
drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_update
Philipp Zabel
1
-6
/
+5
2023-07-28
drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
Alexander Stein
1
-1
/
+1
2023-07-28
drm/ast: report connection status on Display Port.
Jocelyn Falempe
4
-14
/
+66
2023-07-28
drm/ast: Add BMC virtual connector
Jocelyn Falempe
2
-0
/
+61
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
1
-0
/
+1
2023-07-28
drm/panel: simple: Simplify matching using of_device_get_match_data()
Geert Uytterhoeven
1
-9
/
+6
2023-07-28
drm/gem-fb-helper: Consistenly use drm_dbg_kms()
Geert Uytterhoeven
1
-2
/
+2
2023-07-28
drm/atomic-helper: Update reference to drm_crtc_force_disable_all()
Geert Uytterhoeven
1
-1
/
+1
2023-07-28
Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
10
-28
/
+54
2023-07-28
Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
11
-19
/
+27
2023-07-27
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
MaĆra Canal
3
-7
/
+15
2023-07-27
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
4
-1
/
+117
2023-07-27
drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests
Alan Previn
4
-1
/
+58
2023-07-27
drm/radeon: Prefer strscpy over strlcpy calls in radeon_atombios.c
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/amdgpu: correct vmhub index in GMC v10/11
Lang Yu
2
-2
/
+6
2023-07-27
drm/amdgpu: Fix non-standard format specifiers in 'amdgpu_show_fdinfo'
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/amdgpu: set completion status as preempted for the resubmission
Jiadong Zhu
2
-0
/
+12
2023-07-27
drm/radeon: Fix ENOSYS with better fitting error codes in radeon_gem.c
Srinivasan Shanmugam
1
-2
/
+2
[prev]
[next]