index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-07-31
drm/vc4: tests: Switch to atomic state allocation helper
Maxime Ripard
-47
/
+8
2023-07-31
drm/vc4: tests: pv-muxing: Switch to managed locking init
Maxime Ripard
-23
/
+19
2023-07-31
drm/vc4: tests: mock: Use a kunit action to unregister DRM device
Maxime Ripard
-6
/
+12
2023-07-31
drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
-4
/
+0
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
-0
/
+51
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
-0
/
+43
2023-07-31
drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
-8
/
+0
2023-07-31
drm/tests: modes: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
-8
/
+0
2023-07-31
drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
-8
/
+0
2023-07-31
drm/tests: helpers: Switch to kunit actions
Maxime Ripard
-4
/
+50
2023-07-31
drm/bridge: fix -Wunused-const-variable= warning
Zhu Wang
-8
/
+6
2023-07-31
drm/ssd130x: clean up some inconsistent indenting
Jiapeng Chong
-1
/
+1
2023-07-29
drm: Fix references to drm_plane_helper_check_state()
Geert Uytterhoeven
-2
/
+4
2023-07-29
drm: Remove references to removed transitional helpers
Geert Uytterhoeven
-42
/
+23
2023-07-29
drm/todo: Convert list of fbconv links to footnotes
Geert Uytterhoeven
-6
/
+6
2023-07-29
drm/todo: Add atomic modesetting references
Geert Uytterhoeven
-3
/
+7
2023-07-29
drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
Geert Uytterhoeven
-1
/
+1
2023-07-29
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
-2
/
+4
2023-07-29
drm: Spelling s/randevouz/rendez-vous/
Geert Uytterhoeven
-1
/
+1
2023-07-29
drm: Spelling s/sempahore/semaphore/
Geert Uytterhoeven
-4
/
+4
2023-07-29
drm/udl: Convert to drm_crtc_helper_atomic_check()
Geert Uytterhoeven
-11
/
+2
2023-07-29
drm/bridge_connector: Handle drm_connector_init_with_ddc() failures
Geert Uytterhoeven
-2
/
+9
2023-07-28
drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
Lyude Paul
-1
/
+47
2023-07-28
gpu: ipu-v3: prg: Convert to devm_platform_ioremap_resource()
Yangtao Li
-4
/
+1
2023-07-28
gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource()
Yangtao Li
-3
/
+1
2023-07-28
drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_update
Philipp Zabel
-6
/
+5
2023-07-28
drm/ast: report connection status on Display Port.
Jocelyn Falempe
-14
/
+66
2023-07-28
drm/ast: Add BMC virtual connector
Jocelyn Falempe
-0
/
+61
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
-0
/
+1
2023-07-28
drm/panel: simple: Simplify matching using of_device_get_match_data()
Geert Uytterhoeven
-9
/
+6
2023-07-28
video: logo: LOGO should depend on FB_CORE i.s.o. FB
Geert Uytterhoeven
-2
/
+2
2023-07-28
Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
Geert Uytterhoeven
-1
/
+1
2023-07-28
drm/gem-fb-helper: Consistenly use drm_dbg_kms()
Geert Uytterhoeven
-2
/
+2
2023-07-28
drm/atomic-helper: Update reference to drm_crtc_force_disable_all()
Geert Uytterhoeven
-1
/
+1
2023-07-27
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
MaĆra Canal
-7
/
+15
2023-07-27
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
-1
/
+117
2023-07-27
drm/tegra: sor: Convert to devm_platform_ioremap_resource()
Yangtao Li
-3
/
+1
2023-07-27
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
-3
/
+1
2023-07-27
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
-1
/
+1
2023-07-27
drm/tegra: output: hdmi: Support bridge/connector
Maxim Schwalm
-11
/
+33
2023-07-27
drm/tegra: Enable runtime PM during probe
Mikko Perttunen
-38
/
+28
2023-07-27
drm/tegra: dpaux: Use devm_platform_ioremap_resource()
Yang Li
-3
/
+1
2023-07-27
gpu: host1x: Return error when context device not attached to IOMMU
Mikko Perttunen
-0
/
+8
2023-07-27
drm/tegra: Add error check for NVDEC firmware memory allocation
Mikko Perttunen
-0
/
+2
2023-07-27
drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
-1
/
+1
2023-07-27
drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
-1
/
+1
2023-07-27
dt-bindings: display: panel: Document Hydis HV070WX2-1E0
Thierry Reding
-0
/
+2
2023-07-27
dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
Thierry Reding
-2
/
+2
2023-07-27
dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
Thierry Reding
-2
/
+2
2023-07-27
drm/ssd130x: Use shadow-buffer helpers when managing plane's state
Javier Martinez Canillas
-7
/
+9
[next]