On Wed, Jul 7, 2010 at 12:29 AM, Dave Airlie wrote:
>> int radeon_atombios_init(struct radeon_device *rdev)
>> {
>> struct card_info *atom_card_info =
>> @@ -427,6 +443,9 @@ int radeon_atombios_init(struct radeon_device *rdev)
>> atom_card_info->dev = rdev->ddev;
>> atom_car
> int radeon_atombios_init(struct radeon_device *rdev)
> {
> struct card_info *atom_card_info =
> @@ -427,6 +443,9 @@ int radeon_atombios_init(struct radeon_device *rdev)
> atom_card_info->dev = rdev->ddev;
> atom_card_info->reg_read = cail_reg_read;
> atom_card_info->
Okay I dropped the ioports patch from the last pull, it broke a few
systems unexpectedly, so no more of that, just 3 simple fixes now.
Dave.
The following changes since commit 123f94f22e3d283dfe68742b269c245b0501ad82:
Merge branch 'sched-fixes-for-linus' of
git://git.kernel.org/pub/scm/lin
Ignore this one, picked up a problem in the ioports patch, so its gone.
new pull req sent.
Dave.
>
> The following changes since commit 123f94f22e3d283dfe68742b269c245b0501ad82:
>
> Merge branch 'sched-fixes-for-linus' of
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2
https://bugs.freedesktop.org/show_bug.cgi?id=28459
--- Comment #16 from madbiologist 2010-07-06 20:32:30
PDT ---
This patch has been included in kernel 2.6.35-rc4.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Yo
https://bugs.freedesktop.org/show_bug.cgi?id=28459
--- Comment #16 from madbiologist 2010-07-06 20:32:30
PDT ---
This patch has been included in kernel 2.6.35-rc4.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Yo
On Sat, Jul 3, 2010 at 3:48 AM, Jesse Barnes wrote:
> We don't currently update the DPMS status of the connector (both in the
> connector itself and the connector's DPMS property) in the fb helper
> code. This means that if the kernel FB core has blanked the screen,
> sysfs will still show a DPMS
On Fri, Jul 2, 2010 at 9:47 AM, Jesse Barnes wrote:
> Emit a trace point for vblank events. This can be helpful for mapping
> drawing activity against the vblank frequency and period.
>
Pushed these 3 out to drm-core-next.
Dave.
___
dri-devel mailing
Four fixes, page alloc fix is for a regression when you load/unload drm
drivers modules that use it, Jesse fixed annoying bug where starting X
after console blanked would never light up screen, and two fixes to radeon
to light up certain hw configurations properly.
The following changes since
On Tue, Jul 6, 2010 at 5:13 PM, Eric Anholt wrote:
> On Fri, 2 Jul 2010 15:02:10 +0100, Chris Wilson
> wrote:
>> This is a resend of Daniel Vetter's drm mm work to provide a basis for
>> performing fair eviction in i915. I've taken the liberty of attaching the
>> acks and review comments from t
On Thu, 1 Jul 2010 09:40:52 +0200 Nico Schottelius
wrote:
> Good morning!
>
> A short report on what's broken in 2.6.35-rc3-00262-g984bc96 with
> the Lenovo X201:
So you see two post-2.6.34 regressions?
> == xrandr ==
>
> After using xrandr several times in xorg, the screen gets
> "fancy": b
On Thu, 1 Jul 2010 09:40:52 +0200 Nico Schottelius wrote:
> Good morning!
>
> A short report on what's broken in 2.6.35-rc3-00262-g984bc96 with
> the Lenovo X201:
So you see two post-2.6.34 regressions?
> == xrandr ==
>
> After using xrandr several times in xorg, the screen gets
> "fancy": bl
a) Both r300c and r300g have difficulty with compressed textures, and
b) r300g also has a more serious problem with b8g8r8a8_unorm, b4g4r4a4_unorm,
b5g6r5_unorm textures (and possibly others), because these are what WoW uses
when compressed texture support isn't available.
--
Configure bugmail: h
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #4 from Chris Rankin 2010-07-06 14:40:14
PDT ---
(In reply to comment #3)
> Can you obtain a backtrace of the crash?
The crash seems to happen within WoW itself, which suggests to me that WoW
*needs* S3TC textures to run correctly.
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #4 from Chris Rankin 2010-07-06
14:40:14 PDT ---
(In reply to comment #3)
> Can you obtain a backtrace of the crash?
The crash seems to happen within WoW itself, which suggests to me that WoW
*needs* S3TC textures to run correctly.
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #3 from Marek Olšák 2010-07-06 14:33:08 PDT ---
Can you obtain a backtrace of the crash?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the ass
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #3 from Marek Ol??k 2010-07-06 14:33:08 PDT
---
Can you obtain a backtrace of the crash?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the as
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #2 from Chris Rankin 2010-07-06 12:33:59
PDT ---
I tried running WoW with the RADEON_DEBUG="tex" option, and noticed that many
textures were in formats:
dxt1_rgba
dxt3_rgba
dxt5_rgba
And so because I am also using libtxc_dxtn070518
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #2 from Chris Rankin 2010-07-06
12:33:59 PDT ---
I tried running WoW with the RADEON_DEBUG="tex" option, and noticed that many
textures were in formats:
dxt1_rgba
dxt3_rgba
dxt5_rgba
And so because I am also using libtxc_dxtn070518
https://bugs.freedesktop.org/show_bug.cgi?id=28932
--- Comment #3 from Alex Deucher 2010-07-06 07:15:54 PDT ---
Does mesa from git master work any better?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the
https://bugs.freedesktop.org/show_bug.cgi?id=28932
--- Comment #3 from Alex Deucher 2010-07-06 07:15:54 PDT
---
Does mesa from git master work any better?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the
https://bugs.freedesktop.org/show_bug.cgi?id=28932
--- Comment #2 from Darin McBride 2010-07-06 07:02:10 PDT
---
mesa 7.8.2, xorg-server 1.8.1.902
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assigne
https://bugs.freedesktop.org/show_bug.cgi?id=28932
--- Comment #2 from Darin McBride 2010-07-06 07:02:10
PDT ---
mesa 7.8.2, xorg-server 1.8.1.902
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assigne
https://bugs.freedesktop.org/show_bug.cgi?id=28932
Alex Deucher changed:
What|Removed |Added
Version|git |unspecified
--
Configure bugmail: https:
https://bugs.freedesktop.org/show_bug.cgi?id=28932
Alex Deucher changed:
What|Removed |Added
Product|xorg|Mesa
Component|Driver/Radeon
https://bugs.freedesktop.org/show_bug.cgi?id=28932
Alex Deucher changed:
What|Removed |Added
Version|git |unspecified
--
Configure bugmail: https:
https://bugs.freedesktop.org/show_bug.cgi?id=28932
Alex Deucher changed:
What|Removed |Added
Product|xorg|Mesa
Component|Driver/Radeon
https://bugs.freedesktop.org/show_bug.cgi?id=28928
Summary: [ati-dri] R100 OpenGL Crash buffer overflow
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priorit
https://bugs.freedesktop.org/show_bug.cgi?id=28928
Summary: [ati-dri] R100 OpenGL Crash buffer overflow
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priorit
2010/7/4 Dave Airlie :
> 2010/7/5 Rafa? Mi?ecki :
>> W dniu 4 lipca 2010 22:24 u?ytkownik Dave Airlie
>> napisa?:
>>> 2010/7/5 Rafa? Mi?ecki :
AFAIU EXA is collection of operations (Solid, Copy, UploadToScreen,
DownloadFromScreen) that touch VRAM. So we can tell hardware to move
xt
On Fri, 2 Jul 2010 15:02:10 +0100, Chris Wilson
wrote:
> This is a resend of Daniel Vetter's drm mm work to provide a basis for
> performing fair eviction in i915. I've taken the liberty of attaching the
> acks and review comments from the previous round, so please look over and
> check that the
t;http://lists.freedesktop.org/archives/dri-devel/attachments/20100706/d88753a0/attachment.pgp>
On Wed, 23 Jun 2010 19:29:54 +0200, Dan Carpenter wrote:
> NUM_TV_MODES is the same as ARRAY_SIZE(tv_modes). In the end, I
> decided it was cleaner to remove NUM_TV_MODES and just use
> ARRAY_SIZE(tv_modes) through out.
>
> Signed-off-by: Dan Carpenter
Applied. Thanks!
pgpxRo4IzRAqg.pgp
De
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100706/1cb10cb8/attachment-0001.pgp>
34 matches
Mail list logo