[Bug 49817] radeon: The kernel rejected CS when running shader example from SFML library

2012-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=49817 C?dric Legrand changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[PATCH 2/2] drm/dp: Make sink count DP 1.2 aware

2012-09-20 Thread Paulo Zanoni
2012/9/20 Adam Jackson : > Signed-off-by: Adam Jackson Reviewed-by: Paulo Zanoni > --- > drivers/gpu/drm/i915/intel_dp.c |9 - > include/drm/drm_dp_helper.h |3 ++- > 2 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/drivers/gpu/drm/i915/intel_dp.c

[Bug 38554] Hibernate broken when KMS enabled on Radeon Mobility M6 LY

2012-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38554 --- Comment #3 from manuel.jander at gmail.com 2012-09-20 18:24:23 UTC --- Hi, I own A IBM Thinkpad X31, AFAIK the video controller is the same (ATI RV100 LY [Mobility Radeon 7000]). Since KMS, I have to disable it in order to be able to use

[Bug 38554] Hibernate broken when KMS enabled on Radeon Mobility M6 LY

2012-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38554 --- Comment #2 from manuel.jander at gmail.com 2012-09-20 18:22:11 UTC --- Hi, I own A IBM Thinkpad X31, AFAIK the video controller is the same (ATI RV100 LY [Mobility Radeon 7000]). Since KMS, I have to disable it in order to be able to use

[PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Joonyoung Shim
On 09/20/2012 04:49 PM, Chris Wilson wrote: > On Thu, 20 Sep 2012 15:10:39 +0900, Joonyoung Shim samsung.com> wrote: >> On 09/20/2012 02:38 PM, Rob Clark wrote: >>> On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim >> samsung.com> wrote: On 09/17/2012 06:38 PM, Chris Wilson wrote: > As

[PATCH 2/2] drm/dp: Make sink count DP 1.2 aware

2012-09-20 Thread Adam Jackson
Signed-off-by: Adam Jackson --- drivers/gpu/drm/i915/intel_dp.c |9 - include/drm/drm_dp_helper.h |3 ++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c index 813b771..00f99e5 100644 ---

[PATCH 1/2] drm/dp: Document DP spec versions for various DPCD registers

2012-09-20 Thread Adam Jackson
Note with a comment anything newer than DP 1.1a. Obviously this needs some work still... Signed-off-by: Adam Jackson --- include/drm/drm_dp_helper.h | 52 ++ 1 files changed, 32 insertions(+), 20 deletions(-) diff --git a/include/drm/drm_dp_helper.h

Updated -testing

2012-09-20 Thread Daniel Vetter
Hi all, New code to beat on! Highlights: - rework of the gem backing pages handling (preps for stolen mem handling) from Chris - cpu freq interface in sysfs from Ben - cpu edp fixes and some related cleanups - write-combining ptes for pre-gen6 (Chris) - basic CADL support (Peter Wu) - some more

[PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-20 Thread Inki Dae
Hi, I had merged this patch set but I realizes this patch has no descriptions enough so please add the descriptions what is this patch. 2012/9/6 Leela Krishna Amudala : > Add device tree based discovery support for DRM-FIMD driver. > > Signed-off-by: Leela Krishna Amudala > --- >

[Intel-gfx] [PATCH 3/4] drm/i915/dp: Fetch downstream port info if needed during DPCD fetch

2012-09-20 Thread Jani Nikula
On Tue, 18 Sep 2012, Adam Jackson wrote: > v2: Fix parenthesis mismatch, spotted by Jani Nikula > > Tested-by: Takashi Iwai > Signed-off-by: Adam Jackson > --- > drivers/gpu/drm/i915/intel_dp.c | 25 - > 1 files changed, 20 insertions(+), 5 deletions(-) > > diff --git

[PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Joonyoung Shim
On 09/20/2012 02:38 PM, Rob Clark wrote: > On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim > wrote: >> On 09/17/2012 06:38 PM, Chris Wilson wrote: >>> As during the plane cleanup, we wish to disable the hardware and >>> so may modify state on the associated CRTC, that CRTC must continue to >>>

[PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-20 Thread Leela Krishna Amudala
Hello Inki Dae, On Thu, Sep 20, 2012 at 11:59 AM, Inki Dae wrote: > Hi, > > I had merged this patch set but I realizes this patch has no > descriptions enough so please add the descriptions what is this patch. > Will give more description and post the next version. > > 2012/9/6 Leela Krishna

[PATCH] drm/i915: Fix !CONFIG_PM sysfs for real this time

2012-09-20 Thread Daniel Vetter
On Wed, Sep 19, 2012 at 10:50:19AM -0700, Ben Widawsky wrote: > Somehow this hunk got dropped from my last patch. We do not have the > rc6_attrs when there is no CONFIG_PM so this causes a compilation error. > > Reported-by: Fengguang Wu > Signed-off-by: Ben Widawsky Queued for -next, thanks

is airlied's git tree broken ?

2012-09-20 Thread Dave Airlie
On Thu, Sep 20, 2012 at 1:18 PM, Ilija Hadzic wrote: > I am getting this kind of error when I try to do 'git fetch' from > git://people.freedesktop.org/~airlied/linux.git > > remote: error: Could not read ec862f894f7870430e4ff5a9249eaa94d368d220 > remote: fatal: bad tree object

[pull] radeon drm-fixes-3.6

2012-09-20 Thread Alex Deucher
If it's not too late, there's one more patch that fixes a resume regression on pre-r6xx asics. commit 16c58081eb95e35f284421176f355eccfc773bbe Author: Simon Kitching Date: Thu Sep 20 12:59:16 2012 -0400 drm/radeon: Prevent leak of scratch register on resume from suspend Cards

[PATCH] Prevent leak of scratch register on resume from suspend.

2012-09-20 Thread Alex Deucher
Thanks! I've added this to my -fixes branch. Alex On Thu, Sep 20, 2012 at 5:37 AM, Simon Kitching wrote: > Cards typically have 5-7 scratch registers; one of these is reserved for > rdev->rptr_save_reg. Unfortunately the reservation is done in function > r100_cp_init, which is called by all

[PATCH] drm: micro optimise cache flushing

2012-09-20 Thread Jani Nikula
On Wed, 19 Sep 2012, Chris Wilson wrote: > On Wed, 19 Sep 2012 11:12:41 +1000, Dave Airlie wrote: >> From: Dave Airlie >> >> We hit this a lot with i915 and although we'd like to engineer things to hit >> it a lot less, this commit at least makes it consume a few less cycles. >> >> from

[PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Joonyoung Shim
On 09/17/2012 06:38 PM, Chris Wilson wrote: > As during the plane cleanup, we wish to disable the hardware and > so may modify state on the associated CRTC, that CRTC must continue to > exist until we are finished. A similar issue can occur in the drm_framebuffer_cleanup(). If crtc and plane use

[PATCH] Prevent leak of scratch register on resume from suspend.

2012-09-20 Thread Simon Kitching
Cards typically have 5-7 scratch registers; one of these is reserved for rdev->rptr_save_reg. Unfortunately the reservation is done in function r100_cp_init, which is called by all drivers except r600 - and this function is also invoked on resume from suspend. After several resumes, no scratch

[Intel-gfx] [PATCH 2/4] drm/dp: Update DPCD defines

2012-09-20 Thread Paulo Zanoni
Hi See below: 2012/9/18 Adam Jackson : > Sources: DP, eDP, and DP interop specs, and a VESA slideshow about DP > 1.2 for the MST bits. All I needed to review every bit was DP spec version 1.2. > > Tested-by: Takashi Iwai > Signed-off-by: Adam Jackson > --- > include/drm/drm_dp_helper.h |

radeon error on resume: "cp failed to get scratch reg" - anyone interested?

2012-09-20 Thread Michel Dänzer
On Don, 2012-09-20 at 08:54 +0200, Simon Kitching wrote: > On 19/09/12 11:12, Michel D?nzer wrote: > > On Mon, 2012-09-17 at 15:06 +0200, Simon Kitching wrote: > >> Hi, > >> > >> I've noticed that on resume from suspend, dmesg reports: > >> > >> [21895.997536] [drm] radeon: 1 quad pipes, 2 z

[PATCH] drm/radeon: make 64bit fences more robust v3 (3.5 stable)

2012-09-20 Thread alexdeuc...@gmail.com
From: Christian K?nig Only increase the higher 32bits if we really detect a wrap around. v2: instead of increasing the higher 32bits just use the higher 32bits from the last emitted fence. v3: also use last emitted fence value as upper limit. The intention of this

[Intel-gfx] [PATCH 2/4] drm/dp: Update DPCD defines

2012-09-20 Thread Adam Jackson
On 9/20/12 10:10 AM, Paulo Zanoni wrote: > 2012/9/18 Adam Jackson : >> Sources: DP, eDP, and DP interop specs, and a VESA slideshow about DP >> 1.2 for the MST bits. > > All I needed to review every bit was DP spec version 1.2. Lucky you! I don't have a copy. >> +#define DP_SINK_COUNT

[PATCH] drm/radeon: Fix scratch register leak in IB test.

2012-09-20 Thread Michel Dänzer
From: Michel D?nzer Restructure the code to jump out via labels instead of directly returning early. Also make error reporting consistent across all hardware generations. Signed-off-by: Michel D?nzer Reviewed-by: Simon Kitching Reviewed-by: Christian K?nig ---

radeon error on resume: "cp failed to get scratch reg" - anyoneinterested?

2012-09-20 Thread deathsim...@vodafone.de
-- From: "Simon Kitching" To: "Michel D?nzer" Date: Thu, 20 Sep 2012 09:38:56 +0200 Subject: Re: radeon error on resume: "cp failed to get scratch reg" - anyoneinterested? > On 19/09/12 11:12, Michel

[PATCH] drm/radeon: Fix scratch register leak in IB test.

2012-09-20 Thread Alex Deucher
On Thu, Sep 20, 2012 at 4:31 AM, Michel D?nzer wrote: > From: Michel D?nzer > > Restructure the code to jump out via labels instead of directly returning > early. Also make error reporting consistent across all hardware generations. > > Signed-off-by: Michel D?nzer > Reviewed-by: Simon Kitching

radeon error on resume: "cp failed to get scratch reg" - anyone interested?

2012-09-20 Thread Simon Kitching
On 19/09/12 11:12, Michel D?nzer wrote: > On Mon, 2012-09-17 at 15:06 +0200, Simon Kitching wrote: >> Hi, >> >> I've noticed that on resume from suspend, dmesg reports: >> >> [21895.997536] [drm] radeon: 1 quad pipes, 2 z pipes initialized. >> [21896.012072] [drm] PCIE GART of 512M enabled (table

[PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Chris Wilson
On Thu, 20 Sep 2012 15:10:39 +0900, Joonyoung Shim wrote: > On 09/20/2012 02:38 PM, Rob Clark wrote: > > On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim > samsung.com> wrote: > >> On 09/17/2012 06:38 PM, Chris Wilson wrote: > >>> As during the plane cleanup, we wish to disable the hardware and

[Bug 49198] glxinfo SIGSEGV in pthread_detach under radeon_drm_cs_destroy under dri2_destroy_context

2012-09-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=49198 m.b.lankhorst at gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #13 from

[PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Rob Clark
On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim wrote: > On 09/17/2012 06:38 PM, Chris Wilson wrote: >> >> As during the plane cleanup, we wish to disable the hardware and >> so may modify state on the associated CRTC, that CRTC must continue to >> exist until we are finished. > > > A similar

is airlied's git tree broken ?

2012-09-20 Thread Ilija Hadzic
I am getting this kind of error when I try to do 'git fetch' from git://people.freedesktop.org/~airlied/linux.git remote: error: Could not read ec862f894f7870430e4ff5a9249eaa94d368d220 remote: fatal: bad tree object ec862f894f7870430e4ff5a9249eaa94d368d220 remote: aborting due to possible

Re: [PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Rob Clark
On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim jy0922.s...@samsung.com wrote: On 09/17/2012 06:38 PM, Chris Wilson wrote: As during the plane cleanup, we wish to disable the hardware and so may modify state on the associated CRTC, that CRTC must continue to exist until we are finished. A

Re: [PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Joonyoung Shim
On 09/20/2012 02:38 PM, Rob Clark wrote: On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim jy0922.s...@samsung.com wrote: On 09/17/2012 06:38 PM, Chris Wilson wrote: As during the plane cleanup, we wish to disable the hardware and so may modify state on the associated CRTC, that CRTC must

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-20 Thread Inki Dae
Hi, I had merged this patch set but I realizes this patch has no descriptions enough so please add the descriptions what is this patch. 2012/9/6 Leela Krishna Amudala l.kris...@samsung.com: Add device tree based discovery support for DRM-FIMD driver. Signed-off-by: Leela Krishna Amudala

[Bug 49198] glxinfo SIGSEGV in pthread_detach under radeon_drm_cs_destroy under dri2_destroy_context

2012-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49198 m.b.lankho...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #13 from

Re: [PATCH 6/6] staging: drm/imx: Add TODO

2012-09-20 Thread Greg Kroah-Hartman
On Wed, Sep 19, 2012 at 09:18:03AM +0200, Sascha Hauer wrote: On Wed, Sep 19, 2012 at 01:53:25PM +0800, Shawn Guo wrote: On Wed, Sep 12, 2012 at 12:31:14PM +0200, Sascha Hauer wrote: Signed-off-by: Sascha Hauer s.ha...@pengutronix.de --- drivers/staging/imx-drm/TODO | 22

[PATCH v4] of: Add videomode helper

2012-09-20 Thread Steffen Trumtrar
This patch adds a helper function for parsing videomodes from the devicetree. The videomode can be either converted to a struct drm_display_mode or a struct fb_videomode. Signed-off-by: Sascha Hauer s.ha...@pengutronix.de Signed-off-by: Steffen Trumtrar s.trumt...@pengutronix.de --- Hi! changes

Re: [PATCH 5/6] staging: drm/imx: Add devicetree binding documentation

2012-09-20 Thread Eric Nelson
On 09/18/2012 11:52 PM, Sascha Hauer wrote: On Tue, Sep 18, 2012 at 03:06:36PM -0700, Eric Nelson wrote: Hi Sascha, On 09/12/2012 03:31 AM, Sascha Hauer wrote: From: Philipp Zabelp.za...@pengutronix.de Signed-off-by: Philipp Zabelp.za...@pengutronix.de Signed-off-by: Sascha

Re: radeon error on resume: cp failed to get scratch reg - anyone interested?

2012-09-20 Thread Simon Kitching
On 19/09/12 11:12, Michel Dänzer wrote: On Mon, 2012-09-17 at 15:06 +0200, Simon Kitching wrote: Hi, I've noticed that on resume from suspend, dmesg reports: [21895.997536] [drm] radeon: 1 quad pipes, 2 z pipes initialized. [21896.012072] [drm] PCIE GART of 512M enabled (table at

Re: [PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Chris Wilson
On Thu, 20 Sep 2012 15:10:39 +0900, Joonyoung Shim jy0922.s...@samsung.com wrote: On 09/20/2012 02:38 PM, Rob Clark wrote: On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim jy0922.s...@samsung.com wrote: On 09/17/2012 06:38 PM, Chris Wilson wrote: As during the plane cleanup, we wish to

Re: [PATCH] drm: Destroy the planes prior to destroying the associated CRTC

2012-09-20 Thread Joonyoung Shim
On 09/20/2012 04:49 PM, Chris Wilson wrote: On Thu, 20 Sep 2012 15:10:39 +0900, Joonyoung Shim jy0922.s...@samsung.com wrote: On 09/20/2012 02:38 PM, Rob Clark wrote: On Wed, Sep 19, 2012 at 9:52 PM, Joonyoung Shim jy0922.s...@samsung.com wrote: On 09/17/2012 06:38 PM, Chris Wilson wrote:

Re: Re: radeon error on resume: cp failed to get scratch reg - anyoneinterested?

2012-09-20 Thread deathsimple
-- From: Simon Kitching skitch...@vonos.net To: Michel Dänzer mic...@daenzer.net Date: Thu, 20 Sep 2012 09:38:56 +0200 Subject: Re: radeon error on resume: cp failed to get scratch reg - anyoneinterested? On 19/09/12 11:12,

Re: radeon error on resume: cp failed to get scratch reg - anyone interested?

2012-09-20 Thread Michel Dänzer
On Don, 2012-09-20 at 08:54 +0200, Simon Kitching wrote: On 19/09/12 11:12, Michel Dänzer wrote: On Mon, 2012-09-17 at 15:06 +0200, Simon Kitching wrote: Hi, I've noticed that on resume from suspend, dmesg reports: [21895.997536] [drm] radeon: 1 quad pipes, 2 z pipes initialized.

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-20 Thread Leela Krishna Amudala
Hello Inki Dae, On Thu, Sep 20, 2012 at 11:59 AM, Inki Dae inki@samsung.com wrote: Hi, I had merged this patch set but I realizes this patch has no descriptions enough so please add the descriptions what is this patch. Will give more description and post the next version. 2012/9/6

Re: [PATCH] drm: micro optimise cache flushing

2012-09-20 Thread Jani Nikula
On Wed, 19 Sep 2012, Chris Wilson ch...@chris-wilson.co.uk wrote: On Wed, 19 Sep 2012 11:12:41 +1000, Dave Airlie airl...@gmail.com wrote: From: Dave Airlie airl...@redhat.com We hit this a lot with i915 and although we'd like to engineer things to hit it a lot less, this commit at least

Re: [PATCH] drm/i915: Fix !CONFIG_PM sysfs for real this time

2012-09-20 Thread Daniel Vetter
On Wed, Sep 19, 2012 at 10:50:19AM -0700, Ben Widawsky wrote: Somehow this hunk got dropped from my last patch. We do not have the rc6_attrs when there is no CONFIG_PM so this causes a compilation error. Reported-by: Fengguang Wu fengguang...@intel.com Signed-off-by: Ben Widawsky

Re: [Intel-gfx] [PATCH 3/4] drm/i915/dp: Fetch downstream port info if needed during DPCD fetch

2012-09-20 Thread Jani Nikula
On Tue, 18 Sep 2012, Adam Jackson a...@redhat.com wrote: v2: Fix parenthesis mismatch, spotted by Jani Nikula Tested-by: Takashi Iwai ti...@suse.de Signed-off-by: Adam Jackson a...@redhat.com --- drivers/gpu/drm/i915/intel_dp.c | 25 - 1 files changed, 20

Re: [PATCH] drm/radeon: Fix scratch register leak in IB test.

2012-09-20 Thread Alex Deucher
On Thu, Sep 20, 2012 at 4:31 AM, Michel Dänzer mic...@daenzer.net wrote: From: Michel Dänzer michel.daen...@amd.com Restructure the code to jump out via labels instead of directly returning early. Also make error reporting consistent across all hardware generations. Signed-off-by: Michel

Updated -testing

2012-09-20 Thread Daniel Vetter
Hi all, New code to beat on! Highlights: - rework of the gem backing pages handling (preps for stolen mem handling) from Chris - cpu freq interface in sysfs from Ben - cpu edp fixes and some related cleanups - write-combining ptes for pre-gen6 (Chris) - basic CADL support (Peter Wu) - some more

Re: [Intel-gfx] [PATCH 2/4] drm/dp: Update DPCD defines

2012-09-20 Thread Paulo Zanoni
Hi See below: 2012/9/18 Adam Jackson a...@redhat.com: Sources: DP, eDP, and DP interop specs, and a VESA slideshow about DP 1.2 for the MST bits. All I needed to review every bit was DP spec version 1.2. Tested-by: Takashi Iwai ti...@suse.de Signed-off-by: Adam Jackson a...@redhat.com

Re: [Intel-gfx] [PATCH 2/4] drm/dp: Update DPCD defines

2012-09-20 Thread Adam Jackson
On 9/20/12 10:10 AM, Paulo Zanoni wrote: 2012/9/18 Adam Jackson a...@redhat.com: Sources: DP, eDP, and DP interop specs, and a VESA slideshow about DP 1.2 for the MST bits. All I needed to review every bit was DP spec version 1.2. Lucky you! I don't have a copy. +#define DP_SINK_COUNT

[PATCH] drm/radeon: make 64bit fences more robust v3 (3.5 stable)

2012-09-20 Thread alexdeucher
From: Christian König deathsim...@vodafone.de Only increase the higher 32bits if we really detect a wrap around. v2: instead of increasing the higher 32bits just use the higher 32bits from the last emitted fence. v3: also use last emitted fence value as upper limit. The intention of this

[PATCH] Prevent leak of scratch register on resume from suspend.

2012-09-20 Thread Simon Kitching
Cards typically have 5-7 scratch registers; one of these is reserved for rdev-rptr_save_reg. Unfortunately the reservation is done in function r100_cp_init, which is called by all drivers except r600 - and this function is also invoked on resume from suspend. After several resumes, no scratch

Re: [PATCH] Prevent leak of scratch register on resume from suspend.

2012-09-20 Thread Alex Deucher
Thanks! I've added this to my -fixes branch. Alex On Thu, Sep 20, 2012 at 5:37 AM, Simon Kitching skitch...@vonos.net wrote: Cards typically have 5-7 scratch registers; one of these is reserved for rdev-rptr_save_reg. Unfortunately the reservation is done in function r100_cp_init, which is

Re: [pull] radeon drm-fixes-3.6

2012-09-20 Thread Alex Deucher
If it's not too late, there's one more patch that fixes a resume regression on pre-r6xx asics. commit 16c58081eb95e35f284421176f355eccfc773bbe Author: Simon Kitching skitch...@vonos.net Date: Thu Sep 20 12:59:16 2012 -0400 drm/radeon: Prevent leak of scratch register on resume from suspend

[Bug 38554] Hibernate broken when KMS enabled on Radeon Mobility M6 LY

2012-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38554 --- Comment #2 from manuel.jan...@gmail.com 2012-09-20 18:22:11 UTC --- Hi, I own A IBM Thinkpad X31, AFAIK the video controller is the same (ATI RV100 LY [Mobility Radeon 7000]). Since KMS, I have to disable it in order to be able to use

[Bug 38554] Hibernate broken when KMS enabled on Radeon Mobility M6 LY

2012-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38554 --- Comment #3 from manuel.jan...@gmail.com 2012-09-20 18:24:23 UTC --- Hi, I own A IBM Thinkpad X31, AFAIK the video controller is the same (ATI RV100 LY [Mobility Radeon 7000]). Since KMS, I have to disable it in order to be able to use

[PATCH 1/2] drm/dp: Document DP spec versions for various DPCD registers

2012-09-20 Thread Adam Jackson
Note with a comment anything newer than DP 1.1a. Obviously this needs some work still... Signed-off-by: Adam Jackson a...@redhat.com --- include/drm/drm_dp_helper.h | 52 ++ 1 files changed, 32 insertions(+), 20 deletions(-) diff --git

[PATCH 2/2] drm/dp: Make sink count DP 1.2 aware

2012-09-20 Thread Adam Jackson
Signed-off-by: Adam Jackson a...@redhat.com --- drivers/gpu/drm/i915/intel_dp.c |9 - include/drm/drm_dp_helper.h |3 ++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c index 813b771..00f99e5

Re: [PATCH v4] of: Add videomode helper

2012-09-20 Thread Laurent Pinchart
Hi, (CC'ing the linux-media mailing list, as video modes are of interest there as well) On Wednesday 19 September 2012 12:19:22 Tomi Valkeinen wrote: On Wed, 2012-09-19 at 10:20 +0200, Steffen Trumtrar wrote: This patch adds a helper function for parsing videomodes from the devicetree. The

Re: [PATCH 2/2] drm/dp: Make sink count DP 1.2 aware

2012-09-20 Thread Paulo Zanoni
2012/9/20 Adam Jackson a...@redhat.com: Signed-off-by: Adam Jackson a...@redhat.com Reviewed-by: Paulo Zanoni paulo.r.zan...@intel.com --- drivers/gpu/drm/i915/intel_dp.c |9 - include/drm/drm_dp_helper.h |3 ++- 2 files changed, 6 insertions(+), 6 deletions(-) diff

[Bug 49817] radeon: The kernel rejected CS when running shader example from SFML library

2012-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49817 Cédric Legrand legrand.cedric...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED