Lines Matching refs:adev_to_drm
71 struct drm_device *dev = adev_to_drm(adev); in amdgpu_display_hotplug_work_func()
141 (amdgpu_display_get_crtc_scanoutpos(adev_to_drm(adev), work->crtc_id, 0, in amdgpu_display_flip_work_func()
163 drm_dbg_vbl(adev_to_drm(adev), in amdgpu_display_flip_work_func()
1371 drm_property_create_range(adev_to_drm(adev), 0, "coherent", 0, 1); in amdgpu_display_modeset_create_props()
1376 drm_property_create_range(adev_to_drm(adev), 0, "load detection", 0, 1); in amdgpu_display_modeset_create_props()
1380 drm_mode_create_scaling_mode_property(adev_to_drm(adev)); in amdgpu_display_modeset_create_props()
1384 drm_property_create_enum(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1389 drm_property_create_range(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1395 drm_property_create_range(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1402 drm_property_create_enum(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1408 drm_property_create_enum(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1686 struct drm_device *dev = adev_to_drm(adev); in amdgpu_display_robj_is_fb()
1700 struct drm_device *dev = adev_to_drm(adev); in amdgpu_display_suspend_helper()
1749 struct drm_device *dev = adev_to_drm(adev); in amdgpu_display_resume_helper()