All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 35367] New: RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes
@ 2011-03-16 20:18 bugzilla-daemon
  2011-04-15 11:43 ` [Bug 35367] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-03-16 20:18 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=35367

           Summary: RV670 AGP lodbias regression since st/mesa: remove
                    unnecessary flushes
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: lists@andyfurniss.entadsl.com


rv670 AGP but running agpmode=-1 as agpgart + gallium locks on this box.
kernel d-r-t, git ddx with tiling enabled in xorg.conf.
Does not affect my PCIE RV790 box.

Mesa demo lodbias does not work normally since 

commit bdf103894026238c7e896eccb995b141161bfb70
Author: Marek Olšák <maraeo@gmail.com>
Date:   Tue Mar 8 00:28:33 2011 +0100

    st/mesa: remove unnecessary flushes

    The framebuffer cache flush should be implicit when calling
    set_framebuffer_state.

    There is no need to flush the command stream either.


It disappears to black too quickly between 1.5 and 2.5 and the image is corrupt
rather than blurring gradually during this time.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 35367] RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes
  2011-03-16 20:18 [Bug 35367] New: RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes bugzilla-daemon
@ 2011-04-15 11:43 ` bugzilla-daemon
  2011-04-15 20:27 ` bugzilla-daemon
  2011-05-06 13:46 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-04-15 11:43 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=35367

--- Comment #1 from Andy Furniss <lists@andyfurniss.entadsl.com> 2011-04-15 04:43:15 PDT ---
(In reply to comment #0)
> rv670 AGP but running agpmode=-1 as agpgart + gallium locks on this box.
> kernel d-r-t, git ddx with tiling enabled in xorg.conf.
> Does not affect my PCIE RV790 box.
> 
> Mesa demo lodbias does not work normally since 
> 
> commit bdf103894026238c7e896eccb995b141161bfb70
> Author: Marek Olšák <maraeo@gmail.com>
> Date:   Tue Mar 8 00:28:33 2011 +0100
> 
>     st/mesa: remove unnecessary flushes
> 
>     The framebuffer cache flush should be implicit when calling
>     set_framebuffer_state.
> 
>     There is no need to flush the command stream either.
> 
> 
> It disappears to black too quickly between 1.5 and 2.5 and the image is corrupt
> rather than blurring gradually during this time.

fixed by patch in -

https://bugs.freedesktop.org/show_bug.cgi?id=35312

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 35367] RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes
  2011-03-16 20:18 [Bug 35367] New: RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes bugzilla-daemon
  2011-04-15 11:43 ` [Bug 35367] " bugzilla-daemon
@ 2011-04-15 20:27 ` bugzilla-daemon
  2011-05-06 13:46 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-04-15 20:27 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=35367

--- Comment #2 from Marek Olšák <maraeo@gmail.com> 2011-04-15 13:27:28 PDT ---
(In reply to comment #1)
> (In reply to comment #0)
> > rv670 AGP but running agpmode=-1 as agpgart + gallium locks on this box.
> > kernel d-r-t, git ddx with tiling enabled in xorg.conf.
> > Does not affect my PCIE RV790 box.
> > 
> > Mesa demo lodbias does not work normally since 
> > 
> > commit bdf103894026238c7e896eccb995b141161bfb70
> > Author: Marek Olšák <maraeo@gmail.com>
> > Date:   Tue Mar 8 00:28:33 2011 +0100
> > 
> >     st/mesa: remove unnecessary flushes
> > 
> >     The framebuffer cache flush should be implicit when calling
> >     set_framebuffer_state.
> > 
> >     There is no need to flush the command stream either.
> > 
> > 
> > It disappears to black too quickly between 1.5 and 2.5 and the image is corrupt
> > rather than blurring gradually during this time.
> 
> fixed by patch in -
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=35312

This is a driver-specific bug and the patch in bug 35312 is not a fix, it's a
bloody hack.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 35367] RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes
  2011-03-16 20:18 [Bug 35367] New: RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes bugzilla-daemon
  2011-04-15 11:43 ` [Bug 35367] " bugzilla-daemon
  2011-04-15 20:27 ` bugzilla-daemon
@ 2011-05-06 13:46 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-05-06 13:46 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=35367

Andy Furniss <lists@andyfurniss.entadsl.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Andy Furniss <lists@andyfurniss.entadsl.com> 2011-05-06 06:46:09 PDT ---
fixed in mesa master.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-06 13:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-16 20:18 [Bug 35367] New: RV670 AGP lodbias regression since st/mesa: remove unnecessary flushes bugzilla-daemon
2011-04-15 11:43 ` [Bug 35367] " bugzilla-daemon
2011-04-15 20:27 ` bugzilla-daemon
2011-05-06 13:46 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.