Re: [PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0

2021-12-09 Thread Mark Yacoub
On Wed, Dec 8, 2021 at 7:16 PM Chun-Kuang Hu wrote: > > Hi Mark: > > Mark Yacoub 於 2021年10月28日 週四 上午12:28寫道: > > > > From: Mark Yacoub > > > > At the reset hook, call __drm_atomic_helper_plane_reset which is > > called at the initialization of the plane and sets the default value of > > rotation

Re: [PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0

2021-12-09 Thread Chun-Kuang Hu
Hi Mark: Mark Yacoub 於 2021年10月28日 週四 上午12:28寫道: > > From: Mark Yacoub > > At the reset hook, call __drm_atomic_helper_plane_reset which is > called at the initialization of the plane and sets the default value of > rotation on all planes to DRM_MODE_ROTATE_0 which is equal to 1. This patch loo

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0

2021-10-27 Thread Mark Yacoub
From: Mark Yacoub At the reset hook, call __drm_atomic_helper_plane_reset which is called at the initialization of the plane and sets the default value of rotation on all planes to DRM_MODE_ROTATE_0 which is equal to 1. Tested on Jacuzzi (MTK). Resolves IGT@kms_properties@plane-properties-{legac