search for: nv50_winsys

Displaying 8 results from an estimated 8 matches for "nv50_winsys".

2013 Jun 30
0
[PATCH v2] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...sources | 5 +- src/gallium/drivers/nv50/nv50_context.c | 13 +- src/gallium/drivers/nv50/nv50_context.h | 24 + src/gallium/drivers/nv50/nv50_miptree.c | 27 + src/gallium/drivers/nv50/nv50_resource.h | 1 + src/gallium/drivers/nv50/nv50_screen.c | 13 +- src/gallium/drivers/nv50/nv50_winsys.h | 4 + src/gallium/drivers/nv50/nv84_video.c | 793 ++++++++++++++++++++++++++++++ src/gallium/drivers/nv50/nv84_video.h | 134 +++++ src/gallium/drivers/nv50/nv84_video_bsp.c | 251 ++++++++++ src/gallium/drivers/nv50/nv84_video_vp.c | 547 +++++++++++++++++++++ 11 files changed, 1...
2013 Jun 27
4
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...ources | 5 +- src/gallium/drivers/nv50/nv50_context.c | 13 +- src/gallium/drivers/nv50/nv50_context.h | 24 + src/gallium/drivers/nv50/nv50_miptree.c | 27 ++ src/gallium/drivers/nv50/nv50_resource.h | 1 + src/gallium/drivers/nv50/nv50_screen.c | 13 +- src/gallium/drivers/nv50/nv50_winsys.h | 4 + src/gallium/drivers/nv50/nv84_video.c | 778 ++++++++++++++++++++++++++++++ src/gallium/drivers/nv50/nv84_video.h | 134 +++++ src/gallium/drivers/nv50/nv84_video_bsp.c | 251 ++++++++++ src/gallium/drivers/nv50/nv84_video_vp.c | 521 ++++++++++++++++++++ 11 files changed, 17...
2015 Jun 22
12
[RFC PATCH 0/8] nv50: expose global performance counters
....c | 5 + src/gallium/drivers/nouveau/nouveau_screen.h | 1 + src/gallium/drivers/nouveau/nv50/nv50_query.c | 1148 +++++++++++++++++++++++- src/gallium/drivers/nouveau/nv50/nv50_screen.c | 49 + src/gallium/drivers/nouveau/nv50/nv50_screen.h | 51 ++ src/gallium/drivers/nouveau/nv50/nv50_winsys.h | 1 + 9 files changed, 1612 insertions(+), 6 deletions(-) create mode 100644 src/gallium/drivers/nouveau/nouveau_perfmon.c create mode 100644 src/gallium/drivers/nouveau/nouveau_perfmon.h -- 2.4.4
2013 Jun 29
0
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...ium/drivers/nv50/nv50_context.c | 13 +- > src/gallium/drivers/nv50/nv50_context.h | 24 + > src/gallium/drivers/nv50/nv50_miptree.c | 27 ++ > src/gallium/drivers/nv50/nv50_resource.h | 1 + > src/gallium/drivers/nv50/nv50_screen.c | 13 +- > src/gallium/drivers/nv50/nv50_winsys.h | 4 + > src/gallium/drivers/nv50/nv84_video.c | 778 ++++++++++++++++++++++++++++++ > src/gallium/drivers/nv50/nv84_video.h | 134 +++++ > src/gallium/drivers/nv50/nv84_video_bsp.c | 251 ++++++++++ > src/gallium/drivers/nv50/nv84_video_vp.c | 521 ++++++++++++++++++++ &...
2013 Aug 11
10
[PATCH 00/10] Add support for MPEG2 and VC-1 on VP3/VP4 for NV98-NVAF
...0_context.c | 5 +- src/gallium/drivers/nv50/nv50_context.h | 14 + src/gallium/drivers/nv50/nv50_miptree.c | 6 +- src/gallium/drivers/nv50/nv50_resource.h | 1 + src/gallium/drivers/nv50/nv50_screen.c | 7 +- src/gallium/drivers/nv50/nv50_winsys.h | 4 - src/gallium/drivers/nv50/nv84_video.c | 2 +- src/gallium/drivers/nv50/nv84_video.h | 4 + src/gallium/drivers/nv50/nv98_video.c | 308 +++++++++++++ src/gallium/drivers/nv50/nv98_video.h | 48 ++ src/gallium/drivers/nv...
2013 Jun 29
2
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...0_context.c | 13 +- >> src/gallium/drivers/nv50/nv50_context.h | 24 + >> src/gallium/drivers/nv50/nv50_miptree.c | 27 ++ >> src/gallium/drivers/nv50/nv50_resource.h | 1 + >> src/gallium/drivers/nv50/nv50_screen.c | 13 +- >> src/gallium/drivers/nv50/nv50_winsys.h | 4 + >> src/gallium/drivers/nv50/nv84_video.c | 778 ++++++++++++++++++++++++++++++ >> src/gallium/drivers/nv50/nv84_video.h | 134 +++++ >> src/gallium/drivers/nv50/nv84_video_bsp.c | 251 ++++++++++ >> src/gallium/drivers/nv50/nv84_video_vp.c | 521 ++++++...
2013 Jun 30
0
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...+- >>> src/gallium/drivers/nv50/nv50_context.h | 24 + >>> src/gallium/drivers/nv50/nv50_miptree.c | 27 ++ >>> src/gallium/drivers/nv50/nv50_resource.h | 1 + >>> src/gallium/drivers/nv50/nv50_screen.c | 13 +- >>> src/gallium/drivers/nv50/nv50_winsys.h | 4 + >>> src/gallium/drivers/nv50/nv84_video.c | 778 ++++++++++++++++++++++++++++++ >>> src/gallium/drivers/nv50/nv84_video.h | 134 +++++ >>> src/gallium/drivers/nv50/nv84_video_bsp.c | 251 ++++++++++ >>> src/gallium/drivers/nv50/nv84_video_vp...
2014 Feb 21
3
[PATCH 1/4] nv30: remove use_nv4x, it is identical to is_nv4x
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Perhaps there was a day when those were different, but that day is not today. src/gallium/drivers/nouveau/nv30/nv30_context.c | 1 - src/gallium/drivers/nouveau/nv30/nv30_context.h | 1 - src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c | 20 ++++++++++---------- src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c | 8 ++++---- 4