index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-12-16
drm/imx: move IPUv3 driver into separate subdirectory
Lucas Stach
2022-12-16
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-04-04
drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation
Maxime Ripard
2022-04-04
drm/imx: ipuv3-plane: Remove redundant zpos initialisation
Maxime Ripard
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
[next]