index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-06
drm/omap: Switch to drm_atomic_get_new_crtc_state()
Maxime Ripard
1
-1
/
+1
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-25
drm/omap: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
1
-3
/
+0
2022-02-25
drm/omap: plane: Remove redundant zpos initialisation
Maxime Ripard
1
-7
/
+0
2022-02-25
drm/omap: plane: Fix zpos initial value mismatch
Maxime Ripard
1
-1
/
+11
2021-12-08
drm/omap: Add a 'right overlay' to plane state
Benoit Parrot
1
-6
/
+111
2021-12-08
drm/omap: add plane_atomic_print_state support
Benoit Parrot
1
-0
/
+14
2021-12-08
drm/omap: dynamically assign hw overlays to planes
Benoit Parrot
1
-23
/
+104
2021-12-08
drm/omap: omap_plane: subclass drm_plane_state
Benoit Parrot
1
-3
/
+33
2021-12-08
drm/omap: introduce omap_hw_overlay
Benoit Parrot
1
-33
/
+21
2021-12-08
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
1
-0
/
+14
2021-12-08
drm/omap: add sanity plane state check
Neil Armstrong
1
-0
/
+15
2021-06-24
drm/omap: Follow implicit fencing in prepare_fb
Daniel Vetter
1
-0
/
+3
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+2
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-10
/
+11
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-3
/
+3
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
-10
/
+11
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
1
-8
/
+7
2020-12-15
drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
Jyri Sarha
1
-0
/
+30
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
1
-1
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
1
-1
/
+1
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-6
/
+6
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
1
-2
/
+2
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-06-02
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
Tomi Valkeinen
1
-1
/
+0
2017-06-02
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: remove omap_drm_win
Tomi Valkeinen
1
-24
/
+1
2017-06-02
drm/omap: remove omap_framebuffer_get_formats()
Tomi Valkeinen
1
-8
/
+7
2017-06-02
drm/omap: remove dma & vrfb rotation
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: remove ovl_set_channel_out
Tomi Valkeinen
1
-4
/
+2
2017-06-02
drm: omapdrm: Add zpos property
Laurent Pinchart
1
-0
/
+2
2017-06-02
drm: omapdrm: Remove custom plane state
Laurent Pinchart
1
-52
/
+6
2017-06-02
drm: omapdrm: Store the Z order in the plane state zpos field
Laurent Pinchart
1
-14
/
+7
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-8
/
+8
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
1
-4
/
+20
2017-04-03
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
Jyri Sarha
1
-7
/
+1
2017-04-03
drm/omap: fix replication logic
Tomi Valkeinen
1
-1
/
+1
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
1
-6
/
+9
[next]