Mihail Atanassov
|
6e810eb508
drm: mali-dp: Add YUV->RGB conversion support for video layers
|
7 years ago |
Laurent Pinchart
|
828f207077
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
|
7 years ago |
Laurent Pinchart
|
084ffbd7fd
drm: arm: malidp: Don't destroy planes manually in error handlers
|
7 years ago |
Ayan Halder
|
f0437819ad
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
|
7 years ago |
Liviu Dudau
|
e0521c05c1
drm/mali-dp: Don't enable scaling engine for planes that only rotate.
|
7 years ago |
Dan Carpenter
|
f2f2c85c66
drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
|
7 years ago |
Liviu Dudau
|
fcad73b9b1
drm/mali-dp: Rotated planes need a larger pitch size.
|
7 years ago |
Ville Syrjälä
|
81af63a4af
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
|
7 years ago |
Ville Syrjälä
|
de9f422e30
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
|
7 years ago |
Dave Airlie
|
2c1c55cb75
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
|
7 years ago |
Liviu Dudau
|
a6993b215a
drm: mali-dp: Separate static internal data into a read-only structure.
|
8 years ago |
Cihangir Akturk
|
c2cc215cde
drm: mali-dp: switch to drm_*_get(), drm_*_put() helpers
|
8 years ago |
Ville Syrjälä
|
a01cb8ba3f
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
|
7 years ago |
Ville Syrjälä
|
10b47ee02d
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
|
7 years ago |
Daniel Vetter
|
e90271bc07
drm: Nuke drm_atomic_helper_plane_set_property
|
8 years ago |
Ben Widawsky
|
e6fc3b6855
drm: Plumb modifiers through plane init
|
8 years ago |
Liviu Dudau
|
e40eda3dda
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
|
8 years ago |
Robert Foss
|
c2c446ad29
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
|
8 years ago |
Mihail Atanassov
|
28ce675b74
drm: mali-dp: Add plane upscaling support
|
8 years ago |
Mihail Atanassov
|
fe10cd677c
drm: mali-dp: add custom reset hook for planes
|
8 years ago |
Arnd Bergmann
|
c03c17c1f4
drm: mali-dp: remove unused variable
|
8 years ago |
Mihail Atanassov
|
88d4d90fe0
drm: mali-dp: add atomic_print_state for planes
|
8 years ago |
Mihail Atanassov
|
d1479f6108
drm: mali-dp: Fix smart layer not going to composition
|
8 years ago |
Mihail Atanassov
|
83d642ee6d
drm: mali-dp: fix stride setting for multi-plane formats
|
8 years ago |
Liviu Dudau
|
b70b332f14
drm: mali-dp: Add plane offset to the plane's physical start address register
|
8 years ago |
Brian Starkey
|
6211b4868e
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
|
9 years ago |
Mihail Atanassov
|
c7ffa59cf0
drm: mali-dp: fix Lx_CONTROL register fields clobber
|
8 years ago |
Brian Starkey
|
7916efe5b5
drm: mali-dp: Fix transposed horizontal/vertical flip
|
8 years ago |
Brian Starkey
|
edabb3c4cd
drm: mali-dp: Fix destination size handling when rotating
|
8 years ago |
Brian Starkey
|
b2a2ddb0e2
drm: mali-dp: Don't force source size == crtc size
|
8 years ago |