index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
/
mtk_drm_plane.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-4
/
+4
*
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
1
-1
/
+1
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/mediatek: Support UYVY and YUYV format for overlay
Bibby Hsieh
2017-06-27
1
-0
/
+2
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/mediatek: plane: Use FB's format's cpp to compute x offset
Daniel Kurtz
2016-08-08
1
-1
/
+1
*
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
Daniel Kurtz
2016-08-08
1
-42
/
+23
*
drm/mediatek: Use drm_atomic destroy_state helpers
Bibby Hsieh
2016-08-08
1
-2
/
+1
*
drm/mediatek: Remove mtk_drm_plane
Daniel Kurtz
2016-08-08
1
-7
/
+5
*
drm/mediatek: plane: Remove plane zpos/index
Daniel Kurtz
2016-08-08
1
-3
/
+1
*
drm/mediatek: Use drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
1
-52
/
+20
*
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
2016-06-17
1
-0
/
+1
*
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-05-17
1
-1
/
+1
*
drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.
CK Hu
2016-05-06
1
-0
/
+240