OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_drrs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_types.h
927
bool
has_drrs
;
member in struct:intel_crtc_state
intel_dp.c
2421
pipe_config->
has_drrs
= false;
2481
pipe_config->
has_drrs
= true;
7085
if (!crtc_state->
has_drrs
) {
7120
if (!old_crtc_state->
has_drrs
)
intel_display.c
8141
if (m2_n2 && crtc_state->
has_drrs
&&
12857
if (pipe_config->
has_drrs
)
13575
if (current_config->
has_drrs
)
14380
new_crtc_state->
has_drrs
= old_crtc_state->
has_drrs
;
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c
2939
if (to_intel_crtc_state(intel_crtc->base.state)->
has_drrs
) {
4133
!crtc_state->
has_drrs
)
Completed in 44 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026