diff options
author | Daniele Ceraolo Spurio <[email protected]> | 2023-08-25 09:27:53 -0700 |
---|---|---|
committer | Daniele Ceraolo Spurio <[email protected]> | 2023-08-28 13:17:55 -0700 |
commit | e427343185583123fd3485ca7ca595325e589429 (patch) | |
tree | 8bc16b51454bade84497ccbecad2d3bd0e841d73 /net/lapb/lapb_out.c | |
parent | 8940da9fe5f278ac6ecb4cafa55c784f524cb3b2 (diff) |
drm/i915/gsc: define gsc fw
Add FW definition and the matching override modparam.
The GSC FW has both a release version, based on platform and a rolling
counter, and a compatibility version, which is the one tracking
interface changes. Since what we care about is the interface, we use
the compatibility version in the binary names.
Same as with the GuC, a major version bump indicate a
backward-incompatible change, while a minor version bump indicates a
backward-compatible one, so we use only the former in the file name.
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Alan Previn <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Reviewed-by: Alan Previn <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions