index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
drm/fb-helper: Remove damage worker
Thomas Zimmermann
2
-11
/
+0
2022-11-16
drm/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
Thomas Zimmermann
3
-1
/
+25
2022-11-16
drm/fb-helper: Perform damage handling in deferred-I/O helper
Thomas Zimmermann
1
-3
/
+9
2022-11-16
drm/fb-helper: Remove test for fb_dirty callback from deferred-I/O helper
Thomas Zimmermann
1
-9
/
+7
2022-11-16
drm/fb-helper: Move dirty-fb update into helper function
Thomas Zimmermann
1
-2
/
+8
2022-11-16
drm/fb-helper: Set damage-clip area in helper
Thomas Zimmermann
1
-2
/
+8
2022-11-16
drm/fourcc: Fix vsub/hsub for Q410 and Q401
Brian Starkey
1
-4
/
+4
2022-11-16
drm/arm/malidp: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
1
-14
/
+6
2022-11-16
drm/arm/malidp: plane: use drm managed resources
Danilo Krummrich
1
-21
/
+7
2022-11-16
drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
Danilo Krummrich
1
-3
/
+2
2022-11-16
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
6
-27
/
+25
2022-11-16
drm/arm/malidp: use drmm_* to allocate driver structures
Danilo Krummrich
2
-13
/
+8
2022-11-15
drm/connector: Add pixel clock to cmdline mode
Maxime Ripard
2
-3
/
+13
2022-11-15
drm/modes: Fill drm_cmdline mode from named modes
Maxime Ripard
1
-2
/
+16
2022-11-15
drm/modes: Switch to named mode descriptors
Maxime Ripard
1
-6
/
+11
2022-11-15
drm/modes: Move named modes parsing to a separate function
Maxime Ripard
1
-12
/
+58
2022-11-15
drm/client: Add some tests for drm_connector_pick_cmdline_mode()
Maxime Ripard
2
-0
/
+104
2022-11-15
drm/tests: Add Kunit Helpers
Maxime Ripard
3
-0
/
+74
2022-11-15
docs/fb: Document current named modes
Maxime Ripard
1
-0
/
+5
2022-11-15
drm/vc4: hdmi: Fix pointer dereference before check
José Expósito
1
-2
/
+4
2022-11-15
drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()
José Expósito
1
-5
/
+3
2022-11-14
drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
Douglas Anderson
1
-0
/
+2
2022-11-14
drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
Dmitry Osipenko
1
-15
/
+3
2022-11-14
drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel
Chris Morgan
3
-0
/
+514