On Tue, Oct 8, 2013 at 3:57 PM, Guillaume CLÉMENT wrote:
> On Wed, Aug 07, 2013 at 01:41:25PM -0400, Rob Clark wrote:
>> Signed-off-by: Rob Clark
>> ---
>> drivers/gpu/drm/gma500/gtt.c | 38 ++
>> 1 file changed, 6 insertions(+), 32 deletions(-)
>> [ snip ]
>
> This is quite late to report, but I've just begun testing 3.12, and this
> patch makes my screen garbled when using the modesetting xorg driver.
>
Alright, after trying to notice what was different between the old and
new code, I've found the culprit :
- gt->npage = pages;
There is no equiva
On Tue, Oct 8, 2013 at 10:19 PM, Rob Clark wrote:
> On Tue, Oct 8, 2013 at 3:57 PM, Guillaume CLÉMENT wrote:
>> On Wed, Aug 07, 2013 at 01:41:25PM -0400, Rob Clark wrote:
>>> Signed-off-by: Rob Clark
>>> ---
>>> drivers/gpu/drm/gma500/gtt.c | 38 ++
>>> 1 fil
On Wed, Aug 07, 2013 at 01:41:25PM -0400, Rob Clark wrote:
> Signed-off-by: Rob Clark
> ---
> drivers/gpu/drm/gma500/gtt.c | 38 ++
> 1 file changed, 6 insertions(+), 32 deletions(-)
> [ snip ]
This is quite late to report, but I've just begun testing 3.12, an
Signed-off-by: Rob Clark
---
drivers/gpu/drm/gma500/gtt.c | 38 ++
1 file changed, 6 insertions(+), 32 deletions(-)
diff --git a/drivers/gpu/drm/gma500/gtt.c b/drivers/gpu/drm/gma500/gtt.c
index 1f82183..92babac 100644
--- a/drivers/gpu/drm/gma500/gtt.c
+++ b/
Signed-off-by: Rob Clark
---
drivers/gpu/drm/gma500/gtt.c | 38 ++
1 file changed, 6 insertions(+), 32 deletions(-)
diff --git a/drivers/gpu/drm/gma500/gtt.c b/drivers/gpu/drm/gma500/gtt.c
index 1f82183..92babac 100644
--- a/drivers/gpu/drm/gma500/gtt.c
+++ b/