mirror_ubuntu-kernels/drivers/gpu/drm/i915/gt/uc
Jani Nikula 2636e00811 drm/i915/uc: remove accidental static from a local variable
The arrays are static const, but the pointer shouldn't be static.

Fixes: 3d832f370d ("drm/i915/uc: Allow platforms to have GuC but not HuC")
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220511094619.27889-1-jani.nikula@intel.com
(cherry picked from commit 5821a0bbb4)
2022-06-13 13:53:35 +03:00
..
abi drm/i915/uc: Fix undefined behavior due to shift overflowing the constant 2022-05-19 12:50:29 +03:00
guc_capture_fwif.h drm/i915/guc: Pre-allocate output nodes for extraction 2022-03-22 10:33:31 -07:00
intel_guc_ads.c Merge drm/drm-next into drm-intel-gt-next 2022-04-12 11:28:42 +03:00
intel_guc_ads.h drm/i915/guc: Convert engine record to iosys_map 2022-02-25 15:23:23 -08:00
intel_guc_capture.c drm/i915/guc: Correctly free guc capture struct on error 2022-03-25 10:07:24 -07:00
intel_guc_capture.h drm/i915/guc: Print the GuC error capture output register list. 2022-03-22 10:33:31 -07:00
intel_guc_ct.c drm/i915: Use str_enabled_disabled() 2022-03-02 08:48:20 -08:00
intel_guc_ct.h drm/i915/guc: Update GuC debugfs to support new GuC 2021-07-22 10:07:27 -07:00
intel_guc_debugfs.c drm/i915: rename debugfs_gt files 2021-09-18 23:33:19 -07:00
intel_guc_debugfs.h
intel_guc_fw.c Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next 2022-02-23 15:03:51 -05:00
intel_guc_fw.h
intel_guc_fwif.h drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685 2022-04-19 11:33:48 -07:00
intel_guc_hwconfig.c drm/i915/hwconfig: Add DG2 support 2022-04-15 17:30:25 -07:00
intel_guc_log_debugfs.c drm/i915/guc: Speed up GuC log dumps 2021-12-20 15:33:16 -08:00
intel_guc_log_debugfs.h
intel_guc_log.c Merge drm/drm-next into drm-intel-gt-next 2022-04-21 13:48:26 -04:00
intel_guc_log.h drm/i915/guc: Extract GuC error capture lists on G2H notification. 2022-03-22 10:33:30 -07:00
intel_guc_rc.c drm/i915: Use str_enabled_disabled() 2022-03-02 08:48:20 -08:00
intel_guc_rc.h drm/i915/guc/rc: Setup and enable GuCRC feature 2021-08-03 16:05:44 -07:00
intel_guc_reg.h drm/i915/uc: Fix undefined behavior due to shift overflowing the constant 2022-05-19 12:50:29 +03:00
intel_guc_slpc_types.h drm/i915/guc/slpc: Define and initialize boost frequency 2021-11-03 17:44:02 -07:00
intel_guc_slpc.c Merge drm/drm-next into drm-intel-gt-next 2022-04-21 13:48:26 -04:00
intel_guc_slpc.h drm/i915/guc/slpc: Update boost sysfs hooks for SLPC 2021-11-03 17:44:13 -07:00
intel_guc_submission.c drm for 5.19-rc1 2022-05-25 16:18:27 -07:00
intel_guc_submission.h drm/i915/pmu: Connect engine busyness stats from GuC to pmu 2021-10-28 11:04:43 -07:00
intel_guc.c drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685 2022-04-19 11:33:48 -07:00
intel_guc.h drm for 5.19-rc1 2022-05-25 16:18:27 -07:00
intel_huc_debugfs.c drm/i915: rename debugfs_gt files 2021-09-18 23:33:19 -07:00
intel_huc_debugfs.h
intel_huc_fw.c
intel_huc_fw.h
intel_huc.c drm/i915/guc: Improve GuC loading status check/error reports 2022-01-11 11:47:43 -08:00
intel_huc.h drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
intel_uc_debugfs.c drm/i915: Use str_yes_no() 2022-03-02 08:48:13 -08:00
intel_uc_debugfs.h
intel_uc_fw_abi.h
intel_uc_fw.c drm/i915/uc: remove accidental static from a local variable 2022-06-13 13:53:35 +03:00
intel_uc_fw.h drm/i915: Use the vma resource as argument for gtt binding / unbinding 2022-01-11 10:53:14 +01:00
intel_uc.c drm for 5.19-rc1 2022-05-25 16:18:27 -07:00
intel_uc.h i915/guc/reset: Make __guc_reset_context aware of guilty engines 2022-05-16 10:13:39 +03:00
selftest_guc_multi_lrc.c drm/i915/xehp: Don't support parallel submission on compute / render 2022-03-02 06:52:42 -08:00
selftest_guc.c drm/i915/guc: Better name for context id limit 2022-03-03 15:03:06 -08:00