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/clients/drm_log.c
- drivers/gpu/drm/drm_client_modeset.c, line 1239
- drivers/gpu/drm/drm_fb_helper.c
Smatch caller information:
drivers/gpu/drm/clients/drm_log.c drm_log_client_restore() -> drm_client_modeset_commit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | client | 4096-ptr_max |
| PARAM_VALUE | 0 | client->dev->mode_config.funcs->atomic_commit | 0,1709437739929436160,3385958169767186432,9025212985888776192 |
| PARAM_VALUE | 0 | client->funcs | 4096-ptr_max |
| PARAM_VALUE | 0 | client->funcs->restore | 1861706725695156224,8868114875781746688 |
| DATA_SOURCE | 0 | client | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &dev->clientlist_mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| TYPE_LOCK | (struct drm_device)->clientlist_mutex |
drivers/gpu/drm/clients/drm_log.c drm_log_init_client() -> drm_client_modeset_commit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | client | 4096-ptr_max |
| PARAM_VALUE | 0 | client->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | client->dev->driver->dumb_create | 1-u64max |
| PARAM_VALUE | 0 | client->modeset_mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | client->modeset_mutex.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | client->modeset_mutex.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | client->modeset_mutex.first_waiter->task->blocked_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | client->modeset_mutex.first_waiter->task->blocked_lock.owner | (-1) |
| PARAM_VALUE | 0 | client->modeset_mutex.first_waiter->task->blocked_lock.owner_cpu | 4294967295 |
| PARAM_VALUE | 0 | client->modeset_mutex.first_waiter->task->blocked_lock.raw_lock.val.counter | s32min-s32max |
| PARAM_VALUE | 0 | client->modeset_mutex.first_waiter->task->usage.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | client->modeset_mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | client->modeset_mutex.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | client->modesets | 4096-ptr_max |
| PARAM_VALUE | 0 | client->modesets->crtc | 1-u64max |
| BUF_SIZE | 0 | client | 216 |
| CAPPED_DATA | 0 | client->dev->mode_config.min_height | 1 |
| CAPPED_DATA | 0 | client->dev->mode_config.min_width | 1 |
| CAPPED_DATA | 0 | &client->modeset_mutex | 1 |
| PARAM_COMPARE | 0 | client->dev->mode_config.max_height | >= $0->dev->mode_config.min_height |
| PARAM_COMPARE | 0 | client->dev->mode_config.max_width | >= $0->dev->mode_config.min_width |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &up->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | global &target_list_lock |
drivers/gpu/drm/drm_fb_helper.c __drm_fb_helper_restore_fbdev_mode_unlocked() -> drm_client_modeset_commit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | client | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &fb_helper->lock | ||
| HALF_LOCKED2 | &dev->clientlist_mutex | ||
| TYPE_LOCK | (struct drm_fb_helper)->lock |
drivers/gpu/drm/drm_fb_helper.c drm_fb_helper_single_fb_probe() -> drm_client_modeset_commit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | client | 4096-ptr_max |
| PARAM_VALUE | 0 | client->dev | 0,4096-ptr_max |
| BUF_SIZE | 0 | client | 216 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->clientlist_mutex | ||
| LOCK2 | &fb_helper->lock | ||
| TYPE_LOCK | (struct drm_device)->clientlist_mutex | ||
| TYPE_LOCK | (struct drm_fb_helper)->lock |