From: Julia Lawall
The various devm_ functions allocate memory that is released when a driver
detaches. This patch uses devm_kzalloc, devm_request_irq, etc. for data
that is allocated in the probe function of a platform device and is only
freed in the remove function.
This patch changes the sem
https://bugs.freedesktop.org/show_bug.cgi?id=47875
Alexandre Demers changed:
What|Removed |Added
Summary|Making r600_dri.so fails|Making r600_dri.so fails
https://bugs.freedesktop.org/show_bug.cgi?id=47875
--- Comment #1 from Alexandre Demers 2012-03-25
22:32:19 PDT ---
After testing, I can confirm the problem comes from "export
LIBDRM_LIBS=/usr/lib/i386-linux-gnu/". When it is not set, the build goes all
the way to the end.
--
Configure bugmai
Useful when the page is already mapped to copy date in/out.
For -stable because the next patch (fixing phys obj pwrite) needs this
little helper function.
Cc: dri-devel at lists.freedesktop.org
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/drm_cache.c | 23 +++
include/
From: Julia Lawall
The various devm_ functions allocate memory that is released when a driver
detaches. This patch uses devm_kzalloc, devm_request_irq, etc. for data
that is allocated in the probe function of a platform device and is only
freed in the remove function.
This patch changes the sem
https://bugs.freedesktop.org/show_bug.cgi?id=47875
Bug #: 47875
Summary: Making r600_dri.so fails when building 32bit on 64bit
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Sta
---
drivers/gpu/drm/radeon/evergreen.c | 45
drivers/gpu/drm/radeon/r600_hdmi.c |7 -
drivers/gpu/drm/radeon/radeon.h|2 +-
3 files changed, 52 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen.c
b/drivers/gpu/drm/r
https://bugzilla.kernel.org/show_bug.cgi?id=21652
Daniel Vetter changed:
What|Removed |Added
Component|Video(DRI - Intel) |Video(DRI - non Intel)
AssignedT
https://bugzilla.kernel.org/show_bug.cgi?id=36642
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=36642
Daniel Vetter changed:
What|Removed |Added
CC||daniel at ffwll.ch
Component|Vi
Useful when the page is already mapped to copy date in/out.
For -stable because the next patch (fixing phys obj pwrite) needs this
little helper function.
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/drm_cache.c | 23 +++
include/drm
On Sun, Mar 25, 2012 at 07:49:46AM -0400, Scott Ondercin wrote:
> So, once upon a time, my computer worked fine. I have a Dell Inspiron 1420,
> which has a good ventilation system and usually runs quite cool. A few months
> ago my fan broke and I had to have it replaced. The new one, however, ru
On Sun, Mar 25, 2012 at 07:49:46AM -0400, Scott Ondercin wrote:
> So, once upon a time, my computer worked fine. I have a Dell Inspiron 1420,
> which has a good ventilation system and usually runs quite cool. A few months
> ago my fan broke and I had to have it replaced. The new one, however, ru
---
drivers/gpu/drm/radeon/evergreen.c | 45
drivers/gpu/drm/radeon/r600_hdmi.c |7 -
drivers/gpu/drm/radeon/radeon.h|2 +-
3 files changed, 52 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen.c
b/drivers/gpu/drm/r
https://bugzilla.kernel.org/show_bug.cgi?id=21652
Daniel Vetter changed:
What|Removed |Added
Component|Video(DRI - Intel) |Video(DRI - non Intel)
AssignedT
https://bugzilla.kernel.org/show_bug.cgi?id=36642
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #4 f
https://bugzilla.kernel.org/show_bug.cgi?id=36642
Daniel Vetter changed:
What|Removed |Added
CC||dan...@ffwll.ch
Component|Video
On Fri, Mar 23, 2012 at 03:42:44PM -0400, Alex Deucher wrote:
> >>> > Since Linux 3.0, a system with a Radeon HD 5450 (1002:68f9) connected
> >>> > to a 27" Apple LED cinema display via an Atlona AT-DP400 Dual Link DVI
> >>> > to Mini DisplayPort converter has started to stop giving screen
> >>> >
18 matches
Mail list logo