commit | 21719b398b0e49d21c0b9083cffd552ba28ed4af | [log] [tgz] |
---|---|---|
author | Tijl Coosemans <tijl@coosemans.org> | Tue Dec 21 12:54:52 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 21 12:55:33 2010 +1000 |
tree | 0aba4c1dfa294164d04d123f08418f525a98d865 | |
parent | 57084d05379fe5c081d024006129b0565a11855f [diff] |
drm/radeon: Definition of R_0003C2_GENMO_WT seems wrong In drivers/gpu/drm/radeon/r100d.h R_0003C2_GENMO_WT is defined as 0x3C0. I think this should be 0x3C2. Signed-off-by: Dave Airlie <airlied@redhat.com>