Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Drv515.c1143 *d1mode_priority_a_cnt |= MODE_PRIORITY_ALWAYS_ON; in rv515_compute_mode_priority()
1144 *d2mode_priority_a_cnt |= MODE_PRIORITY_ALWAYS_ON; in rv515_compute_mode_priority()
1172 *d1mode_priority_a_cnt |= MODE_PRIORITY_ALWAYS_ON; in rv515_compute_mode_priority()
1199 *d2mode_priority_a_cnt |= MODE_PRIORITY_ALWAYS_ON; in rv515_compute_mode_priority()
H A Drv515d.h130 #define MODE_PRIORITY_ALWAYS_ON (1 << 20) macro