Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: Nuke drm_atomic_helper_plane_set_property | Daniel Vetter | 2017-08-08 | 1 | -1/+0 |
* | drm: Replace 'format->format' comparisons to just 'format' comparisons | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
* | 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: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() | Laurent Pinchart | 2016-10-18 | 1 | -3/+4 |
* | drm/tilcdc: Add blue-and-red-crossed devicetree property | Jyri Sarha | 2016-09-01 | 1 | -6/+3 |
* | drm/tilcdc: Change tilcdc_crtc_page_flip() to tilcdc_crtc_update_fb() | Jyri Sarha | 2016-08-08 | 1 | -3/+2 |
* | drm/tilcdc: Add dummy primary plane implementation | Jyri Sarha | 2016-08-08 | 1 | -0/+133 |