Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 2 files:

Smatch caller information:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_connector.c amdgpu_dm_update_freesync_caps() -> parse_hdmi_amd_vsdb()

Type Parameter Key Value
PARAM_VALUE 0 aconnector 4096-ptr_max
PARAM_VALUE 1 edid 4096-ptr_max
PARAM_VALUE 2 vsdb_info 8184393814808817664
PARAM_VALUE 2 vsdb_info->amd_vsdb_version 0
PARAM_VALUE 2 vsdb_info->freesync_mccs_vcp_code 0
PARAM_VALUE 2 vsdb_info->freesync_supported 0
PARAM_VALUE 2 vsdb_info->max_refresh_rate_hz 0
PARAM_VALUE 2 vsdb_info->min_refresh_rate_hz 0
DATA_SOURCE 1 edid r drm_edid_raw
RX_PATH
TASK_NOT_RUNNING
HALF_LOCKED2 _T->lock

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_connector.c amdgpu_dm_update_freesync_caps() -> parse_hdmi_amd_vsdb()

Type Parameter Key Value
PARAM_VALUE 0 aconnector 4096-ptr_max
PARAM_VALUE 0 aconnector->dc_link 4096-ptr_max
PARAM_VALUE 0 aconnector->dc_link->dpcd_caps.allow_invalid_MSA_timing_param 1
PARAM_VALUE 0 aconnector->dc_link->dpcd_caps.dongle_type 3
PARAM_VALUE 1 edid 0,4096-ptr_max
PARAM_VALUE 2 vsdb_info 8184393814808817664
PARAM_VALUE 2 vsdb_info->amd_vsdb_version 0-u16max
PARAM_VALUE 2 vsdb_info->freesync_mccs_vcp_code 0-255
PARAM_VALUE 2 vsdb_info->max_refresh_rate_hz 0-u16max
PARAM_VALUE 2 vsdb_info->min_refresh_rate_hz 0-u16max
CAPPED_DATA 0 aconnector->dc_link->dpcd_caps.branch_dev_id 1
DATA_SOURCE 1 edid r drm_edid_raw
RX_PATH
TASK_NOT_RUNNING
HALF_LOCKED2 _T->lock

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_parse_hdmi_amd_vsdb_no_extensions() -> parse_hdmi_amd_vsdb()

Type Parameter Key Value
PARAM_VALUE 0 aconnector 16,4096-ptr_max
PARAM_VALUE 1 edid 4096-ptr_max
PARAM_VALUE 1 edid->extensions 0
PARAM_VALUE 2 vsdb_info 1536091358189727744
PARAM_VALUE 2 vsdb_info->amd_vsdb_version 0
PARAM_VALUE 2 vsdb_info->freesync_mccs_vcp_code 0
PARAM_VALUE 2 vsdb_info->freesync_supported 0
PARAM_VALUE 2 vsdb_info->max_refresh_rate_hz 0
PARAM_VALUE 2 vsdb_info->min_refresh_rate_hz 0
BUF_SIZE 0 aconnector 9272
BUF_SIZE 1 edid 128
DATA_SOURCE 0 aconnector r kunit_kzalloc
DATA_SOURCE 1 edid r kunit_kzalloc
MEM_ZERO 0 aconnector
MEM_ZERO 1 edid

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_connector_test.c dm_test_parse_hdmi_amd_vsdb_null_edid() -> parse_hdmi_amd_vsdb()

Type Parameter Key Value
PARAM_VALUE 0 aconnector 16,4096-ptr_max
PARAM_VALUE 1 edid 0
PARAM_VALUE 2 vsdb_info 2592066233603309568
PARAM_VALUE 2 vsdb_info->amd_vsdb_version 0
PARAM_VALUE 2 vsdb_info->freesync_mccs_vcp_code 0
PARAM_VALUE 2 vsdb_info->freesync_supported 0
PARAM_VALUE 2 vsdb_info->max_refresh_rate_hz 0
PARAM_VALUE 2 vsdb_info->min_refresh_rate_hz 0
BUF_SIZE 0 aconnector 9272
DATA_SOURCE 0 aconnector r kunit_kzalloc
MEM_ZERO 0 aconnector