OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intel_cdclk_changed
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_cdclk.c
1797
*
intel_cdclk_changed
- Determine if two CDCLK states are different
1804
static bool
intel_cdclk_changed
(const struct intel_cdclk_state *a,
function in typeref:typename:bool
1853
if (!
intel_cdclk_changed
(&dev_priv->cdclk.hw, cdclk_state))
1863
if (WARN(
intel_cdclk_changed
(&dev_priv->cdclk.hw, cdclk_state),
2356
if (
intel_cdclk_changed
(&dev_priv->cdclk.actual,
2365
} else if (
intel_cdclk_changed
(&dev_priv->cdclk.logical,
intel_cdclk.c
1797
*
intel_cdclk_changed
- Determine if two CDCLK states are different
1804
static bool
intel_cdclk_changed
(const struct intel_cdclk_state *a,
function in typeref:typename:bool
1853
if (!
intel_cdclk_changed
(&dev_priv->cdclk.hw, cdclk_state))
1863
if (WARN(
intel_cdclk_changed
(&dev_priv->cdclk.hw, cdclk_state),
2356
if (
intel_cdclk_changed
(&dev_priv->cdclk.actual,
2365
} else if (
intel_cdclk_changed
(&dev_priv->cdclk.logical,
Completed in 26 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025