Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_pm.c1884 int not_processed = 0; in radeon_dynpm_idle_work_handler() local
1891 not_processed += radeon_fence_count_emitted(rdev, i); in radeon_dynpm_idle_work_handler()
1892 if (not_processed >= 3) in radeon_dynpm_idle_work_handler()
1897 if (not_processed >= 3) { /* should upclock */ in radeon_dynpm_idle_work_handler()
1907 } else if (not_processed == 0) { /* should downclock */ in radeon_dynpm_idle_work_handler()