index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
2020-11-26
3
-10
/
+50
*
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
2020-11-26
1
-2
/
+1
*
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
2020-11-26
1
-2
/
+9
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
5
-76
/
+21
|
\
|
*
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-10
5
-76
/
+21
|
|
\
|
|
*
drm/imx: tve remove extraneous type qualifier
Arnd Bergmann
2020-10-27
1
-1
/
+1
|
|
*
drm/imx: parallel-display: reduce scope of edid_len
Philipp Zabel
2020-10-27
1
-4
/
+3
|
|
*
drm/imx: parallel-display: remove unused function enc_to_imxpd()
Philipp Zabel
2020-10-27
1
-5
/
+0
|
|
*
drm/imx: parallel-display: fix edid memory leak
Marco Felsch
2020-10-27
1
-10
/
+2
|
|
*
drm/imx: imx-ldb: reduce scope of edid_len
Philipp Zabel
2020-10-27
1
-6
/
+4
|
|
*
drm/imx: dw_hdmi-imx: remove empty encoder_disable callback
Philipp Zabel
2020-10-26
1
-5
/
+0
|
|
*
drm/imx: drop explicit drm_mode_config_cleanup
Philipp Zabel
2020-10-26
1
-5
/
+5
|
|
*
drm/imx: imx-tve: remove redundant enable tracking
Philipp Zabel
2020-10-26
1
-12
/
+4
|
|
*
drm/imx: imx-tve: use regmap fast_io spinlock
Philipp Zabel
2020-10-26
1
-21
/
+1
|
|
*
drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_of
Philipp Zabel
2020-10-26
1
-9
/
+3
*
|
|
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
2
-2
/
+2
|
/
/
*
|
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
2
-4
/
+4
*
|
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-2
/
+4
*
|
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
2
-4
/
+11
*
|
drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-25
1
-13
/
+1
*
|
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
2020-09-21
1
-2
/
+0
|
/
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-1
/
+1
|
\
|
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
|
\
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
|
|
drm/imx/dcss: fix compilation issue on 32bit
Laurentiu Palcu
2020-09-10
1
-1
/
+1
*
|
|
drm/imx/dcss: use drm_bridge_connector API
Laurentiu Palcu
2020-09-09
3
-8
/
+41
*
|
|
drm/imx: Add initial support for DCSS on iMX8MQ
Laurentiu Palcu
2020-09-09
17
-0
/
+3962
|
/
/
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
6
-87
/
+74
|
\
|
|
*
Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
2020-07-23
6
-87
/
+74
|
|
\
|
|
*
drm/imx: imx-tve: Delete an error message in imx_tve_bind()
Markus Elfring
2020-07-20
1
-3
/
+1
|
|
*
drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
Liu Ying
2020-07-20
1
-3
/
+4
|
|
*
drm/imx: parallel-display: move panel/bridge detection to fail early
Marco Felsch
2020-07-20
1
-6
/
+6
|
|
*
drm/imx: imx-ldb: remove useless enum
Marco Felsch
2020-07-20
1
-5
/
+0
|
|
*
drm/imx: drop useless best_encoder callback
Marco Felsch
2020-07-20
3
-27
/
+0
|
|
*
drm/imx: tve: fix regulator_disable error path
Marco Felsch
2020-07-20
1
-10
/
+10
|
|
*
drm/imx: parallel-display: Adjust bus_flags handling
Marek Vasut
2020-07-20
1
-1
/
+1
|
|
*
drm/imx: fix use after free
Philipp Zabel
2020-07-20
6
-32
/
+52
*
|
|
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
2
-16
/
+0
|
/
/
*
|
drm/imx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2020-07-02
1
-13
/
+8
*
|
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Laurent Pinchart
2020-06-23
1
-2
/
+2
*
|
drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Laurent Pinchart
2020-06-23
1
-2
/
+4
*
|
drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
1
-7
/
+1
*
|
drm/imx: Use GEM CMA object functions
Thomas Zimmermann
2020-06-10
1
-5
/
+1
|
/
*
drm/imx: Use simple encoder
Thomas Zimmermann
2020-04-02
6
-31
/
+8
*
drm/imx: Remove the bogus possible_clones setup
Ville Syrjälä
2020-03-18
1
-2
/
+2
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
2
-3
/
+3
*
drm/imx: pd: Use bus format/flags provided by the bridge when available
Boris Brezillon
2020-01-31
1
-25
/
+151
*
drm/imx: plane_state->fb iff plane_state->crtc
Daniel Vetter
2020-01-28
1
-1
/
+1
*
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-12-09
2
-2
/
+2
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
2
-2
/
+1
|
\
[next]