CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/29 07:07:06
Modified files:
sys/dev/pci/drm: drm_atomic.h
Log message:
Test bit is used like a boolean, so it must actually be a boolean.
This was causing swizzling on bit 17 swizzling intel IGDs when not
needed. Thanks to Brandon Mercer for testing.
