Should work better on some panels.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_combios.c | 26 ++
1 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_combios.c
b/drivers/gpu/drm/radeon/radeon_combios.c
index
Fixes LVDS issues on some laptops; notably laptops with
2048x1536 panels.
Signed-off-by: Alex Deucher
Cc: sta...@kernel.org
---
drivers/gpu/drm/radeon/radeon_atombios.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_atombios.c
b/drivers/g
This patch is a combination of the previous two profile
patches, but without the index bugs. It cleans up and
fixes some issues with pm profile setup on r6xx chips.
Some tables have different orderings for the power states,
also, r600 only has 1 clock mode per power state. On
desktop cards there a
On Mon, May 17, 2010 at 9:38 AM, Carsten Emde wrote:
> Hi,
>
> Some monitors and, more often, kvm switches do not provide working EDID
> data. KMS based X configurations in recent server versions no longer
> allow to override the screen resolution which makes it impossible to
> correctly adapt the
ARGH! Bad patch. Ignore this one. Thanks to Andy for pointing out
the index errors. Still in vacation mode. Working patch on the way.
Alex
On Mon, May 17, 2010 at 1:12 PM, Alex Deucher wrote:
> On desktop cards there are no battery modes, so the low and high power states
> are the same. ?Fo
ARGH! Bad patch. Ignore this one. Thanks to Andy for pointing out
the index errors. Still in vacation mode. Working patch on the way.
Alex
On Mon, May 17, 2010 at 12:01 PM, Alex Deucher wrote:
> This patch cleans up and fixes some issues with pm profile
> setup on r6xx chips. ?Some tables h
This patch is a combination of the previous two profile
patches, but without the index bugs. It cleans up and
fixes some issues with pm profile setup on r6xx chips.
Some tables have different orderings for the power states,
also, r600 only has 1 clock mode per power state. On
desktop cards there a
https://bugs.freedesktop.org/show_bug.cgi?id=27901
--- Comment #1 from Conn Clark 2010-05-17 15:10:30 PDT
---
A proper fix would be to fix the r700_assembler.c code so that it generates
code to translate the radians input to a corresponding value between PI and -PI
before passing it to the SIN o
https://bugs.freedesktop.org/show_bug.cgi?id=27901
--- Comment #1 from Conn Clark 2010-05-17 15:10:30
PDT ---
A proper fix would be to fix the r700_assembler.c code so that it generates
code to translate the radians input to a corresponding value between PI and -PI
before passing it to the SIN o
ARGH! Bad patch. Ignore this one. Thanks to Andy for pointing out
the index errors. Still in vacation mode. Working patch on the way.
Alex
On Mon, May 17, 2010 at 1:12 PM, Alex Deucher wrote:
> On desktop cards there are no battery modes, so the low and high power states
> are the same. Fo
ARGH! Bad patch. Ignore this one. Thanks to Andy for pointing out
the index errors. Still in vacation mode. Working patch on the way.
Alex
On Mon, May 17, 2010 at 12:01 PM, Alex Deucher wrote:
> This patch cleans up and fixes some issues with pm profile
> setup on r6xx chips. Some tables h
On desktop cards there are no battery modes, so the low and high power states
are the same. For the low profile case, choose the lower clock mode.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/r600.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/driver
Dave,
>> Some monitors and, more often, kvm switches do not provide working
>> EDID data. KMS based X configurations in recent server versions no
>> longer allow to override the screen resolution which makes it
>> impossible to correctly adapt the screen resolution to the monitor
>> in use. This p
https://bugs.freedesktop.org/show_bug.cgi?id=28146
--- Comment #1 from Scott Bertilson 2010-05-17 12:10:12 PDT ---
Fixing this and reloading the module allows the mode to be used.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
https://bugs.freedesktop.org/show_bug.cgi?id=28146
--- Comment #1 from Scott Bertilson 2010-05-17 12:10:12 PDT ---
Fixing this and reloading the module allows the mode to be used.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
This patch cleans up and fixes some issues with pm profile
setup on r6xx chips. Some tables have different orderings
for the power states, also, r600 only has 1 clock mode per
power state.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/r600.c | 118 +++--
From: Randy Dunlap
Fix typos in vga/Kconfig file
and use GPU (upper case) consistently.
Signed-off-by: Randy Dunlap
Cc: David Airlie
Cc: dri-devel@lists.freedesktop.org
---
drivers/gpu/vga/Kconfig |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- lnx-2634.orig/driver
From: Randy Dunlap
Fix typos in vga/Kconfig file
and use GPU (upper case) consistently.
Signed-off-by: Randy Dunlap
Cc: David Airlie
Cc: dri-devel at lists.freedesktop.org
---
drivers/gpu/vga/Kconfig |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- lnx-2634.orig/dri
On desktop cards there are no battery modes, so the low and high power states
are the same. For the low profile case, choose the lower clock mode.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/r600.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/driver
https://bugs.freedesktop.org/show_bug.cgi?id=28146
Summary: typo in drm_edid.c drm_dmt_modes table
Product: DRI
Version: XOrg CVS
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=28146
Summary: typo in drm_edid.c drm_dmt_modes table
Product: DRI
Version: XOrg CVS
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
This patch cleans up and fixes some issues with pm profile
setup on r6xx chips. Some tables have different orderings
for the power states, also, r600 only has 1 clock mode per
power state.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/r600.c | 118 +++--
Dave,
Some monitors and, more often, kvm switches do not provide working
EDID data. KMS based X configurations in recent server versions no
longer allow to override the screen resolution which makes it
impossible to correctly adapt the screen resolution to the monitor
in use. This patch allows t
An embedded and charset-unspecified text was scrubbed...
Name: drm-set-default-noedid-res.patch
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100517/01ec73e5/attachment.asc>
Hi,
Some monitors and, more often, kvm switches do not provide working EDID
data. KMS based X configurations in recent server versions no longer
allow to override the screen resolution which makes it impossible to
correctly adapt the screen resolution to the monitor in use.
This patch allows to d
On Mon, May 17, 2010 at 9:38 AM, Carsten Emde wrote:
> Hi,
>
> Some monitors and, more often, kvm switches do not provide working EDID
> data. KMS based X configurations in recent server versions no longer
> allow to override the screen resolution which makes it impossible to
> correctly adapt the
A default resolution of 1024x768 is used, if there are no
EDID data. However, this may not always be appropriate.
This patch introduces the kernel parameter drm.noedidres
that has the format "x". If specified, it will
override the default.
Example: drm.noedidres=1280x1024
Signed-off-by: Carsten
Hi,
Some monitors and, more often, kvm switches do not provide working EDID
data. KMS based X configurations in recent server versions no longer
allow to override the screen resolution which makes it impossible to
correctly adapt the screen resolution to the monitor in use.
This patch allows to d
28 matches
Mail list logo