Applied.
Thanks,
Inki Dae
2012/9/18 Sachin Kamat :
> drm_mode_create() returns NULL if it fails to create
> a new display mode. Check the value returned to avoid NULL
> pointer deferencing later.
>
> Signed-off-by: Sachin Kamat
> ---
> drivers/gpu/drm/exynos/exynos_drm_connector.c |6 +-
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.
On 09/21/2012 05:22 AM, Leela Krishna Amudala wrote:
> This patch adds device tree based discovery support for exynos DRM-FIMD
> driver which includes driver modification to handle platform data in
> both the cases with DT and non-DT, Also adds the documentation for bindings.
> diff --git a/Docume
https://bugs.freedesktop.org/show_bug.cgi?id=49817
C?dric Legrand changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=55172
Bug #: 55172
Summary: Skybox misrendering (Unvanquished, texture compression
enabled)
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
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 b/drivers
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 hibe
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 hibe
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 duri
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
--- a/driver
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 b/
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
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
> ---
> Documentation
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
https://bugs.freedesktop.org/show_bug.cgi?id=49817
Cédric Legrand changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
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
>>> ex
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 Am
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 b/drivers
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.
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 for
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
--- a/driver
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 b/
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 ec862f894f7870430e4
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 typicall
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 dri
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 someth
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 s
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 regi
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 hiberna
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 hiberna
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 | 6
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
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 patch is to make fences as
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
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
---
drivers/gpu/drm/radeon/r100.c |
--
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 D?nzer wrote:
> > On Mon,
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 typicall
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 dri
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
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 reg
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 a
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
>
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 patch is to make fences as
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
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
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 | 6
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
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
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
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 for
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 someth
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 Am
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
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
---
drivers/gpu/drm/radeon/r100.c |
--
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 Dänzer wrote:
> > On Mon,
On 09/20/2012 04:49 PM, Chris Wilson wrote:
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 wrote:
On 09/17/2012 06:38 PM, Chris Wilson wrote:
As during the plane cleanup, we wish to disable
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
> > wrote:
> >> On 09/17/2012 06:38 PM, Chris Wilson wrote:
> >>> As during the plane cleanup, we wish to disable the hardware and
> >>> so ma
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
0x000
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 Zabel
Signed-off-by: Philipp Zabel
Signed-off-by: Sascha Hauer
---
.../bindings/staging/imx-drm/fsl-imx-drm.txt
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 iss
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
Signed-off-by: Steffen Trumtrar
---
Hi!
changes since v3:
- print error messages
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
> > > ---
> > > drivers/staging/imx-drm/TODO | 22 ++
https://bugs.freedesktop.org/show_bug.cgi?id=49198
m.b.lankho...@gmail.com changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #13 from m.b
63 matches
Mail list logo