Defined in 2 files as a function:
- drivers/video/fbdev/nvidia/nv_setup.c, line 227 (as a function)
- drivers/video/fbdev/riva/riva_hw.c, line 2069 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/video/fbdev/nvidia/nv_setup.c NVCommonSetup() -> nv10GetConfig()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | par | 4096-ptr_max |
| PARAM_VALUE | 0 | par->Architecture | 0-3,5-u32max |
| PARAM_VALUE | 0 | par->BlendingPossible | 0-1 |
| PARAM_VALUE | 0 | par->FIFO | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PCIO0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PCRTC0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PDIO0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PEXTDEV | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PFB | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PFIFO | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PGRAPH | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PRAMDAC0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PRAMIN | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PTIMER | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PVIO | 4096-ptr_max |
| PARAM_VALUE | 0 | par->WaitVSyncPossible | 0-1 |
| PARAM_VALUE | 0 | par->fpScaler | 0-1 |
| PARAM_VALUE | 0 | par->twoHeads | 0-1 |
| PARAM_VALUE | 0 | par->twoStagePLL | 0-1 |
| BUF_SIZE | 0 | par | 2,4,16,24,32,128,216,248,256,1288,1984,2560,2864 |
| BUF_SIZE | 0 | par | 2,4,16,24,32,128,216,248,256,1288,1984,2560,2864 |
| FUZZY_MAX | 0 | par->Architecture | 16 |
| FUZZY_MAX | 0 | par->BlendingPossible | 1 |
| FUZZY_MAX | 0 | par->WaitVSyncPossible | 1 |
| FUZZY_MAX | 0 | par->fpScaler | 1 |
| FUZZY_MAX | 0 | par->twoHeads | 1 |
| FUZZY_MAX | 0 | par->twoStagePLL | 1 |
| HARD_MAX | 0 | par->BlendingPossible | 1 |
| HARD_MAX | 0 | par->WaitVSyncPossible | 1 |
| HARD_MAX | 0 | par->fpScaler | 1 |
| HARD_MAX | 0 | par->twoHeads | 1 |
| HARD_MAX | 0 | par->twoStagePLL | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | par | unit_byte |
drivers/video/fbdev/riva/riva_hw.c RivaGetConfig() -> nv10GetConfig()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | par | 4096-ptr_max |
| PARAM_VALUE | 0 | par->Architecture | 16,32,48 |
| PARAM_VALUE | 0 | par->FIFO | 4096-ptr_max |
| PARAM_VALUE | 0 | par->IO | 944,976 |
| PARAM_VALUE | 0 | par->PCIO0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PCRTC0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PDIO0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PEXTDEV | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PFB | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PFIFO | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PGRAPH | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PRAMDAC0 | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PRAMIN | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PTIMER | 4096-ptr_max |
| PARAM_VALUE | 0 | par->PVIO | 4096-ptr_max |
| PARAM_VALUE | 0 | par->Version | 65539 |
| PARAM_VALUE | 0 | par->flatPanel | 0-1 |
| PARAM_VALUE | 1 | pdev | 4096-ptr_max |
| PARAM_VALUE | 1 | pdev->driver | 4096-ptr_max |
| BUF_SIZE | 1 | pdev | (-1),16,24,40,56,108-1096,1384,1600,1616,1752,2072,2576,7472,8064 |
| BUF_SIZE | 1 | pdev | (-1),16,24,40,56,108-1096,1384,1600,1616,1752,2072,2576,7472,8064 |
| DATA_SOURCE | 0 | par | $0 |
| DATA_SOURCE | 1 | pdev | $1 |
| DATA_SOURCE | 2 | chipset | $2 |
| BIT_INFO | 2 | chipset | 0x0,0x10deffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 1 | pdev->current_state | 0-3[c] |
| HALF_LOCKED2 | &pool->lock |