diff options
author | Jani Nikula <jani.nikula@intel.com> | 2025-05-27 12:25:26 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2025-06-04 18:57:23 +0300 |
commit | e117100acb6d2dd90da01a88616a3b9261b0e99a (patch) | |
tree | cc09a7a079d45e81e691c38a9c37a9af20afad30 /rust/helpers/workqueue.c | |
parent | 836864ac60c53be427caad83ae78ef56aab8b815 (diff) |
drm/i915/dram: allocate struct dram_info dynamically
Allocate struct drm_info dynamically, and convert the struct
drm_i915_private and struct xe_device dram_info member into a const
pointer. Move the struct definition to intel_dram.h, and keep it opaque
to everyone not needing it. This also removes the duplication of the
struct definition.
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Link: https://lore.kernel.org/r/73625095157346ea0e8614108c9b369208e5df66.1748337870.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions