Documented in 1 files:
Defined in 2 files as a prototype:
- drivers/gpu/drm/amd/display/dc/bios/bios_parser.c, line 73 (as a prototype)
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c, line 85 (as a prototype)
Defined in 2 files as a function:
- drivers/gpu/drm/amd/display/dc/bios/bios_parser.c, line 1670 (as a function)
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c, line 2273 (as a function)
Referenced in 2 files:
- drivers/gpu/drm/amd/display/dc/bios/bios_parser.c, line 1652
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c, line 2235
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c bios_parser_get_encoder_cap_info() -> get_encoder_cap_record()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bp | 4096-ptr_max |
| PARAM_VALUE | 0 | bp->object_info_tbl.revision.minor | 0-4,6-u32max |
| PARAM_VALUE | 0 | bp->object_info_tbl.v1_4->number_of_path | 1-255 |
| PARAM_VALUE | 1 | object | 4096-ptr_max |
| DATA_SOURCE | 1 | object | r get_bios_object |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c bios_parser_get_encoder_cap_info() -> get_encoder_cap_record()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bp | 4096-ptr_max |
| PARAM_VALUE | 0 | bp->base.bios | 1-u64max |
| PARAM_VALUE | 0 | bp->object_info_tbl.revision.minor | 3-u32max |
| PARAM_VALUE | 1 | object | 4096-ptr_max |
| DATA_SOURCE | 1 | object | r get_bios_object |
| RX_PATH | |||
| TASK_NOT_RUNNING |