mirror_ubuntu-kernels/drivers/gpu/drm/i915/soc
Jani Nikula ce98870593 drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()
The __raw_uncore_* interface is supposed to be intel_uncore.[ch]
internal only. Replace the remaining outside user with
intel_uncore_read_fw(), which is essentially the same thing.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230627105849.274263-1-jani.nikula@intel.com
2023-07-04 18:08:35 +03:00
..
intel_dram.c drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw() 2023-07-04 18:08:35 +03:00
intel_dram.h
intel_gmch.c drm/i915/gmch: avoid unused variable warning 2023-06-13 00:41:37 +02:00
intel_gmch.h drm/i915/gmch: move VGA set state to GMCH code 2023-01-25 13:52:36 +02:00
intel_pch.c
intel_pch.h