Home
last modified time | relevance | path

Searched refs:DRM_DEV_DEBUG_KMS (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_client.c149 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/
Ddrm_print.h359 #define DRM_DEV_DEBUG_KMS(dev, fmt, ...) \ macro
/Linux-v4.19/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c272 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()
Dcdn-dp-reg.c571 DRM_DEV_DEBUG_KMS(dp->dev, "rate:0x%x, lanes:%d\n", dp->link.rate, in cdn_dp_train_link()