Improper display watermarks can result in underflow to the display
controllers which can cause flickering or other artifacts.
This patch implements display watermark support and line buffer
allocation for evergreen asics.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c | 437
Signed-off-by: Joe Perches
---
drivers/gpu/drm/radeon/radeon_cs.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_cs.c
b/drivers/gpu/drm/radeon/radeon_cs.c
index fcc79b5..6d64a27 100644
--- a/drivers/gpu/drm/radeon/radeon_cs.c
+++ b/drivers
Signed-off-by: Joe Perches
---
drivers/gpu/drm/radeon/radeon_cs.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_cs.c
b/drivers/gpu/drm/radeon/radeon_cs.c
index fcc79b5..6d64a27 100644
--- a/drivers/gpu/drm/radeon/radeon_cs.c
+++ b/drivers
Joe Perches (9):
drivers/ata: typo fix of faild to failed
drivers/gpu: typo fix of faild to failed
drivers/net: typo fix of faild to failed
drivers/rtc: typo fix of faild to failed
drivers/video: typo fix of faild to failed
fs/exofs: typo fix of faild to failed
fs/jfs: typo fix of fai
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #84 from mrste...@gmx.de 2010-10-21 15:56:00 PDT ---
(In reply to comment #44)
> I am currently testing d594e46ace22afa1621254f6f669e65430048153 +
> 8e36113082821980c60ce89a6c5d45fc9492fc26 and the following patch as suggested
> by Dav
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #84 from mrsteven at gmx.de 2010-10-21 15:56:00 PDT ---
(In reply to comment #44)
> I am currently testing d594e46ace22afa1621254f6f669e65430048153 +
> 8e36113082821980c60ce89a6c5d45fc9492fc26 and the following patch as suggested
> by
https://bugs.freedesktop.org/show_bug.cgi?id=31037
--- Comment #1 from Gerwin 2010-10-21 14:59:23 PDT
---
Created an attachment (id=39620)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39620)
bug in webgl (chromium and firefox)
--
Configure bugmail: https://bugs.freedesktop.org/userpref
https://bugs.freedesktop.org/show_bug.cgi?id=31037
--- Comment #1 from Gerwin 2010-10-21 14:59:23
PDT ---
Created an attachment (id=39620)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39620)
bug in webgl (chromium and firefox)
--
Configure bugmail: https://bugs.freedesktop.org/userpref
https://bugs.freedesktop.org/show_bug.cgi?id=31037
Summary: Checkerboard effect on sprites / textures
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority
https://bugs.freedesktop.org/show_bug.cgi?id=31037
Summary: Checkerboard effect on sprites / textures
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority
https://bugs.freedesktop.org/show_bug.cgi?id=31013
Tomasz Czapiewski changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://bugs.freedesktop.org/show_bug.cgi?id=31013
Tomasz Czapiewski changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
From: Dave Airlie
The CS checker had some incorrect alignment requirements for 2D surfaces,
this made rendering to mipmap levels that were 2D broken.
Also the CB height was being worked out from the BO size, this doesn't work
at all when rendering mipmap levels, instead we work out what height u
https://bugs.freedesktop.org/show_bug.cgi?id=31035
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=31035
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
These are needed for enabling dynamic GPR allocation in the shaders
in the userspace acceleration drivers.
v2: fix typo in reg name
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_drv.c |2 +-
drivers/gpu/drm/radeon/reg_srcs/evergreen |8
2 files changed, 9
https://bugs.freedesktop.org/show_bug.cgi?id=31035
Alex Deucher changed:
What|Removed |Added
Attachment #39615|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=31035
Alex Deucher changed:
What|Removed |Added
Attachment #39615|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=31013
--- Comment #9 from Alex Deucher 2010-10-21 13:42:48 PDT ---
r3xx/r4xx actually supports 4 indirections, so if the current code is limiting
it to 3, it should be upped to 4. See US_CONFIG.NLEVEL
--
Configure bugmail: https://bugs.freedesktop.o
https://bugs.freedesktop.org/show_bug.cgi?id=31013
--- Comment #9 from Alex Deucher 2010-10-21 13:42:48 PDT
---
r3xx/r4xx actually supports 4 indirections, so if the current code is limiting
it to 3, it should be upped to 4. See US_CONFIG.NLEVEL
--
Configure bugmail: https://bugs.freedesktop.
The hw stores a default clear state for registers in the context
range that can be initialized when the CP is set up. Set the
blit state as the default clear state and use the CLEAR_STATE
packet to load the blit state rather than loading it from an IB.
This reduces overhead when doing bo moves usi
https://bugs.freedesktop.org/show_bug.cgi?id=31035
--- Comment #1 from Maximiliano Castañón 2010-10-21
13:30:32 PDT ---
Created an attachment (id=39615)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39615)
dmesg
dmesg file
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=31035
--- Comment #1 from Maximiliano Casta??n 2010-10-21
13:30:32 PDT ---
Created an attachment (id=39615)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39615)
dmesg
dmesg file
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=31035
Summary: HDMI Output detect the TV, but doesn't send image
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: med
https://bugs.freedesktop.org/show_bug.cgi?id=31035
Summary: HDMI Output detect the TV, but doesn't send image
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: med
These are needed for enabling dynamic GPR allocation in the shaders
in the userspace acceleration drivers.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_drv.c |2 +-
drivers/gpu/drm/radeon/reg_srcs/evergreen |8
2 files changed, 9 insertions(+), 1 deletions
On Wed, Oct 20, 2010 at 11:55 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> The CS checker had some incorrect alignment requirements for 2D surfaces,
> this made rendering to mipmap levels that were 2D broken.
>
> Also the CB height was being worked out from the BO size, this doesn't work
> at a
https://bugs.freedesktop.org/show_bug.cgi?id=31013
--- Comment #8 from Tomasz Czapiewski 2010-10-21 12:59:21 PDT ---
Game developers have just checked that the same shader works on Windows on the
same chipset as mine and are suggesting that it might be "off-by-one in
counting the indirections".
https://bugs.freedesktop.org/show_bug.cgi?id=31013
--- Comment #8 from Tomasz Czapiewski 2010-10-21 12:59:21 PDT
---
Game developers have just checked that the same shader works on Windows on the
same chipset as mine and are suggesting that it might be "off-by-one in
counting the indirections".
These are needed for enabling dynamic GPR allocation in the shaders
in the userspace acceleration drivers.
v2: fix typo in reg name
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_drv.c |2 +-
drivers/gpu/drm/radeon/reg_srcs/evergreen |8
2 files changed, 9
The hw stores a default clear state for registers in the context
range that can be initialized when the CP is set up. Set the
blit state as the default clear state and use the CLEAR_STATE
packet to load the blit state rather than loading it from an IB.
This reduces overhead when doing bo moves usi
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #83 from Martin Steigerwald 2010-10-21
10:26:12 PDT ---
Now testing 2.6.36 + your v2 patch. Three reboots all is well so far - I do not
expect any surprises, since mem mapping seems to be the same:
mar...@shambhala:~> dmesg | grep "
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #83 from Martin Steigerwald 2010-10-21
10:26:12 PDT ---
Now testing 2.6.36 + your v2 patch. Three reboots all is well so far - I do not
expect any surprises, since mem mapping seems to be the same:
martin at shambhala:~> dmesg | gre
These are needed for enabling dynamic GPR allocation in the shaders
in the userspace acceleration drivers.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_drv.c |2 +-
drivers/gpu/drm/radeon/reg_srcs/evergreen |8
2 files changed, 9 insertions(+), 1 deletions
On Wed, Oct 20, 2010 at 11:55 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> The CS checker had some incorrect alignment requirements for 2D surfaces,
> this made rendering to mipmap levels that were 2D broken.
>
> Also the CB height was being worked out from the BO size, this doesn't work
> at a
Any chance you could drop the Cc list a bit for the i810/i830
discussion? It's not relevant to most lists and people Cc'ed here.
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #34 from pete...@hottemptation.org 2010-10-21 06:04:22 PDT ---
You can try Xorg-Server 1.9, but I'm afraid it won fix that.
1. It is only a problem of the Radeon-Cards
2. It happens also on the TTYs
--
Configure bugmail: https://bug
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #34 from peterle at hottemptation.org 2010-10-21 06:04:22 PDT ---
You can try Xorg-Server 1.9, but I'm afraid it won fix that.
1. It is only a problem of the Radeon-Cards
2. It happens also on the TTYs
--
Configure bugmail: https://
Any chance you could drop the Cc list a bit for the i810/i830
discussion? It's not relevant to most lists and people Cc'ed here.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #33 from Tobias Kaminsky 2010-10-21 03:28:29
PDT ---
Kernel: 2.6.36
$dmesg |grep atom
[3.186893] ATOM BIOS: Sony
[ 5155.577112] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than
5secs aborting
[ 5155.577115] [drm:a
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #33 from Tobias Kaminsky 2010-10-21
03:28:29 PDT ---
Kernel: 2.6.36
$dmesg |grep atom
[3.186893] ATOM BIOS: Sony
[ 5155.577112] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than
5secs aborting
[ 5155.577115] [drm:a
https://bugs.freedesktop.org/show_bug.cgi?id=30931
Jos van Wolput changed:
What|Removed |Added
Summary|mesa gallium r600 driver|mesa gallium r600 driver
https://bugs.freedesktop.org/show_bug.cgi?id=30931
Jos van Wolput changed:
What|Removed |Added
Summary|mesa gallium r600 driver|mesa gallium r600 driver
https://bugs.freedesktop.org/show_bug.cgi?id=30931
--- Comment #2 from Jos van Wolput 2010-10-21
01:57:39 PDT ---
Latest git (Oct.21) no more system crash but AIGLX error: Calling driver entry
point failed, reverting to software rendering,Screen 0 is not DRI capable
glxinfo:
OpenGL vendor strin
https://bugs.freedesktop.org/show_bug.cgi?id=30931
--- Comment #2 from Jos van Wolput 2010-10-21
01:57:39 PDT ---
Latest git (Oct.21) no more system crash but AIGLX error: Calling driver entry
point failed, reverting to software rendering,Screen 0 is not DRI capable
glxinfo:
OpenGL vendor strin
https://bugs.freedesktop.org/show_bug.cgi?id=30931
--- Comment #1 from Jos van Wolput 2010-10-21
01:56:44 PDT ---
Created an attachment (id=39608)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39608)
xorg.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=30931
--- Comment #1 from Jos van Wolput 2010-10-21
01:56:44 PDT ---
Created an attachment (id=39608)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39608)
xorg.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=31013
--- Comment #7 from Tomasz Czapiewski 2010-10-21 01:19:49 PDT ---
Thank you very much, I've reported it to game developers as suggested.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this m
https://bugs.freedesktop.org/show_bug.cgi?id=31013
--- Comment #7 from Tomasz Czapiewski 2010-10-21 01:19:49 PDT
---
Thank you very much, I've reported it to game developers as suggested.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this
49 matches
Mail list logo