Comment 6 for bug 556232

Revision history for this message
Allan Jensen (mobimobi) wrote :

I also tried to see what the registers shows with radeontool. I'm attaching the two outputs.
A diff produces this:
root@aje-laptop:/root# diff regs.10 regs.19
8c8
< RADEON_AUX_SC_CNTL 97035a08
---
> RADEON_AUX_SC_CNTL 97035a2c
46,48c46,48
< RADEON_CRTC2_H_TOTAL_DISP 0000000f
< RADEON_CRTC2_H_SYNC_STRT_WID 00001111
< RADEON_CRTC2_V_TOTAL_DISP 00000000
---
> RADEON_CRTC2_H_TOTAL_DISP 0200000f
> RADEON_CRTC2_H_SYNC_STRT_WID 00000000
> RADEON_CRTC2_V_TOTAL_DISP 00000100

(top is the -10 kernel, botton is the -19 kernel)
I tried setting the registers to the top values on the -19 kernel, but it silently ignores my attempts to set them.
?field.comment=I also tried to see what the registers shows with radeontool. I'm attaching the two outputs.
A diff produces this:
root@aje-laptop:/root# diff regs.10 regs.19
8c8
< RADEON_AUX_SC_CNTL 97035a08
---
> RADEON_AUX_SC_CNTL 97035a2c
46,48c46,48
< RADEON_CRTC2_H_TOTAL_DISP 0000000f
< RADEON_CRTC2_H_SYNC_STRT_WID 00001111
< RADEON_CRTC2_V_TOTAL_DISP 00000000
---
> RADEON_CRTC2_H_TOTAL_DISP 0200000f
> RADEON_CRTC2_H_SYNC_STRT_WID 00000000
> RADEON_CRTC2_V_TOTAL_DISP 00000100

(top is the -10 kernel, botton is the -19 kernel)
I tried setting the registers to the top values on the -19 kernel, but it silently ignores my attempts to set them.