On Fri, Apr 30, 2010 at 12:06 PM, Alex Deucher wrote:
> On Fri, Apr 30, 2010 at 11:16 AM, Alex Deucher
> wrote:
>> On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote:
>>> From: John Doe
>>>
>>> Compute downscaled mode timing like DDX does on legacy hw.
>>> With this patch it's now possible t
https://bugs.freedesktop.org/show_bug.cgi?id=27866
--- Comment #8 from Alex Deucher 2010-04-30 16:32:52 PDT ---
(In reply to comment #7)
> yes the crash appears gone thank you, however I am seeing a new issue after
> the
> pull. every now and again there is screen flicker. it is extremely fast
https://bugs.freedesktop.org/show_bug.cgi?id=27866
--- Comment #8 from Alex Deucher 2010-04-30 16:32:52 PDT
---
(In reply to comment #7)
> yes the crash appears gone thank you, however I am seeing a new issue after
> the
> pull. every now and again there is screen flicker. it is extremely fas
https://bugs.freedesktop.org/show_bug.cgi?id=27866
--- Comment #7 from Aidan Marks 2010-04-30 16:24:38 PDT ---
yes the crash appears gone thank you, however I am seeing a new issue after the
pull. every now and again there is screen flicker. it is extremely fast, if
you blink you will miss it.
https://bugs.freedesktop.org/show_bug.cgi?id=27866
--- Comment #7 from Aidan Marks 2010-04-30 16:24:38 PDT ---
yes the crash appears gone thank you, however I am seeing a new issue after the
pull. every now and again there is screen flicker. it is extremely fast, if
you blink you will miss it.
On Fri, Apr 30, 2010 at 12:06 PM, Alex Deucher wrote:
> On Fri, Apr 30, 2010 at 11:16 AM, Alex Deucher wrote:
>> On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote:
>>> From: John Doe
>>>
>>> Compute downscaled mode timing like DDX does on legacy hw.
>>> With this patch it's now possible to u
This is more of RFC than a proper patch.
I was looking at https://bugzilla.kernel.org/show_bug.cgi?id=15673 and I
wrote a script to show where we call drm_gem_object_unreference()
without holding struct_mutex and it showed these two places.
There call tree to here is:
i915_load_modeset_init()
property on DVI-I
DVI-D doesn't have analog. This matches the avivo behavior.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_connectors.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_connectors.c
b/drivers/gpu/drm/radeon
Compute downscaled mode timing like DDX does on legacy hw.
With this patch it's now possible to use non native laptop
panel resolution. Tested on M7 (7500) laptop.
Cc:
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++-
1 files change
From: John Doe
Compute downscaled mode timing like DDX does on legacy hw.
With this patch it's now possible to use non native laptop
panel resolution. Tested on M7 (7500) laptop.
Cc:
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++
htotal;
>> + ? ? ? ? ? ? ? adjusted_mode->vsync_start = adjusted_mode->crtc_vsync_start;
>> + ? ? ? ? ? ? ? adjusted_mode->vsync_end = adjusted_mode->crtc_vsync_end;
>> + ? ? ? ? ? ? ? adjusted_mode->vtotal = adjusted_mode->crtc_vtotal;
>> ? ? ? ?}
>> -
>> ? ? ? ?return true;
>> ?}
>>
>> --
>> 1.7.0.1
>>
>> ___
>> dri-devel mailing list
>> dri-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>>
>
-- next part --
A non-text attachment was scrubbed...
Name: 0001-drm-radeon-kms-fix-panel-scaling-adjusted-mode-setu.patch
Type: application/mbox
Size: 5726 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100430/54be4e43/attachment.bin>
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-- next part --
A non-text attachment was scrubbed...
Name: 0001-drm-radeon-kms-fix-reversed-logic-in-panel-scaling.patch
Type: application/mbox
Size: 2029 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100430/1305e4e2/attachment.bin>
>From fe6f8ca21f904883be8c33d0f7e11df2c7165809 Mon Sep 17 00:00:00 2001
From: Alex Deucher
Date: Fri, 30 Apr 2010 12:37:31 -0400
Subject: [PATCH] drm/radeon/kms/legacy: only enable load detection
property on DVI-I
DVI-D doesn't have analog. This matches the avivo behavior.
Signed-off-by: Alex D
On Fri, Apr 30, 2010 at 11:16 AM, Alex Deucher wrote:
> On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote:
>> From: John Doe
>>
>> Compute downscaled mode timing like DDX does on legacy hw.
>> With this patch it's now possible to use non native laptop
>> panel resolution. Tested on M7 (7500)
On Fri, Apr 30, 2010 at 6:08 AM, Jerome Glisse wrote:
> From: John Doe
>
> Compute downscaled mode timing like DDX does on legacy hw.
> With this patch it's now possible to use non native laptop
> panel resolution. Tested on M7 (7500) laptop.
I think I just had the logic reversed previously. Do
https://bugs.freedesktop.org/show_bug.cgi?id=27822
--- Comment #7 from Christian Schmidt 2010-04-30 06:53:20
PDT ---
Created an attachment (id=35344)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35344)
dmesg of kernel where resume fails
--
Configure bugmail: https://bugs.freedesktop.or
https://bugs.freedesktop.org/show_bug.cgi?id=27822
--- Comment #7 from Christian Schmidt 2010-04-30
06:53:20 PDT ---
Created an attachment (id=35344)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35344)
dmesg of kernel where resume fails
--
Configure bugmail: https://bugs.freedesktop.or
https://bugs.freedesktop.org/show_bug.cgi?id=27822
--- Comment #6 from Christian Schmidt 2010-04-30 06:51:54
PDT ---
Hi RafaĆ,
Can you eleborate on what you see if resume fails? I do have some issues on my
RV635, and testing with various kernels has shown me:
== rc5 resume failure
10fd883ce384
https://bugs.freedesktop.org/show_bug.cgi?id=27822
--- Comment #6 from Christian Schmidt 2010-04-30
06:51:54 PDT ---
Hi Rafa?,
Can you eleborate on what you see if resume fails? I do have some issues on my
RV635, and testing with various kernels has shown me:
== rc5 resume failure
10fd883ce384
Compute downscaled mode timing like DDX does on legacy hw.
With this patch it's now possible to use non native laptop
panel resolution. Tested on M7 (7500) laptop.
Cc:
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++-
1 files change
From: John Doe
Compute downscaled mode timing like DDX does on legacy hw.
With this patch it's now possible to use non native laptop
panel resolution. Tested on M7 (7500) laptop.
Cc:
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 23 ++
22 matches
Mail list logo