Lines Matching refs:adev_to_drm
97 (amdgpu_display_get_crtc_scanoutpos(adev_to_drm(adev), work->crtc_id, 0, in amdgpu_display_flip_work_func()
1254 drm_property_create_range(adev_to_drm(adev), 0, "coherent", 0, 1); in amdgpu_display_modeset_create_props()
1259 drm_property_create_range(adev_to_drm(adev), 0, "load detection", 0, 1); in amdgpu_display_modeset_create_props()
1263 drm_mode_create_scaling_mode_property(adev_to_drm(adev)); in amdgpu_display_modeset_create_props()
1267 drm_property_create_enum(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1272 drm_property_create_range(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1278 drm_property_create_range(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1285 drm_property_create_enum(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1291 drm_property_create_enum(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1297 drm_property_create_range(adev_to_drm(adev), 0, in amdgpu_display_modeset_create_props()
1577 struct drm_device *dev = adev_to_drm(adev); in amdgpu_display_suspend_helper()
1625 struct drm_device *dev = adev_to_drm(adev); in amdgpu_display_resume_helper()