Lines Matching refs:ddev

138 	struct drm_device *ddev = dev_get_drvdata(dev);
139 struct amdgpu_device *adev = drm_to_adev(ddev);
148 ret = pm_runtime_get_sync(ddev->dev);
150 pm_runtime_put_autosuspend(ddev->dev);
156 pm_runtime_mark_last_busy(ddev->dev);
157 pm_runtime_put_autosuspend(ddev->dev);
169 struct drm_device *ddev = dev_get_drvdata(dev);
170 struct amdgpu_device *adev = drm_to_adev(ddev);
188 ret = pm_runtime_get_sync(ddev->dev);
190 pm_runtime_put_autosuspend(ddev->dev);
196 pm_runtime_mark_last_busy(ddev->dev);
197 pm_runtime_put_autosuspend(ddev->dev);
266 struct drm_device *ddev = dev_get_drvdata(dev);
267 struct amdgpu_device *adev = drm_to_adev(ddev);
276 ret = pm_runtime_get_sync(ddev->dev);
278 pm_runtime_put_autosuspend(ddev->dev);
284 pm_runtime_mark_last_busy(ddev->dev);
285 pm_runtime_put_autosuspend(ddev->dev);
305 struct drm_device *ddev = dev_get_drvdata(dev);
306 struct amdgpu_device *adev = drm_to_adev(ddev);
339 ret = pm_runtime_get_sync(ddev->dev);
341 pm_runtime_put_autosuspend(ddev->dev);
347 pm_runtime_mark_last_busy(ddev->dev);
348 pm_runtime_put_autosuspend(ddev->dev);
356 pm_runtime_mark_last_busy(ddev->dev);
357 pm_runtime_put_autosuspend(ddev->dev);
366 struct drm_device *ddev = dev_get_drvdata(dev);
367 struct amdgpu_device *adev = drm_to_adev(ddev);
377 ret = pm_runtime_get_sync(ddev->dev);
379 pm_runtime_put_autosuspend(ddev->dev);
386 pm_runtime_mark_last_busy(ddev->dev);
387 pm_runtime_put_autosuspend(ddev->dev);
404 struct drm_device *ddev = dev_get_drvdata(dev);
405 struct amdgpu_device *adev = drm_to_adev(ddev);
415 ret = pm_runtime_get_sync(ddev->dev);
417 pm_runtime_put_autosuspend(ddev->dev);
425 pm_runtime_mark_last_busy(ddev->dev);
426 pm_runtime_put_autosuspend(ddev->dev);
446 struct drm_device *ddev = dev_get_drvdata(dev);
447 struct amdgpu_device *adev = drm_to_adev(ddev);
465 struct drm_device *ddev = dev_get_drvdata(dev);
466 struct amdgpu_device *adev = drm_to_adev(ddev);
488 ret = pm_runtime_get_sync(ddev->dev);
490 pm_runtime_put_autosuspend(ddev->dev);
511 pm_runtime_mark_last_busy(ddev->dev);
512 pm_runtime_put_autosuspend(ddev->dev);
517 pm_runtime_mark_last_busy(ddev->dev);
518 pm_runtime_put_autosuspend(ddev->dev);
537 struct drm_device *ddev = dev_get_drvdata(dev);
538 struct amdgpu_device *adev = drm_to_adev(ddev);
547 ret = pm_runtime_get_sync(ddev->dev);
549 pm_runtime_put_autosuspend(ddev->dev);
555 pm_runtime_mark_last_busy(ddev->dev);
556 pm_runtime_put_autosuspend(ddev->dev);
574 struct drm_device *ddev = dev_get_drvdata(dev);
575 struct amdgpu_device *adev = drm_to_adev(ddev);
583 ret = pm_runtime_get_sync(ddev->dev);
585 pm_runtime_put_autosuspend(ddev->dev);
591 pm_runtime_mark_last_busy(ddev->dev);
592 pm_runtime_put_autosuspend(ddev->dev);
750 struct drm_device *ddev = dev_get_drvdata(dev);
751 struct amdgpu_device *adev = drm_to_adev(ddev);
811 ret = pm_runtime_get_sync(ddev->dev);
813 pm_runtime_put_autosuspend(ddev->dev);
834 pm_runtime_mark_last_busy(ddev->dev);
835 pm_runtime_put_autosuspend(ddev->dev);
840 pm_runtime_mark_last_busy(ddev->dev);
841 pm_runtime_put_autosuspend(ddev->dev);
849 struct drm_device *ddev = dev_get_drvdata(dev);
850 struct amdgpu_device *adev = drm_to_adev(ddev);
868 ret = pm_runtime_get_sync(ddev->dev);
870 pm_runtime_put_autosuspend(ddev->dev);
891 pm_runtime_mark_last_busy(ddev->dev);
892 pm_runtime_put_autosuspend(ddev->dev);
918 struct drm_device *ddev = dev_get_drvdata(dev);
919 struct amdgpu_device *adev = drm_to_adev(ddev);
932 ret = pm_runtime_get_sync(ddev->dev);
934 pm_runtime_put_autosuspend(ddev->dev);
940 pm_runtime_mark_last_busy(ddev->dev);
941 pm_runtime_put_autosuspend(ddev->dev);
953 struct drm_device *ddev = dev_get_drvdata(dev);
954 struct amdgpu_device *adev = drm_to_adev(ddev);
963 ret = pm_runtime_get_sync(ddev->dev);
965 pm_runtime_put_autosuspend(ddev->dev);
973 pm_runtime_mark_last_busy(ddev->dev);
974 pm_runtime_put_autosuspend(ddev->dev);
1022 struct drm_device *ddev = dev_get_drvdata(dev);
1023 struct amdgpu_device *adev = drm_to_adev(ddev);
1032 ret = pm_runtime_get_sync(ddev->dev);
1034 pm_runtime_put_autosuspend(ddev->dev);
1045 pm_runtime_mark_last_busy(ddev->dev);
1046 pm_runtime_put_autosuspend(ddev->dev);
1091 struct drm_device *ddev = dev_get_drvdata(dev);
1092 struct amdgpu_device *adev = drm_to_adev(ddev);
1105 ret = pm_runtime_get_sync(ddev->dev);
1107 pm_runtime_put_autosuspend(ddev->dev);
1113 pm_runtime_mark_last_busy(ddev->dev);
1114 pm_runtime_put_autosuspend(ddev->dev);
1276 struct drm_device *ddev = dev_get_drvdata(dev);
1277 struct amdgpu_device *adev = drm_to_adev(ddev);
1286 ret = pm_runtime_get_sync(ddev->dev);
1288 pm_runtime_put_autosuspend(ddev->dev);
1294 pm_runtime_mark_last_busy(ddev->dev);
1295 pm_runtime_put_autosuspend(ddev->dev);
1305 struct drm_device *ddev = dev_get_drvdata(dev);
1306 struct amdgpu_device *adev = drm_to_adev(ddev);
1320 ret = pm_runtime_get_sync(ddev->dev);
1322 pm_runtime_put_autosuspend(ddev->dev);
1328 pm_runtime_mark_last_busy(ddev->dev);
1329 pm_runtime_put_autosuspend(ddev->dev);
1338 struct drm_device *ddev = dev_get_drvdata(dev);
1339 struct amdgpu_device *adev = drm_to_adev(ddev);
1348 ret = pm_runtime_get_sync(ddev->dev);
1350 pm_runtime_put_autosuspend(ddev->dev);
1356 pm_runtime_mark_last_busy(ddev->dev);
1357 pm_runtime_put_autosuspend(ddev->dev);
1367 struct drm_device *ddev = dev_get_drvdata(dev);
1368 struct amdgpu_device *adev = drm_to_adev(ddev);
1382 ret = pm_runtime_get_sync(ddev->dev);
1384 pm_runtime_put_autosuspend(ddev->dev);
1390 pm_runtime_mark_last_busy(ddev->dev);
1391 pm_runtime_put_autosuspend(ddev->dev);
1420 struct drm_device *ddev = dev_get_drvdata(dev);
1421 struct amdgpu_device *adev = drm_to_adev(ddev);
1430 ret = pm_runtime_get_sync(ddev->dev);
1432 pm_runtime_put_autosuspend(ddev->dev);
1440 pm_runtime_mark_last_busy(ddev->dev);
1441 pm_runtime_put_autosuspend(ddev->dev);
1453 struct drm_device *ddev = dev_get_drvdata(dev);
1454 struct amdgpu_device *adev = drm_to_adev(ddev);
1495 ret = pm_runtime_get_sync(ddev->dev);
1497 pm_runtime_put_autosuspend(ddev->dev);
1503 pm_runtime_mark_last_busy(ddev->dev);
1504 pm_runtime_put_autosuspend(ddev->dev);
1550 struct drm_device *ddev = dev_get_drvdata(dev);
1551 struct amdgpu_device *adev = drm_to_adev(ddev);
1574 struct drm_device *ddev = dev_get_drvdata(dev);
1575 struct amdgpu_device *adev = drm_to_adev(ddev);
1598 struct drm_device *ddev = dev_get_drvdata(dev);
1599 struct amdgpu_device *adev = drm_to_adev(ddev);
1626 struct drm_device *ddev = dev_get_drvdata(dev);
1627 struct amdgpu_device *adev = drm_to_adev(ddev);
1642 ret = pm_runtime_get_sync(ddev->dev);
1644 pm_runtime_put_autosuspend(ddev->dev);
1650 pm_runtime_mark_last_busy(ddev->dev);
1651 pm_runtime_put_autosuspend(ddev->dev);
1671 struct drm_device *ddev = dev_get_drvdata(dev);
1672 struct amdgpu_device *adev = drm_to_adev(ddev);
1704 struct drm_device *ddev = dev_get_drvdata(dev);
1705 struct amdgpu_device *adev = drm_to_adev(ddev);
1718 struct drm_device *ddev = dev_get_drvdata(dev);
1719 struct amdgpu_device *adev = drm_to_adev(ddev);
1770 struct drm_device *ddev = dev_get_drvdata(dev);
1771 struct amdgpu_device *adev = drm_to_adev(ddev);
1773 ret = pm_runtime_get_sync(ddev->dev);
1775 pm_runtime_put_autosuspend(ddev->dev);
1785 pm_runtime_mark_last_busy(ddev->dev);
1786 pm_runtime_put_autosuspend(ddev->dev);
1798 struct drm_device *ddev = dev_get_drvdata(dev);
1799 struct amdgpu_device *adev = drm_to_adev(ddev);
1810 ret = pm_runtime_get_sync(ddev->dev);
1812 pm_runtime_put_autosuspend(ddev->dev);
1822 pm_runtime_mark_last_busy(ddev->dev);
1823 pm_runtime_put_autosuspend(ddev->dev);
1842 struct drm_device *ddev = dev_get_drvdata(dev);
1843 struct amdgpu_device *adev = drm_to_adev(ddev);
1852 ret = pm_runtime_get_sync(ddev->dev);
1854 pm_runtime_put_autosuspend(ddev->dev);
1860 pm_runtime_mark_last_busy(ddev->dev);
1861 pm_runtime_put_autosuspend(ddev->dev);
1882 struct drm_device *ddev = dev_get_drvdata(dev);
1883 struct amdgpu_device *adev = drm_to_adev(ddev);
1893 ret = pm_runtime_get_sync(ddev->dev);
1895 pm_runtime_put_autosuspend(ddev->dev);
1909 pm_runtime_mark_last_busy(ddev->dev);
1910 pm_runtime_put_autosuspend(ddev->dev);
1918 struct drm_device *ddev = dev_get_drvdata(dev);
1919 struct amdgpu_device *adev = drm_to_adev(ddev);
2001 struct drm_device *ddev = dev_get_drvdata(dev);
2002 struct amdgpu_device *adev = drm_to_adev(ddev);
2011 r = pm_runtime_get_sync(ddev->dev);
2013 pm_runtime_put_autosuspend(ddev->dev);
2032 pm_runtime_mark_last_busy(ddev->dev);
2033 pm_runtime_put_autosuspend(ddev->dev);
2223 struct drm_device *ddev = dev_get_drvdata(dev);
2224 struct amdgpu_device *adev = drm_to_adev(ddev);
2247 struct drm_device *ddev = dev_get_drvdata(dev);
2248 struct amdgpu_device *adev = drm_to_adev(ddev);
2260 ret = pm_runtime_get_sync(ddev->dev);
2262 pm_runtime_put_autosuspend(ddev->dev);
2268 pm_runtime_mark_last_busy(ddev->dev);
2269 pm_runtime_put_autosuspend(ddev->dev);