diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-09-02 16:31:12 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-09-05 14:37:32 +0300 |
commit | a6d31e18c01211b041d416661b9ccfd75475e01b (patch) | |
tree | 910a6ff93fc6a31c9b4618d68faee16cba3841f3 /rust/helpers/clk.c | |
parent | 4dfd3a56d653a96dad964c3c6f2444adb3d9c4fe (diff) |
drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl
Currently the icl codepaths first determine the memory type from the
memory controller registers (via skl_get_dram_info()->skl_get_dram_type())
and then overwrite the results with icl_pcode_read_mem_global_info().
Get rid of the pointless (and potentially incorrect) skl_get_dram_type()
stuff.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250902133113.18778-8-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'rust/helpers/clk.c')
0 files changed, 0 insertions, 0 deletions