![]() |
|
|||
0001 /* SPDX-License-Identifier: MIT */ 0002 /* 0003 * Copyright © 2020 Intel Corporation 0004 */ 0005 0006 #ifndef __INTEL_DRAM_H__ 0007 #define __INTEL_DRAM_H__ 0008 0009 struct drm_i915_private; 0010 0011 void intel_dram_edram_detect(struct drm_i915_private *i915); 0012 void intel_dram_detect(struct drm_i915_private *i915); 0013 0014 #endif /* __INTEL_DRAM_H__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |