index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
ipuv3-plane.c
Age
Commit message (
Expand
)
Author
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-15
drm/imx: ipuv3-plane: Include "imx-drm.h" header file
Fabio Estevam
2018-03-15
drm/imx: ipuv3-plane: Make functions static when possible
Fabio Estevam
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-01-23
drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-05
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2017-12-19
drm/imx: advertise supported plane format modifiers
Lucas Stach
2017-12-19
drm/imx: add FB modifier support
Lucas Stach
2017-12-19
gpu: ipu-v3: prg: add modifier support
Lucas Stach
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-09-16
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-08-22
Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2017-08-11
drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base plane
Philipp Zabel
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-21
Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2017-07-17
drm/imx: fix typo in ipu_plane_formats[]
Laurentiu Palcu
2017-07-17
drm/imx: lock scanout transfers for consecutive bursts
Philipp Zabel
2017-07-17
drm/imx: ipuv3-plane: use fb local variable instead of state->fb
Philipp Zabel
2017-07-13
drm/imx: Use atomic iterator macros
Maarten Lankhorst
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-03-16
drm/imx: use PRG/PRE when possible
Lucas Stach
2017-03-15
drm/imx: ipuv3-plane: add support for separate alpha planes
Philipp Zabel
2017-03-15
drm/imx: extend drm_plane_state_to_eba for separate channel support
Philipp Zabel
2017-03-15
drm/imx: add deferred plane disabling
Philipp Zabel
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
2017-03-15
drm/imx: ipuv3-plane: update overlay plane position also without modeset
Philipp Zabel
2017-03-15
drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates
Philipp Zabel
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-11-15
drm/imx: Switch to drm_fb_cma_prepare_fb() helper
Marek Vasut
2016-10-20
drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 for...
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsamplin...
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: request modeset if plane offsets changed
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
Philipp Zabel
2016-10-20
drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsam...
Philipp Zabel
2016-10-18
drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
Liu Ying
2016-10-18
drm/imx: ipuv3-plane: Skip setting u/vbo only when we don't need modeset
Liu Ying
2016-10-18
drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
Liu Ying
2016-08-29
drm/imx: fold ipu_plane_disable into ipu_disable_plane
Lucas Stach
2016-08-29
drm/imx: don't call disable_plane in plane destroy path
Lucas Stach
2016-08-29
drm/imx: Add active plane reconfiguration support
Liu Ying
2016-08-29
drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag
Liu Ying
2016-07-12
drm/imx: turn remaining container_of macros into inline functions
Philipp Zabel
2016-07-12
drm/imx: atomic phase 3 step 1: Use atomic configuration
Liu Ying
[next]