OSDN Git Service

drm/fourcc: fix AMD modifiers PACKERS field doc
authorSimon Ser <contact@emersion.fr>
Sun, 15 Nov 2020 09:39:38 +0000 (09:39 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Nov 2020 17:20:13 +0000 (12:20 -0500)
commit09bec07bbef508d5e264efdc48e88f0256607453
tree9cafa203542445eef5fc7e6a9559fe250627fbc1
parentc6ce6d1971a6dd33e7960612b774669fa0e57a5d
drm/fourcc: fix AMD modifiers PACKERS field doc

This field doesn't alias with BANK_XOR_BITS: PACKERS is bits 27:29 while
BANK_XOR_BITS is bits 24:26.

Fixes: 8ba16d599374 ("drm/fourcc: Add AMD DRM modifiers.")
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Simon Ser <contact@emersion.fr>
Cc: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Cc: Alex Deucher <alexdeucher@gmail.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/uapi/drm/drm_fourcc.h