OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skl_ddb_entry_equal
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h
802
static inline bool
skl_ddb_entry_equal
(const struct skl_ddb_entry *e1,
function in typeref:typename:bool
intel_pm.c
5224
if (
skl_ddb_entry_equal
(&old_crtc_state->wm.skl.plane_ddb_y[plane_id],
5226
skl_ddb_entry_equal
(&old_crtc_state->wm.skl.plane_ddb_uv[plane_id],
5299
if (
skl_ddb_entry_equal
(old, new))
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c
13833
if (!
skl_ddb_entry_equal
(hw_ddb_entry, sw_ddb_entry)) {
13885
if (!
skl_ddb_entry_equal
(hw_ddb_entry, sw_ddb_entry)) {
15185
if (!
skl_ddb_entry_equal
(&new_crtc_state->wm.skl.ddb,
Completed in 50 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025