summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/ipuv3-plane.c
AgeCommit message (Expand)Author
2016-10-20drm/imx: ipuv3-plane: disable local alpha for planes without alpha channelPhilipp Zabel
2016-10-20drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsam...Philipp Zabel
2016-10-18drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12Liu Ying
2016-10-18drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modesetLiu Ying
2016-10-18drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modesetLiu Ying
2016-08-29drm/imx: fold ipu_plane_disable into ipu_disable_planeLucas Stach
2016-08-29drm/imx: don't call disable_plane in plane destroy pathLucas Stach
2016-08-29drm/imx: Add active plane reconfiguration supportLiu Ying
2016-08-29drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying
2016-07-12drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel
2016-07-12drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying
2016-07-12drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpersLiu Ying
2016-07-12gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying
2016-07-12drm/imx: ipuv3 plane: Check different types of plane separatelyLiu Ying
2016-05-30drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying
2016-05-30drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying
2016-05-30drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel
2016-03-31drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying
2016-03-31drm/imx: ipuv3-plane: fix planar YUV 4:2:0 supportPhilipp Zabel
2016-03-31drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitationsPhilipp Zabel
2016-03-13Merge drm-fixes into drm-next.Dave Airlie
2016-03-01drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changesLiu Ying
2016-02-10drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formatsEnrico Jorns
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-11-19drm/imx: switch to universal planesPhilipp Zabel
2015-10-30drm/imx: enable ARGB4444 16-bit color formatLucas Stach
2015-10-30drm/imx: ipuv3-plane: enable support for RGBX8888 and RGBA8888 pixel formatsPhilipp Zabel
2015-10-30drm/imx: enable 15-bit RGB with 1-bit alpha formatsPhilipp Zabel
2015-03-31drm/imx: Add support for interlaced scanoutPhilipp Zabel
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-25drm: imx: Move imx-drm driver out of stagingPhilipp Zabel