[PATCH] drivers/gpu/drm/exynos: use devm_ functions

2012-03-25 Thread Julia Lawall
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

[Bug 47875] Making r600_dri.so fails when building 32bit on 64bit when setting LIBDRM_LIBS (maybe other env vars also) manually: missing -L

2012-03-25 Thread bugzilla-daemon
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

[Bug 47875] Making r600_dri.so fails when building 32bit on 64bit

2012-03-25 Thread bugzilla-daemon
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

[PATCH 03/16] drm: add helper to clflush a virtual address range

2012-03-25 Thread Daniel Vetter
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/

[PATCH] drivers/gpu/drm/exynos: use devm_ functions

2012-03-25 Thread Julia Lawall
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

[Bug 47875] New: Making r600_dri.so fails when building 32bit on 64bit

2012-03-25 Thread bugzilla-daemon
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

[PATCH][RFC] drm/radeon/kms: use HDMI IRQ on Evergreen

2012-03-25 Thread Rafał Miłecki
--- 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

[Bug 21652] several problems with intel graphics since 2.6.36

2012-03-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=21652 Daniel Vetter changed: What|Removed |Added Component|Video(DRI - Intel) |Video(DRI - non Intel) AssignedT

[Bug 36642] Oops on vgaswitcheroo from intel IGD to radeon DIS.

2012-03-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=36642 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #

[Bug 36642] Oops on vgaswitcheroo from intel IGD to radeon DIS.

2012-03-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=36642 Daniel Vetter changed: What|Removed |Added CC||daniel at ffwll.ch Component|Vi

[PATCH 03/16] drm: add helper to clflush a virtual address range

2012-03-25 Thread Daniel Vetter
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

Re: [lm-sensors] Incorrect Temperature Readings

2012-03-25 Thread Guenter Roeck
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

[lm-sensors] Incorrect Temperature Readings

2012-03-25 Thread Guenter Roeck
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

[PATCH][RFC] drm/radeon/kms: use HDMI IRQ on Evergreen

2012-03-25 Thread Rafał Miłecki
--- 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

[Bug 21652] several problems with intel graphics since 2.6.36

2012-03-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=21652 Daniel Vetter changed: What|Removed |Added Component|Video(DRI - Intel) |Video(DRI - non Intel) AssignedT

[Bug 36642] Oops on vgaswitcheroo from intel IGD to radeon DIS.

2012-03-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=36642 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #4 f

[Bug 36642] Oops on vgaswitcheroo from intel IGD to radeon DIS.

2012-03-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=36642 Daniel Vetter changed: What|Removed |Added CC||dan...@ffwll.ch Component|Video

Re: radeon + DVI->mDP converter + mDP display blank screen issue since 3.0

2012-03-25 Thread Lennert Buytenhek
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 > >>> >