Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/display/drm_dsc_helper.c, line 1301
- drivers/gpu/drm/i915/display/intel_vdsc.c
- drivers/gpu/drm/msm/dsi/dsi_host.c, line 1908
Smatch caller information:
drivers/gpu/drm/msm/dsi/dsi_host.c dsi_populate_dsc_params() -> drm_dsc_setup_rc_params()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vdsc_cfg | 4096-ptr_max |
| PARAM_VALUE | 0 | vdsc_cfg->bits_per_component | 8,10,12 |
| PARAM_VALUE | 1 | type | 1 |
| DATA_SOURCE | 0 | vdsc_cfg | $1 |
| BIT_INFO | 0 | vdsc_cfg->bits_per_pixel | 0x0,0xfff0 |
| LOCK2 | &msm_host->dev_mutex | ||
| TYPE_LOCK | (struct msm_dsi_host)->dev_mutex |
drivers/gpu/drm/i915/display/intel_vdsc.c intel_dsc_compute_params() -> drm_dsc_setup_rc_params()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vdsc_cfg | 4096-ptr_max |
| PARAM_VALUE | 0 | vdsc_cfg->bits_per_component | 8,10,12 |
| PARAM_VALUE | 1 | type | 1 |
| BUF_SIZE | 0 | vdsc_cfg | 136 |
| FUZZY_MAX | 0 | vdsc_cfg->bits_per_component | 12 |
| BIT_INFO | 0 | vdsc_cfg->bits_per_component | 0x8,0xe |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/i915/display/intel_vdsc.c intel_dsc_compute_params() -> drm_dsc_setup_rc_params()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vdsc_cfg | 4096-ptr_max |
| PARAM_VALUE | 0 | vdsc_cfg->bits_per_component | 8-255 |
| PARAM_VALUE | 1 | type | 0 |
| BUF_SIZE | 0 | vdsc_cfg | 136 |
| FUZZY_MAX | 0 | vdsc_cfg->bits_per_component | 8 |
| RX_PATH | |||
| TASK_NOT_RUNNING |