index
:
pm24.git
master
perf-mon
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
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-16
drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix
Philipp Zabel
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-05-10
drm/imx: ipuv3-plane: add color encoding and range properties
Philipp Zabel
2021-05-10
gpu: ipu-v3: Add Rec.709 limited range support to DP
Philipp Zabel
2021-05-10
drm/imx: ipuv3-plane: fix PRG modifiers after drm managed resource conversion
Lucas Stach
2021-05-10
drm/imx: ipuv3-plane: Remove two unnecessary export symbols
Liu Ying
2021-05-10
drm/imx: Add 8 pixel alignment fix
Sebastian Reichel
2021-05-10
drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
Philipp Zabel
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-01-04
drm/imx: ipuv3-plane: use drm managed resources
Philipp Zabel
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-28
drm/imx: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/imx: drop use of drmP.h
Sam Ravnborg
2019-07-12
Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-14
drm/imx: enable IDMAC watermark feature
Philipp Zabel
2019-05-27
drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q
Philipp Zabel
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
2019-02-22
drm/imx: ipuv3-plane: add zpos property
Philipp Zabel
2019-02-22
drm/imx: ipuv3-plane: add function to query atomic update status
Lucas Stach
2019-01-07
drm/imx: ignore plane updates on disabled crtcs
Philipp Zabel
2018-11-05
drm/imx: ipuv3-plane: add IDMAC timeout warning
Philipp Zabel
2018-11-05
drm/imx: Switch to SPDX identifier
Fabio Estevam
2018-08-06
drm/imx: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
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
[next]