OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:displays
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp.h
172
struct mod_hdcp_display
displays
[MAX_NUM_OF_DISPLAYS];
member in struct:mod_hdcp_connection
524
if (is_display_active(&hdcp->connection.
displays
[i]))
535
if (is_display_added(&hdcp->connection.
displays
[i]))
547
if (is_display_added(&hdcp->connection.
displays
[i])) {
548
display = &hdcp->connection.
displays
[i];
561
if (hdcp->connection.
displays
[i].index == index &&
562
is_display_active(&hdcp->connection.
displays
[i])) {
563
display = &hdcp->connection.
displays
[i];
576
if (!is_display_active(&hdcp->connection.
displays
[i])) {
577
display = &hdcp->connection.
displays
[i]
[
all
...]
amdgpu_hdcp_psp.c
63
if (is_display_added(&(hdcp->connection.
displays
[i]))) {
67
display = &hdcp->connection.
displays
[i];
103
if (hdcp->connection.
displays
[i].state == MOD_HDCP_DISPLAY_ACTIVE) {
104
display = &hdcp->connection.
displays
[i];
289
if (hdcp->connection.
displays
[i].state != MOD_HDCP_DISPLAY_ACTIVE_AND_ADDED ||
290
hdcp->connection.
displays
[i].adjust.disable)
296
hdcp_cmd->in_msg.hdcp1_enable_dp_stream_encryption.display_handle = hdcp->connection.
displays
[i].index;
304
hdcp->connection.
displays
[i].state = MOD_HDCP_DISPLAY_ENCRYPTION_ENABLED;
305
HDCP_HDCP1_ENABLED_TRACE(hdcp, hdcp->connection.
displays
[i].index);
725
if (hdcp->connection.
displays
[i].state != MOD_HDCP_DISPLAY_ACTIVE_AND_ADDED |
[
all
...]
amdgpu_hdcp.c
56
/* if all
displays
on the link don't need authentication,
60
if (hdcp->connection.
displays
[i].state != MOD_HDCP_DISPLAY_INACTIVE &&
61
!hdcp->connection.
displays
[i].adjust.disable) {
76
/* if all
displays
on the link don't need authentication,
80
if (hdcp->connection.
displays
[i].state != MOD_HDCP_DISPLAY_INACTIVE &&
81
!hdcp->connection.
displays
[i].adjust.disable) {
396
/* request authentication for remaining
displays
*/
/src/sys/external/bsd/drm2/dist/drm/amd/include/
dm_pp_interface.h
91
struct single_display_configuration
displays
[MAX_NUM_DISPLAY];
member in struct:amd_pp_display_configuration
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
rk3288-veyron-edp.dtsi
3
* Google Veyron (and derivatives) fragment for the edp
displays
/src/sys/arch/ia64/stand/common/
help.common
7
The help command
displays
help on commands and their usage.
28
Displays
<prompt> or a default prompt, and counts down <delay> seconds
47
Displays
statistics about disk cache usage. For depuration only.
80
Displays
a listing of files in the directory <path>, or the root
83
The -l argument
displays
file sizes as well; the process of obtaining
339
Displays
the value of <variable>, or all variables if not specified.
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_hardwaremanager.c
318
if (display_config->
displays
[index].controller_id != 0)
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_pp_smu.c
107
adev->pm.pm_display_cfg.
displays
[i].controller_id = dc_cfg->pipe_idx + 1;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu.c
1566
if (display_config->
displays
[index].controller_id != 0)
/src/share/terminfo/
terminfo
246
# character-cell terminals are increasingly replaced by X
displays
, much of
414
klone+acs|alternate character set for ansi.sys
displays
,
424
klone+sgr|attribute control for ansi.sys
displays
,
433
klone+sgr8|attribute control for ansi.sys
displays
with invis,
443
klone+sgr-dumb|attribute control for ansi.sys
displays
(no ESC [ 11 m),
453
klone+koi8acs|alternate character set for ansi.sys
displays
with KOI8 charset,
467
klone+color|color control for ansi.sys and ISO6429-compatible
displays
,
3724
#
displays
bold text as red
8027
# application. Either way, it
displays
in the current desktop session.
13027
# This terminal always
displays
25 lines. These lines may be use
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025