diff options
author | Michal Wajdeczko <[email protected]> | 2019-07-26 18:42:10 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-07-26 21:15:05 +0100 |
commit | 3a8c63d28a12dec948439dcb1fd0e60066dc3897 (patch) | |
tree | 68323583acb1678a93678fa9966678ab3cb90f3d /net/switchdev/switchdev.c | |
parent | 340c4c8daad95cc1064d88901a03bcb68d0f0185 (diff) |
drm/i915/uc: Remove redundant header_offset/size definitions
According to Firmware layout definition, CSS header is located
in front of the firmware blob, so header offset is always 0.
Similarly, size of the CSS header is constant and currently
used version is exactly 128.
While here, move type/status enums up and keep them together.
v2: use sizeof consistently (Daniele), update commit message
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions