diff options
author | Matt Roper <[email protected]> | 2022-08-16 14:06:00 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-08-16 22:29:08 -0700 |
commit | 7e55536c9c488febfeedacebae0831c070e72c36 (patch) | |
tree | 2be92f4ca98b47cd232ab2681f31fd2b36dbeb59 /net/unix/af_unix.c | |
parent | 8676145eb2f53a9940ff70910caf0125bd8a4bc2 (diff) |
drm/i915/gt: Add dedicated function for non-ctx register tuning settings
The bspec performance tuning section gives recommended settings that the
driver should program for various MMIO registers. Although these
settings aren't "workarounds" we use the workaround infrastructure to do
this programming to make sure it is handled at the appropriate places
and doesn't conflict with any real workarounds.
Since more of these are starting to show up on recent platforms, it's a
good time to create a dedicated function to hold them so that there's
less ambiguity about how/where to implement new ones.
Cc: Lucas De Marchi <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions