Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_connector.c
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_connector_test.c
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_connector.c fill_stream_properties_from_drm_display_mode() -> get_output_content_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector_state | 4096-ptr_max |
| DATA_SOURCE | 0 | connector_state | $3 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_content_type_cinema() -> get_output_content_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector_state | 6680995729708556288 |
| PARAM_VALUE | 0 | connector_state->content_type | 3 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_content_type_game() -> get_output_content_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector_state | 1658659176561307648 |
| PARAM_VALUE | 0 | connector_state->content_type | 4 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_content_type_graphics() -> get_output_content_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector_state | 793810911944044544 |
| PARAM_VALUE | 0 | connector_state->content_type | 1 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_content_type_no_data() -> get_output_content_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector_state | 1225837976411893760 |
| PARAM_VALUE | 0 | connector_state->content_type | 0 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_content_type_photo() -> get_output_content_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector_state | 5350373400353284096 |
| PARAM_VALUE | 0 | connector_state->content_type | 2 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_content_type_unknown_defaults_no_data() -> get_output_content_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector_state | 2699216020835487744 |
| PARAM_VALUE | 0 | connector_state->content_type | 127 |