Displaying 4 results from an estimated 4 matches for "nv31_mpeg_tile_prog".
2013 Sep 08
5
[PATCH 1/5] drm/nv31/mpeg: no need to set compat mode differently for nv44 gr
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
 drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c b/drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c
index c190043..5c54aa1 100644
--- a/drivers/gpu/drm/nouveau/core/engine/mpeg/nv31.c
+++
2013 Oct 28
3
Trouble on kernel
Am 2013-10-28 15:42, schrieb Ilia Mirkin:
> On Mon, Oct 28, 2013 at 3:45 AM, Martin Kaffanke <martin.kaffanke at gmx.at> wrote:
>> Hi there,
>>
>> Sometimes my computer crashes since i use now ubuntu 13.10 with
>> unity/compiz.
>
> You're on NV4C. Do you have mesa 9.2.1 or later (or pre-9.2)? If you
> have 9.2.0, there are known issues with shader
2013 Oct 28
0
Trouble on kernel
...>> are you trying to use xvmc?)
>
>
> At the moment I'm trying nothing, its the default installation, i didn't
> change something.
>
> Where do I have to look to find it out?
Meh. Like I said, don't worry about it. On closer inspection, it's
most likely the nv31_mpeg_tile_prog function. Although why it's
getting addresses of 0... I don't know. (And also why it's getting
run, I don't know either. Something must be starting up either xvmc or
vdpau, the latter of which won't work for your card.)
>
>
>>> and later:
>>>
>>>...
2013 Sep 05
6
[PATCH 1/7] drm/nouveau: remove prototype for non-existent nouveau_connector_bpp
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
 drivers/gpu/drm/nouveau/nouveau_connector.h | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_connector.h b/drivers/gpu/drm/nouveau/nouveau_connector.h
index 6e399aa..4cefce3 100644
--- a/drivers/gpu/drm/nouveau/nouveau_connector.h
+++ b/drivers/gpu/drm/nouveau/nouveau_connector.h
@@ -107,7 +107,4