On 2 May 2014 18:52, Chris Wilson wrote:
> On Fri, May 02, 2014 at 02:39:37PM +1000, Dave Airlie wrote:
>> Hi,
>>
>> Branch:
>> http://cgit.freedesktop.org/~airlied/linux/log/?h=drm-i915-mst-support
>>
>> Okay I've gotten this to light up some monitors using -modesetting so it
>> must be ready fo
Mesa GIT and attempt to reproduce
the problem?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/9f603a7a/attachment.html>
a
10.3~git1405030730.64c467, radeon driver 7.3.99+git1405030730.be1469 and Linux
3.15rc3.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/eea8f013/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/c64055cf/attachment-0001.html>
On Sat, May 03, 2014 at 07:08:02AM +1000, Dave Airlie wrote:
> On 2 May 2014 18:52, Chris Wilson wrote:
> > On Fri, May 02, 2014 at 02:39:37PM +1000, Dave Airlie wrote:
> >> Hi,
> >>
> >> Branch:
> >> http://cgit.freedesktop.org/~airlied/linux/log/?h=drm-i915-mst-support
> >>
> >> Okay I've gotte
:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/01a771a9/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=75241
--- Comment #6 from Christian K?nig ---
(In reply to Clemens Ladisch from comment #5)
> It's an Eizo S2100, but this should not matter because the clocks seen by the
> monitor are always about the same (162MHz/75kHz/60Hz). If some were out of
> r
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/bfa97df0/attachment.html>
kernel, still using same version 3.14-rc1.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/1cda3c42/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=75211
--- Comment #10 from Christian K?nig ---
(In reply to Darren Salt from comment #9)
> No crash now.
Good, thanks for testing.
> However, the kernel log is spammed with
> [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on [CRTC:14]
From: Christian K?nig
Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=75241
Signed-off-by: Christian K?nig
---
drivers/gpu/drm/radeon/radeon_display.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/radeon/radeon_display.c
b/drivers/gpu/drm/radeon/radeon
From: Christian K?nig
Partially fixes: https://bugzilla.kernel.org/show_bug.cgi?id=75211
Signed-off-by: Christian K?nig
---
drivers/gpu/drm/radeon/atombios_crtc.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c
b/drivers/gpu/drm/radeon/atombios_cr
or
RenderAccel.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/4cb6aaa4/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=75401
Bug ID: 75401
Summary: vgaswtitcheroo doesn't work for AMD Radeon 8870m
(possibly due to "wrong" PCI class)
Product: Drivers
Version: 2.5
Kernel Version: 3.11.10
Hardwar
https://bugzilla.kernel.org/show_bug.cgi?id=75401
--- Comment #1 from drill87 at gmail.com ---
Created attachment 134941
--> https://bugzilla.kernel.org/attachment.cgi?id=134941&action=edit
Output of "lspci -nn" command
This log has wring revision number for radeon 8870m (rev ff), because right
or the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140503/33c91fd7/attachment.html>
On Fri, Apr 11, 2014 at 01:48:28PM +0200, Tomasz Stanislawski wrote:
> Hi everyone,
> This patchset adds support for sii9234 HD Mobile Link Bridge. The chip is
> used
> to convert HDMI signal into MHL. The driver enables HDMI output on Trats and
> Trats2 boards.
>
> The code is based on the dri
On Fri, Apr 11, 2014 at 01:48:29PM +0200, Tomasz Stanislawski wrote:
> diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
> index 1cb7408..3b7f266 100644
> --- a/drivers/misc/Kconfig
> +++ b/drivers/misc/Kconfig
> @@ -515,6 +515,14 @@ config SRAM
> the genalloc API. It is supposed to
Check the validity of the immediately returned display clock, instead of
the functional clock already verified previously.
Signed-off-by: Nikolai Kondrashov
---
drivers/gpu/drm/tilcdc/tilcdc_drv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/tilcdc/tilcdc_d
20 matches
Mail list logo