OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:disable_crtcs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_framebuffer.c
852
bool
disable_crtcs
= false;
local in function:atomic_remove_fb
882
if (
disable_crtcs
&& plane_state->crtc->primary == plane) {
905
/* This list is only filled when
disable_crtcs
is set. */
929
if (ret == -EINVAL && !
disable_crtcs
) {
930
disable_crtcs
= true;
drm_framebuffer.c
852
bool
disable_crtcs
= false;
local in function:atomic_remove_fb
882
if (
disable_crtcs
&& plane_state->crtc->primary == plane) {
905
/* This list is only filled when
disable_crtcs
is set. */
929
if (ret == -EINVAL && !
disable_crtcs
) {
930
disable_crtcs
= true;
Completed in 26 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025