Home
last modified time | relevance | path

Searched refs:__runtime (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_pci.c42 .__runtime.media.ip.ver = (x), \
43 .__runtime.display.ip.ver = (x)
545 .__runtime.ppgtt_size = 31,
643 .__runtime.ppgtt_size = 32,
663 .__runtime.has_dmc = 1, \
665 .__runtime.has_hdcp = 1, \
717 .__runtime.has_hdcp = 1, \
721 .__runtime.has_dmc = 1, \
842 .__runtime.has_dsc = 1, \
857 .__runtime.ppgtt_size = 36,
[all …]
A Dintel_device_info.h309 const struct intel_runtime_info __runtime; member
A Di915_drv.h207 struct intel_runtime_info __runtime; /* Use RUNTIME_INFO() to access. */ member
411 #define RUNTIME_INFO(dev_priv) (&(dev_priv)->__runtime)
A Di915_driver.c739 memcpy(runtime, &INTEL_INFO(i915)->__runtime, sizeof(*runtime)); in i915_driver_create()

Completed in 13 milliseconds