OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_planes
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_atomic_plane.c
266
new_crtc_state->
update_planes
|= BIT(plane->id);
385
u32 update_mask = new_crtc_state->
update_planes
;
413
u32 update_mask = new_crtc_state->
update_planes
;
intel_atomic.c
254
crtc_state->
update_planes
= 0;
intel_display_types.h
1014
u8
update_planes
;
member in struct:intel_crtc_state
intel_cdclk.c
2319
crtc_state->
update_planes
|= crtc_state->active_planes;
intel_color.c
1138
new_crtc_state->
update_planes
|= BIT(plane->id);
intel_display.c
6522
unsigned int update_mask = new_crtc_state->
update_planes
;
12332
crtc_state->
update_planes
|= BIT(plane->id);
12374
crtc_state->
update_planes
|= BIT(linked->id);
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c
5234
new_crtc_state->
update_planes
|= BIT(plane_id);
5515
new_crtc_state->
update_planes
|= BIT(plane_id);
Completed in 33 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025