OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:margins
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_tv.c
876
* May need to override the user
margins
for
881
}
margins
;
member in struct:intel_tv_connector_state
1181
conn_state->tv.
margins
.top -
1182
conn_state->tv.
margins
.bottom !=
1229
/* Attempt to maintain the relative sizes of the
margins
*/
1230
top = conn_state->tv.
margins
.top;
1231
bottom = conn_state->tv.
margins
.bottom;
1239
tv_conn_state->
margins
.top = top;
1240
tv_conn_state->
margins
.bottom = bottom;
1250
tv_conn_state->
margins
.top = conn_state->tv.margins.top
[
all
...]
/src/sys/external/bsd/drm2/dist/include/drm/
drm_connector.h
477
* struct drm_connector_tv_margins - TV connector related
margins
479
* Describes the
margins
in pixels to put around the image on TV
507
* @
margins
: TV
margins
518
struct drm_connector_tv_margins
margins
;
member in struct:drm_tv_connector_state
1049
* @
margins
:
1051
* Add
margins
to the mode calculation (1.8% of xres rounded
1054
bool
margins
;
member in struct:drm_cmdline_mode
1083
* @tv_margins: TV
margins
to apply to the mode.
Completed in 13 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025