All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 81283] New: Icons are misrendered when rgb font hinting is activated [NV18]
@ 2014-07-13  8:15 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-07-13  8:15 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1448 bytes --]

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

          Priority: medium
            Bug ID: 81283
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
           Summary: Icons are misrendered when rgb font hinting is
                    activated [NV18]
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: linuxhippy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
          Hardware: x86 (IA32)
            Status: NEW
           Version: git
         Component: Driver/nouveau
           Product: xorg

Created attachment 102687
  --> https://bugs.freedesktop.org/attachment.cgi?id=102687&action=edit
xorg.log

When selecting RGB subpixel font antialising on my mothers laptop (Geforce
488Go / NV18) icons are suddenly misrendered (see screenshot)

Tried several options such as NoUploadTo/DowloadFromScreen, MigrationHeuristics
smart/greedy, agpmode=0 - however only disabling render acceleration completely
did help.

The notebook is running Fedora-20 + latest updates (linux-3.15.4), the issue
happends with nouveau 1.0.9 as well as nouveau git from 20140713.

- Clemens

PS: It is incredible how well nouveau performs for 2D operations these days,
thanks for working on improving this area over the past years.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2842 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 81283] Icons are misrendered when rgb font hinting is activated [NV18]
       [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2014-07-13  8:16   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-07-13 13:17   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-07-13  8:16 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 355 bytes --]

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

--- Comment #1 from Clemens Eisserer <linuxhippy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Created attachment 102688
  --> https://bugs.freedesktop.org/attachment.cgi?id=102688&action=edit
screenshot of icons rendered white

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1292 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 81283] Icons are misrendered when rgb font hinting is activated [NV18]
       [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-07-13  8:16   ` [Bug 81283] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-07-13 13:17   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-07-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-07-13 13:17 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 982 bytes --]

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

--- Comment #2 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
There have been a few reports of things not being drawn on NV1x, but no one
ever narrowed it down to anything, and I could never reproduce.

I wonder if some sort of alpha setting isn't actually supported and so things
are being drawn with alpha=0 or something. If you're a developer, can you debug
this a bit? Take a look at src/nv10_exa.c (in the ddx)... the function that
determines if something will be accelerated is NV10EXACheckComposite. Start by
just returning FALSE unconditionally there and make sure the problem is
'fixed'. (If it isn't, the issue is something else.)

Assuming it's fine, try printing the requests that are making it through and
try to identify the ones that aren't being handled properly (by selectively
returning false for some of them).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1756 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 81283] Icons are misrendered when rgb font hinting is activated [NV18]
       [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-07-13  8:16   ` [Bug 81283] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-07-13 13:17   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-07-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-08-10  6:27   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-07-13 15:54 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 978 bytes --]

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

--- Comment #3 from Clemens Eisserer <linuxhippy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
>  If you're a developer, can you debug this a bit?
Unfourtunately I am not a driver developer, however I can play a bit arround
and see how things change.

> There have been a few reports of things not being drawn on NV1x,
Interesting you mention missing things, because when I go with grayscale
antialising I can see missing text on the desktop icons. I didn't mention it,
because I guess it is really hard to reproduce.

> I wonder if some sort of alpha setting isn't actually supported 
> and so things are being drawn with alpha=0 or something.
However, shouldn't this just affect the glyphs rendered? The blending mode of
the icons doesn't change, so it seems some state is garbled after the glyphs
were rendered, leading to those misrendered icons.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1850 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 81283] Icons are misrendered when rgb font hinting is activated [NV18]
       [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2014-07-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-08-10  6:27   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-08-10 18:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-08-11 19:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-08-10  6:27 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 532 bytes --]

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

--- Comment #4 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
I just sent a bunch of patches to the list... two of the patches are no-ops,
but these two actually change functionality:

http://lists.freedesktop.org/archives/nouveau/2014-August/018270.html
http://lists.freedesktop.org/archives/nouveau/2014-August/018271.html

please see if applying these fixes the issue for you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1474 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 81283] Icons are misrendered when rgb font hinting is activated [NV18]
       [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2014-08-10  6:27   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-08-10 18:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-08-11 19:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-08-10 18:08 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 460 bytes --]

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

--- Comment #5 from Clemens Eisserer <linuxhippy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
The two patches fix both issues - the icon corruption when RGB font hinting is
activated, as well as somtimes missing text with greyscale antialiasing :)

This makes my old laptop a fully functional email/browsing machine again -
thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1236 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 81283] Icons are misrendered when rgb font hinting is activated [NV18]
       [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2014-08-10 18:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-08-11 19:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-08-11 19:53 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 673 bytes --]

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

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

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

--- Comment #6 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Awesome! These patches should be in xf86-video-nouveau git now. A release is
going to be forthcoming once a couple of issues are ironed out.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2122 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

end of thread, other threads:[~2014-08-11 19:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-13  8:15 [Bug 81283] New: Icons are misrendered when rgb font hinting is activated [NV18] bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-81283-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-07-13  8:16   ` [Bug 81283] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-13 13:17   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-10  6:27   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-10 18:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-11 19:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

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.