Searched refs:DRM_DEV_DEBUG_KMS (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/ |
| D | drm_client.c | 149 DRM_DEV_DEBUG_KMS(dev->dev, "%s\n", client->name); in drm_client_release() 201 DRM_DEV_DEBUG_KMS(dev->dev, "%s: ret=%d\n", client->name, ret); in drm_client_dev_hotplug() 221 DRM_DEV_DEBUG_KMS(dev->dev, "%s: ret=%d\n", client->name, ret); in drm_client_dev_restore()
|
| /Linux-v4.19/include/drm/ |
| D | drm_print.h | 359 #define DRM_DEV_DEBUG_KMS(dev, fmt, ...) \ macro
|
| /Linux-v4.19/drivers/gpu/drm/rockchip/ |
| D | cdn-dp-core.c | 272 DRM_DEV_DEBUG_KMS(dp->dev, "got edid: width[%d] x height[%d]\n", in cdn_dp_connector_get_modes() 326 DRM_DEV_DEBUG_KMS(dp->dev, in cdn_dp_connector_mode_valid() 606 DRM_DEV_DEBUG_KMS(dp->dev, "vop %s output to cdn-dp\n", in cdn_dp_encoder_enable()
|
| D | cdn-dp-reg.c | 571 DRM_DEV_DEBUG_KMS(dp->dev, "rate:0x%x, lanes:%d\n", dp->link.rate, in cdn_dp_train_link()
|