summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc/tilcdc_plane.c
Commit message (Expand)AuthorAge
* drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2017-08-08
* drm: Replace 'format->format' comparisons to just 'format' comparisonsVille Syrjälä2016-12-15
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-15
* drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart2016-10-18
* drm/tilcdc: Add blue-and-red-crossed devicetree propertyJyri Sarha2016-09-01
* drm/tilcdc: Change tilcdc_crtc_page_flip() to tilcdc_crtc_update_fb()Jyri Sarha2016-08-08
* drm/tilcdc: Add dummy primary plane implementationJyri Sarha2016-08-08