]> Git Repo - linux.git/commit
drm/komeda: Add komeda_plane/plane_helper_funcs
authorjames qian wang (Arm Technology China) <[email protected]>
Tue, 22 Jan 2019 11:06:22 +0000 (11:06 +0000)
committerLiviu Dudau <[email protected]>
Mon, 29 Apr 2019 11:35:56 +0000 (12:35 +0100)
commit9e560309417638507398fd6239e04f47cc907f70
treecc6347711ad6c2561210d25bdc8a995173bb4f18
parent11bb22ee77575e4c5beff48233fdf91ba839c8b6
drm/komeda: Add komeda_plane/plane_helper_funcs

Per komeda design KMS-plane maps to komeda layer input pipeline.
komeda_plane_atomic_check is for building a komeda layer input pipeline.

And KMS-plane is only a user of komeda resources. so there is no real HW
update for plane, but all HW update will be handled in crtc->flush.

v2: Rebase

Signed-off-by: James Qian Wang (Arm Technology China) <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
drivers/gpu/drm/arm/display/komeda/komeda_plane.c
This page took 0.05307 seconds and 4 git commands to generate.