I just updated to stable 9.0.3, and both MLAA modes are broken in r600g. This is a regression, since they both work in 8.0.3. llvmpipe in 9.0.3 still works, with both modes, so it's not the changes to PP, but something in r600g. I'm using the default shader compiler (no R600_LLVM), on a RV710 / HD4350. I've no time to bisect for the near future, so just marking it up so it doesn't get forgotten.
Assigning to myself.
Oh, seems all PP filters are not working in 9.0.3 r600g, not even nored/nogreen/noblue.
Checking futher, it's only the single-filter case on r600g that's broken. When running more than one filter on r600g, their combined effect works as intended. Using only a single filter, nothing happens.
This is fixed in both master and the 9.1 branch, and backporting the two commits (eae9674f18 and 3e163a137be7f) is not trivial and would risk creating bugs. So closing the bug.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.