https://bugzilla.kernel.org/show_bug.cgi?id=60523
--- Comment #75 from Steven Haigh ---
To get more info on this, I rebooted the system with a single screen attached:
$ cat /sys/kernel/debug/dri/64/radeon_pm_info
uvdvclk: 0 dclk: 0
power level 0sclk: 3 mclk: 3 vddc: 950 vddci: 95
https://bugzilla.kernel.org/show_bug.cgi?id=60523
--- Comment #76 from Steven Haigh ---
Hmmm - yet when I hit submit on this page, it pushed the GPU up a power level,
and now its stuck there again:
$ cat /sys/kernel/debug/dri/64/radeon_pm_info
uvdvclk: 0 dclk: 0
power level 2sclk: 9
The late 2009, 27 inch Apple iMac10,1 has an
internal eDP display and an external Mini-
Displayport output, driven by a DCE-3.2, RV730
Radeon Mobility HD-4670.
The machine worked fine in a dual-display setup
with eDP panel + externally connected HDMI
or DVI-D digital display sink, connected via
Mi
As observed on Apple iMac10,1, DCE-3.2, RV-730,
link rate of 2.7 Ghz is not selected, because
the args.v1.ucConfig flag setting for 2.7 Ghz
gets overwritten by a following assignment of
the transmitter to use.
Move link rate setup a few lines down to fix this.
In practice this didn't have any posi
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160306/4cd1ef42/attachment-0001.html>
https://bugzilla.kernel.org/show_bug.cgi?id=112921
Jean Delvare changed:
What|Removed |Added
Status|ASSIGNED|NEEDINFO
--- Comment #8 from Jean Delvare
this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160306/088258a8/attachment.html>
Hi Eric,
On Sat, Mar 5, 2016 at 7:17 AM, Eric Anholt wrote:
> Varad Gautam writes:
>
>> The hardware provides us with separate threads for binning and
>> rendering, and the existing model waits for them both to complete
>> before submitting the next job.
>>
>> Splitting the binning an
/dri-devel/attachments/20160306/c79324d5/attachment.html>
||
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160306/a350a110/attachment.html>
xt part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160306/d588a247/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160306/664d0183/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=107381
Stratos Zolotas changed:
What|Removed |Added
CC||strzol at gmail.com
--- Comment #7 fro
Hi Tomi,
On Thursday 03 March 2016 20:54:27 Tomi Valkeinen wrote:
> On 03/03/16 20:44, Laurent Pinchart wrote:
> > On Thursday 03 March 2016 16:01:16 Tomi Valkeinen wrote:
> >> Having -Werror in the omapdrm Makefile makes development and debugging a
> >> PITA. Let's remove it.
> >
> > Well, shoul
Hi Tomi,
Thank you for the patch.
On Thursday 03 March 2016 16:01:18 Tomi Valkeinen wrote:
> omapdss driver now depends on omapdrm, so we no longer should select
> OMAP2_DSS from omapdrm's Kconfig.
>
> Signed-off-by: Tomi Valkeinen
Acked-by: Laurent Pinchart
> ---
> drivers/gpu/drm/omapdrm/
On Fri, Mar 04, 2016 at 03:43:53PM -0800, Douglas Anderson wrote:
> On a system I'm doing development on I found a crash. The crawl looked
> like:
>
> PC is at drm_atomic_add_affected_connectors+0x98/0xe8
> ...
> drm_atomic_add_affected_connectors from
> __drm_atomic_helper_set_config+0x21
On Sun, Mar 06, 2016 at 05:29:51PM +0100, Daniel Vetter wrote:
> On Fri, Mar 04, 2016 at 03:43:53PM -0800, Douglas Anderson wrote:
> > On a system I'm doing development on I found a crash. The crawl looked
> > like:
> >
> > PC is at drm_atomic_add_affected_connectors+0x98/0xe8
> > ...
> > d
Introduce PCI_VENDOR/PCI_SUBVENDOR/PCI_SUBDEVICE defines to replace the
constants scattered in the kernel already used to detect QEMU.
They are defined in the QEMU codebase per docs/specs/pci-ids.txt.
Signed-off-by: Robin H. Johnson
Reviewed-by: Takashi Iwai
Reviewed-by: Gerd Hoffmann
---
This
vel/attachments/20160306/25228127/attachment.html>
19 matches
Mail list logo