diff options
| author | james qian wang (Arm Technology China) <[email protected]> | 2019-06-12 10:20:18 +0000 |
|---|---|---|
| committer | Liviu Dudau <[email protected]> | 2019-06-19 10:42:18 +0000 |
| commit | 264b9436d23b065cb74d76dff49b4ffac2cee11e (patch) | |
| tree | ca797a44938bf546e649845f0164584ac18529fc /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
| parent | drm/komeda: Add new component komeda_splitter (diff) | |
| download | kernel-264b9436d23b065cb74d76dff49b4ffac2cee11e.tar.gz kernel-264b9436d23b065cb74d76dff49b4ffac2cee11e.zip | |
drm/komeda: Enable writeback split support
Writeback split is also for workaround the size limitation of d71 scaler.
Like layer_split, writeback downscaling also can use two scalers to handle
the scaling half-by-half. The only differnence is writback needs a
standalone component (splitter)'s help to split the composition result.
The data pipeline of writeback split as below:
/-> scaler-0 ->\
compiz -> splitter merger -> wb_layer -> memory
\-> scaler-1 ->/
v2: Rebase
Signed-off-by: James Qian Wang (Arm Technology China) <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions
