Commit History

Author SHA1 Message Date
  Dave Stevenson cb20dd170d drm/vc4: Add support for NV21 and NV61. 7 years ago
  Dave Stevenson 090cb0c690 drm/vc4: Use .pixel_order instead of custom .flip_cbcr 7 years ago
  Dave Stevenson 88f8156fba drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888 7 years ago
  Boris Brezillon b9f19259b8 drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl 7 years ago
  Eric Anholt 652badb945 drm/vc4: Fix pitch setup for T-format scanout. 8 years ago
  Ben Widawsky e6fc3b6855 drm: Plumb modifiers through plane init 8 years ago
  Eric Anholt 334dbd69c6 drm/vc4: Hook up plane prepare_fb to lookup dma-buf reservations. 8 years ago
  Eric Anholt 98830d91da drm/vc4: Add T-format scanout support. 8 years ago
  Masahiro Yamada b7e8e25b37 drm/vc4: fix include notation and remove -Iinclude/drm flag 8 years ago
  Daniel Vetter 34a2ab5e06 drm: Add acquire ctx parameter to ->update_plane 8 years ago
  Colin Ian King 7b34734816 drm: vc4: remove redundant check of plane being non-null 8 years ago
  Michael Zoran 6d24c1c591 drm/vc4: Don't wait for vblank when updating the cursor 8 years ago
  Dave Airlie 94000cc329 Merge tag 'v4.10-rc8' into drm-next 8 years ago
  Andrzej Pietrasiewicz 49d29a077a drm: vc4: adapt to new behaviour of drm_crtc.c 8 years ago
  Chris Wilson 4e64e5539d drm: Improve drm_mm search (and fix topdown allocation) with rbtrees 8 years ago
  Ville Syrjälä 438b74a549 drm: Nuke fb->pixel_format 8 years ago
  Ville Syrjälä 353c859899 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] 8 years ago
  Ville Syrjälä bcb0b46145 drm: Replace drm_format_num_planes() with fb->format->num_planes 8 years ago
  Laurent Pinchart 420382adf6 drm: Don't implement empty prepare_fb()/cleanup_fb() 9 years ago
  Dave Airlie 35b8a74924 Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into drm-next 9 years ago
  Rob Herring 93977767f0 drm: vc4: enable XBGR8888 and ABGR8888 pixel formats 9 years ago
  Daniel Vetter 2f196b7c4b drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state 9 years ago
  Daniel Vetter 2f701695fd drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state 9 years ago
  Eric Anholt fc04023faf drm/vc4: Add support for YUV planes. 9 years ago
  Eric Anholt fe4cd84769 drm/vc4: Add support a few more RGB display plane formats. 10 years ago
  Eric Anholt 21af94cf1a drm/vc4: Add support for scaling of display planes. 10 years ago
  Eric Anholt f863e35601 drm/vc4: Fix which value is being used for source image size. 9 years ago
  Eric Anholt 6674a904d6 drm/vc4: Add a proper short-circut path for legacy cursor updates. 9 years ago
  Eric Anholt 5c67999420 drm/vc4: Move the plane clipping/scaling setup to a separate function. 9 years ago
  Eric Anholt 17eac75111 drm/vc4: Add missing __iomem annotation to hw_dlist. 9 years ago