mirror_ubuntu-kernels/drivers/gpu/drm/i915/gt/uc
Michael Cheng 61c5ed946d drm/i915/gt: replace cache_clflush_range
Replace all occurrence of cache_clflush_range with drm_clflush_virt_range.
This will prevent compile errors on non-x86 platforms.

Signed-off-by: Michael Cheng <michael.cheng@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220321223819.72833-6-michael.cheng@intel.com
2022-03-22 10:10:53 -07:00
..
abi drm/i915/guc: Add fetch of hwconfig blob 2022-03-17 19:51:48 -07:00
intel_guc_ads.c drm/i915/guc: add steering info to GuC register save/restore list 2022-03-15 19:46:58 -07:00
intel_guc_ads.h drm/i915/guc: Convert engine record to iosys_map 2022-02-25 15:23:23 -08:00
intel_guc_ct.c drm/i915/guc: Use struct_size() helper in kmalloc() 2022-01-26 10:19:08 +00: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 drm/i915/uc: Move uC debugfs to its own folder under GT 2020-03-26 21:23:03 +00:00
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/guc: add steering info to GuC register save/restore list 2022-03-15 19:46:58 -07:00
intel_guc_hwconfig.c drm/i915/guc: Add fetch of hwconfig blob 2022-03-17 19:51:48 -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 drm/i915/uc: Move uC debugfs to its own folder under GT 2020-03-26 21:23:03 +00:00
intel_guc_log.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_log.h drm/i915/guc: Update to GuC version 69.0.3 2022-01-11 11:47:36 -08:00
intel_guc_rc.c drm/i915/guc/rc: Setup and enable GuCRC feature 2021-08-03 16:05:44 -07: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 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_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-02-25 13:44:44 +00: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/i915/gt: replace cache_clflush_range 2022-03-22 10:10:53 -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 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.h drm/i915/guc: Add an explicit 'submission_initialized' flag 2022-03-03 15:03:04 -08:00
intel_huc_debugfs.c drm/i915: rename debugfs_gt files 2021-09-18 23:33:19 -07:00
intel_huc_debugfs.h drm/i915/uc: Move uC debugfs to its own folder under GT 2020-03-26 21:23:03 +00:00
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: rename debugfs_gt files 2021-09-18 23:33:19 -07:00
intel_uc_debugfs.h drm/i915/uc: Move uC debugfs to its own folder under GT 2020-03-26 21:23:03 +00:00
intel_uc_fw_abi.h drm/i915/guc: Update to use firmware v49.0.1 2020-10-29 13:46:26 +02:00
intel_uc_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_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 Merge drm/drm-next into drm-intel-gt-next 2022-01-18 10:54:02 +00:00
intel_uc.h drm/i915/guc/rc: Setup and enable GuCRC feature 2021-08-03 16:05:44 -07: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