[Bug 43655] Latest radeon dri driver on HD6950 with GRUB set "GRUB_GFXPAYLOAD_LINUX=keep" put the display in a flickering state

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 23 on bug 43655 from
(In reply to comment #22)
> The current code should do the right thing with respect to disabling display
> access to vram when we reconfigure the memory controller.  The current code
> disables memory reads but leaves the display controllers enabled while we
> change the MC setup.  Turning off the crtcs as the patch you mentioned does
> has two problems:
> 1. it breaks some systems which the current method fixes
> 2. it defeats the purpose of GRUB_GFXPAYLOAD_LINUX=keep which is to avoid
> turning off the displays for flickerless boot up.  If you turn off the crtcs
> you have to re-init the entire display pipeline.
> The problem seems to be that disabling the crtc memory reads seems to take
> longer than expected on some systems which leads to invalid reads while the
> MC is being reprogrammed.  One possible solution may be to leave the MC as
> configured by the vbios and try and put the gart aperture either before or
> after the location of varm in the GPU's address space.

I understand what you are explaining. Meanwhile, I'm bisecting to find out
where it was broken again since commit 81ee8fb6b52ec69eeed37fe7943446af1dccecc5
does indeed what it is supposed to do (no problem when using
GRUB_GFXPAYLOAD_LINUX=keep). So, somewhere between commit
81ee8fb6b52ec69eeed37fe7943446af1dccecc5 and 3.9.0-rcx, something went wrong.
I'll keep in touch.


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux