index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
ipuv3-plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+0
2021-08-16
drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix
Philipp Zabel
1
-1
/
+1
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
1
-1
/
+0
2021-05-10
drm/imx: ipuv3-plane: add color encoding and range properties
Philipp Zabel
1
-1
/
+31
2021-05-10
gpu: ipu-v3: Add Rec.709 limited range support to DP
Philipp Zabel
1
-3
/
+6
2021-05-10
drm/imx: ipuv3-plane: fix PRG modifiers after drm managed resource conversion
Lucas Stach
1
-7
/
+9
2021-05-10
drm/imx: ipuv3-plane: Remove two unnecessary export symbols
Liu Ying
1
-2
/
+0
2021-05-10
drm/imx: Add 8 pixel alignment fix
Sebastian Reichel
1
-4
/
+15
2021-05-10
drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
Philipp Zabel
1
-4
/
+37
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-22
/
+23
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
1
-1
/
+2
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-15
/
+16
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-01-04
drm/imx: ipuv3-plane: use drm managed resources
Philipp Zabel
1
-35
/
+34
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-01-28
drm/imx: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-0
/
+1
2019-07-17
drm/imx: drop use of drmP.h
Sam Ravnborg
1
-2
/
+3
2019-07-12
Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-0
/
+1
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-5
/
+8
2019-06-14
drm/imx: enable IDMAC watermark feature
Philipp Zabel
1
-0
/
+1
2019-05-27
drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q
Philipp Zabel
1
-5
/
+8
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-9
/
+6
2019-02-22
drm/imx: ipuv3-plane: add zpos property
Philipp Zabel
1
-25
/
+31
2019-02-22
drm/imx: ipuv3-plane: add function to query atomic update status
Lucas Stach
1
-0
/
+20
2019-01-07
drm/imx: ignore plane updates on disabled crtcs
Philipp Zabel
1
-2
/
+2
2018-11-05
drm/imx: ipuv3-plane: add IDMAC timeout warning
Philipp Zabel
1
-1
/
+7
2018-11-05
drm/imx: Switch to SPDX identifier
Fabio Estevam
1
-9
/
+1
2018-08-06
drm/imx: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
1
-6
/
+3
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-4
/
+6
2018-03-15
drm/imx: ipuv3-plane: Include "imx-drm.h" header file
Fabio Estevam
1
-0
/
+1
2018-03-15
drm/imx: ipuv3-plane: Make functions static when possible
Fabio Estevam
1
-4
/
+5
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+1
2018-01-23
drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+5
2018-01-05
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-8
/
+94
2017-12-19
drm/imx: advertise supported plane format modifiers
Lucas Stach
1
-1
/
+34
2017-12-19
drm/imx: add FB modifier support
Lucas Stach
1
-6
/
+59
2017-12-19
gpu: ipu-v3: prg: add modifier support
Lucas Stach
1
-2
/
+2
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-4
/
+4
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+1
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+2
2017-09-16
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
1
-1
/
+2
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+44
2017-08-22
Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-11
/
+42
2017-08-11
drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base plane
Philipp Zabel
1
-4
/
+2
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-2
/
+2
[next]