Searched refs:radeon_no_wb (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.3-release/sys/dev/drm/
H A Dradeon_drv.c41 int radeon_no_wb; variable
H A Dr600_cp.c496 if (radeon_no_wb == 1) {
1825 radeon_no_wb = 1;
H A Dradeon_cp.c836 if (radeon_no_wb == 1) {
H A Dradeon_drv.h415 extern int radeon_no_wb;
/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon_drv.c112 int radeon_no_wb; variable
131 module_param_named(no_wb, radeon_no_wb, int, 0444);
H A Dradeon_device.c288 if (radeon_no_wb == 1) {
H A Dr600_cp.c570 if (radeon_no_wb == 1) {
2019 radeon_no_wb = 1;
H A Dradeon.h93 extern int radeon_no_wb;
H A Dradeon_cp.c895 if (radeon_no_wb == 1) {
H A Dradeon_drv.h328 extern int radeon_no_wb;

Completed in 133 milliseconds