Hi Linus,
radeon is most of the work, one regression, one BUG fix in the new prime
code, some fixes to init code to make streamout not lock up the hardware,
and just some code to enable users to test HDMI audio on later hw (its off by
default).
Intel adds edp edid caching for some strange Del
It is more readable by printing "ret = -1" than "ret = 0x"
Signed-off-by: Yuanhan Liu
---
drivers/gpu/drm/drm_drv.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c
index 8a9d079..946bd91 100644
--- a/drivers/
From: Rob Clark
There can be scenarios, especially when re-importing an existing buffer,
where you end up with multiple 'struct omap_bo's wrapping a single GEM
object handle. Which causes badness when the first of the evil-clones
is omap_bo_del()'d.
To do this, introduce reference counting and
https://bugs.freedesktop.org/show_bug.cgi?id=26122
Rafał Miłecki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Linus,
This pull also contains the fix for the eDP dmesg noise you've reported
(turned out to be a regression introduced in 3.5). Please yell if you
still see them. The DP regression Dave mentioned is a different bug
introduced in 3.4.
Thanks, Daniel
On Sun, Jun 17, 2012 at 08:42:28AM +0100,
> -Original Message-
> From: Michel Dänzer [mailto:mic...@daenzer.net]
> Sent: Friday, June 15, 2012 4:48 AM
> To: Deucher, Alexander
> Cc: Marek Olšák; dri-devel@lists.freedesktop.org
> Subject: Re: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG
> register init
>
> On Don, 2012-06
Hi Linus,
radeon is most of the work, one regression, one BUG fix in the new prime
code, some fixes to init code to make streamout not lock up the hardware,
and just some code to enable users to test HDMI audio on later hw (its off by
default).
Intel adds edp edid caching for some strange Del
From: Rob Clark
There can be scenarios, especially when re-importing an existing buffer,
where you end up with multiple 'struct omap_bo's wrapping a single GEM
object handle. Which causes badness when the first of the evil-clones
is omap_bo_del()'d.
To do this, introduce reference counting and
https://bugs.freedesktop.org/show_bug.cgi?id=26122
Rafa? Mi?ecki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Linus,
This pull also contains the fix for the eDP dmesg noise you've reported
(turned out to be a regression introduced in 3.5). Please yell if you
still see them. The DP regression Dave mentioned is a different bug
introduced in 3.4.
Thanks, Daniel
On Sun, Jun 17, 2012 at 08:42:28AM +0100,
Hi,
I just switched from an ancient installation of emgd on a vaio X11 to
the mainstream gma500_gfx driver.
One issue I have on 3.4 is that suspend to ram fails in
psb_save_display_registers. I could only take a picture of the oops but
it's quite incomplete:
http://kamineko.org/oops/2012-06-17%20
11 matches
Mail list logo