summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_plane.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-191-2/+0
* Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie2016-07-151-0/+8
|\
| * drm: vc4: enable XBGR8888 and ABGR8888 pixel formatsRob Herring2016-07-071-0/+8
* | drm/atomic: Add drm_atomic_crtc_state_for_each_plane_stateDaniel Vetter2016-06-021-2/+3
|/
* drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter2016-05-171-1/+1
* drm/vc4: Add support for YUV planes.Eric Anholt2016-02-161-58/+198
* drm/vc4: Add support a few more RGB display plane formats.Eric Anholt2016-02-161-0/+16
* drm/vc4: Add support for scaling of display planes.Eric Anholt2016-02-161-13/+240
* drm/vc4: Fix which value is being used for source image size.Eric Anholt2016-02-161-9/+14
* drm/vc4: Add a proper short-circut path for legacy cursor updates.Eric Anholt2016-02-161-7/+87
* drm/vc4: Move the plane clipping/scaling setup to a separate function.Eric Anholt2016-02-161-26/+52
* drm/vc4: Add missing __iomem annotation to hw_dlist.Eric Anholt2016-02-161-1/+1
* drm/vc4: Improve comments on vc4_plane_state members.Eric Anholt2016-02-161-3/+6
* Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie2015-12-151-0/+40
|\
| * drm/vc4: Add support for async pageflips.Eric Anholt2015-12-071-0/+40
* | drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-111-1/+1
* | drm/vc4: Make sure that planes aren't scaled.Eric Anholt2015-11-171-0/+10
* | drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot2015-11-171-4/+4
|/
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+320
OpenPOWER on IntegriCloud