drm/i915/dram: switch to struct drm_device based pcode interface
authorJani Nikula <jani.nikula@intel.com>
Mon, 23 Jun 2025 11:43:48 +0000 (14:43 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 23 Jun 2025 18:45:16 +0000 (21:45 +0300)
commit2a9b1baa27751c73f96ef6077888c7688195b55e
tree829c57c2f7d92a1b735f6be5b6914d5f1ec20639
parent9a86f345f6341ed274df4ceb011ac0612c91cb9b
drm/i915/dram: switch to struct drm_device based pcode interface

With the struct drm_device based pcode interface in place in both i915
and xe, we can switch dram code to use that.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/e0d74a3317cc61d1cbb096b962cfbd7c60f038d4.1750678991.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/soc/intel_dram.c