OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prop_fb_damage_clips
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_mode_config.h
648
* @
prop_fb_damage_clips
: Optional plane property to mark damaged
655
struct drm_property *
prop_fb_damage_clips
;
member in struct:drm_mode_config
/src/sys/external/bsd/drm2/dist/drm/
drm_damage_helper.c
106
drm_object_attach_property(&plane->base, config->
prop_fb_damage_clips
,
drm_mode_config.c
317
dev->mode_config.
prop_fb_damage_clips
= prop;
drm_atomic_uapi.c
583
} else if (property == config->
prop_fb_damage_clips
) {
646
} else if (property == config->
prop_fb_damage_clips
) {
Completed in 168 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026