Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Drs690.c179 rdev->fastfb_working = false; in rs690_mc_init()
194 rdev->fastfb_working = true; in rs690_mc_init()
H A Dradeon_kms.c478 *value = rdev->fastfb_working; in radeon_info_ioctl()
H A Dradeon_object.c401 if (!rdev->fastfb_working) { in radeon_bo_init()
H A Dr600.c1482 rdev->fastfb_working = false; in r600_mc_init()
1497 rdev->fastfb_working = true; in r600_mc_init()
H A Dradeon.h2433 bool fastfb_working; /* IGP feature*/ member