diff options
author | Chris Wilson <[email protected]> | 2019-08-06 13:42:59 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-08-06 15:00:14 +0100 |
commit | c29579d2fabe7448a444681d8229384249d315f9 (patch) | |
tree | eaca421c39e0fca04dd0107bf2c1a82483ab54f8 /drivers/gpu/drm/i915/gt/intel_engine_user.c | |
parent | 361f9dc2436812cbcf727fe73d0a4c11ca895fbb (diff) |
drm/i915/gem: Make caps.scheduler static
We do not notify userspace when the scheduler capabilities are changed
(due to wedging the driver) and as such userspace will expect the caps
to be static and unchanging. Make it so, and so we only need to compute
our caps once during driver registration.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_user.c')
0 files changed, 0 insertions, 0 deletions