index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_blend.c
Age
Commit message (
Expand
)
Author
2021-04-22
drm: drm_blend.c: Use tabs for code indents
Beatriz Martins de Carvalho
2020-12-17
drm/doc: introduce new section for standard plane properties
Simon Ser
2020-11-24
drm: fix kernel-doc warnings for SCALING_FILTER
Simon Ser
2020-10-21
drm: Introduce plane and CRTC scaling filter properties
Pankaj Bharadiya
2020-05-14
drm: plane: Verify that no or all planes have a zpos property
Laurent Pinchart
2020-03-31
drm: add docs about the IN_FORMATS plane property
Simon Ser
2019-10-09
drm: two planes with the same zpos have undefined ordering
Simon Ser
2019-09-06
drm/blend: Define the direction of Z position values
Daniel Vetter
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2018-09-11
drm: Clarify DRM_MODE_REFLECT_X/Y documentation
Alexandru Gheorghe
2018-08-24
drm: Add per-plane pixel blend mode property
Lowry Li
2018-04-16
drm/blend: Add a generic alpha property
Maxime Ripard
2018-02-20
drm/docs: Align layout of optional plane blending properties
Daniel Vetter
2017-12-14
drm/atomic-helper: Make zpos property kerneldoc less misleading
Thierry Reding
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
drm/blend: Fix comment typ-o
Robert Foss
2017-03-06
drm/blend: Use new atomic iterator macros.
Maarten Lankhorst
2017-03-06
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
Maarten Lankhorst
2017-01-25
drm/kms-core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-10-22
drm: RIP mode_config->rotation_property
Ville Syrjälä
2016-10-21
drm: Add support for optional per-plane rotation property
Ville Syrjälä
2016-09-22
drm/doc: Polish plane composition property docs
Daniel Vetter
2016-09-22
drm: Conslidate blending properties in drm_blend.[hc]
Daniel Vetter
2016-09-19
drm/blend: Fix sparse warnings
Ville Syrjälä
2016-08-16
drm/doc: Include new drm_blend.c
Daniel Vetter
2016-07-29
drm: add generic zpos property
Marek Szyprowski