开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2023-07-31
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2023-07-31
drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01
Marek Vasut
2023-07-31
drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel
Guillaume La Roque
2023-07-31
drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 LCD panel
Matus Gajdos
2023-07-31
drm: panel: simple: specify bpc for powertip_ph800480t013_idf02
Dmitry Baryshkov
2023-07-31
drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER
Arnd Bergmann
2023-07-31
drm/vc4: tests: pv-muxing: Document test scenario
Maxime Ripard
2023-07-31
drm/vc4: tests: Switch to atomic state allocation helper
Maxime Ripard
2023-07-31
drm/vc4: tests: pv-muxing: Switch to managed locking init
Maxime Ripard
2023-07-31
drm/vc4: tests: mock: Use a kunit action to unregister DRM device
Maxime Ripard
2023-07-31
drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
2023-07-31
drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
2023-07-31
drm/tests: modes: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
2023-07-31
drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
2023-07-31
drm/tests: helpers: Switch to kunit actions
Maxime Ripard
2023-07-31
drm/bridge: fix -Wunused-const-variable= warning
Zhu Wang
2023-07-31
drm/ssd130x: clean up some inconsistent indenting
Jiapeng Chong
2023-07-29
drm: Fix references to drm_plane_helper_check_state()
Geert Uytterhoeven
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
2023-07-29
drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Geert Uytterhoeven
2023-07-29
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
2023-07-29
drm: Spelling s/sempahore/semaphore/
Geert Uytterhoeven
2023-07-29
drm/udl: Convert to drm_crtc_helper_atomic_check()
Geert Uytterhoeven
2023-07-29
drm/bridge_connector: Handle drm_connector_init_with_ddc() failures
Geert Uytterhoeven
2023-07-28
drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
Lyude Paul
2023-07-28
drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_update
Philipp Zabel
2023-07-28
drm/ast: report connection status on Display Port.
Jocelyn Falempe
2023-07-28
drm/ast: Add BMC virtual connector
Jocelyn Falempe
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
2023-07-28
drm/panel: simple: Simplify matching using of_device_get_match_data()
Geert Uytterhoeven
2023-07-28
drm/gem-fb-helper: Consistenly use drm_dbg_kms()
Geert Uytterhoeven
2023-07-28
drm/atomic-helper: Update reference to drm_crtc_force_disable_all()
Geert Uytterhoeven
2023-07-27
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
Maíra Canal
2023-07-27
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
2023-07-27
drm/tegra: sor: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-27
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-27
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
2023-07-27
drm/tegra: output: hdmi: Support bridge/connector
Maxim Schwalm
2023-07-27
drm/tegra: Enable runtime PM during probe
Mikko Perttunen
2023-07-27
drm/tegra: dpaux: Use devm_platform_ioremap_resource()
Yang Li
2023-07-27
drm/tegra: Add error check for NVDEC firmware memory allocation
Mikko Perttunen
2023-07-27
drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
2023-07-27
drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
2023-07-27
drm/ssd130x: Use shadow-buffer helpers when managing plane's state
Javier Martinez Canillas
2023-07-26
drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback
Javier Martinez Canillas
2023-07-26
drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpers
Javier Martinez Canillas
2023-07-25
drm/ast: Do not enable PCI resources multiple times
Thomas Zimmermann
[next]