aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorStanislav Lisovskiy <[email protected]>2018-11-09 09:39:15 +0000
committerVille Syrjälä <[email protected]>2018-11-20 14:20:13 +0000
commit61e49394a31aee438e026e553a1422e13e0309d9 (patch)
treee8abaab1e5ecf4179bf0bfed2e1230e193a41482 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdrm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS (diff)
downloadkernel-61e49394a31aee438e026e553a1422e13e0309d9.tar.gz
kernel-61e49394a31aee438e026e553a1422e13e0309d9.zip
drm: Introduce new DRM_FORMAT_XYUV
v5: This is YUV444 packed format same as AYUV, but without alpha, as supported by i915. v6: Removed unneeded initializer for new XYUV format. v7: Added is_yuv field initialization according to latest drm_fourcc format structure initialization changes. v8: Edited commit message to be more clear about skl+, renamed PLANE_CTL_FORMAT_AYUV to PLANE_CTL_FORMAT_XYUV as this format doesn't support per-pixel alpha. Fixed minor code issues. v9: Moved DRM format check to proper place in intel_framebuffer_init. v10: Changed DRM_FORMAT_XYUV to be DRM_FORMAT_XYUV8888 v11: Fixed rebase conflict, caused by added new formats to drm-tip meanwhile. Reviewed-by: Alexandru Gheorghe <[email protected]> Signed-off-by: Stanislav Lisovskiy <[email protected]> [vsyrjala: Removed stray tab and sorted the formats differently] Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions