diff options
| author | Chandra Konduru <[email protected]> | 2015-04-27 15:47:37 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-05-20 11:25:39 +0200 |
| commit | 2cd601c620ccf7be1e8e317e2e208d395d309237 (patch) | |
| tree | ca3b371e2cd8d8bd3dafd3a457f037327d5d5905 /tools/perf/scripts/python | |
| parent | 7e35ab88d8ec652803eb2965c00e3ed9967c4f9d (diff) | |
drm/i915: Adding dbuf support for skl nv12 format.
Skylake nv12 format requires dbuf (aka. ddb) calculations
and programming for each of y and uv sub-planes. Made minor
changes to reuse current dbuf calculations and programming
for uv plane. i.e., with this change, existing computation
is used for either packed format or uv portion of nv12
depending on incoming format. Added new code for dbuf
computation and programming for y plane.
This patch is a pre-requisite for adding NV12 format support.
Actual nv12 support is coming in later patches.
Signed-off-by: Chandra Konduru <[email protected]>
Reviewed-by: Damien Lespiau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions