search for: jb17bsome

Displaying 15 results from an estimated 15 matches for "jb17bsome".

2010 May 15
0
No subject
...l tell you to go implement vdpau. an mplayer plugin would basically look like vdpau anyway 23:19 < mwk> so let's implement vdpau. 23:22 < ymanton> if i had more time and wasnt always playing catch up with gallium id have basic vdpau up, but a few hours a week is all i can spare. and jb17bsome has vpe patches sitting in a kernel branch already 23:22 < jb17bsome> Doesn't vdpau do the entire decode? So, we would have to implement a full decoder in gallium. Doable, yes. 23:23 < jb17bsome> However, that would take some time. I am not sure how many vdpau stages are done in s...
2009 Oct 22
15
[Bug 24668] New: KMS does not work with nva8
...h nva8 Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: jb17bsome at gmail.com QAContact: xorg-team at lists.x.org I have a g210 (nva8) and kms does not work at all/no signal. I am using the latest git as of 10/20/2009. I created an mmio trace and sent it to the mmio dumps account. I did make an attempt at the voodo/ctxvals but I am not sure it real...
2008 May 07
3
[Bug 15861] New: Account Request For Nouveau DDX
...au DDX Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: jb17bsome at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=16420) --> (http://bugs.freedesktop.org/attachment.cgi?id=16420) gpg key My name is Jimmy Rentz and I would a like an account for the nouveau ddx. My Preferred account name is jb17bsome -- Configure bugmai...
2009 Apr 17
1
NV40 Cubic Texture HW Mip Map Generation
...ed up (normal 2d work fine). This is with linear textures. Also of note is that software mipmap generation works fine. I have done sanity checks for the miptree pitches, offsets, etc and everything seems to match up fine for both the hw and sw paths. Any thoughts on what could be wrong? jb17bsome
2007 Sep 05
2
Renouveau and GeForce 7950 GX2
Hello, I have a dual-GPU card GeForce 7950 GX2 (PCI ID 10de:0294). Unfortunately, I cannot make a dump using renouveau, because the program crashes. The backtrace looks like this: Program received signal SIGSEGV, Segmentation fault. 0x00000000004153af in read_fb_ramin (instanceMem=4, offset=2) at objects.c:4089 4089 return fb[((fb_size - (ramin_block*512*1024) + ramin_inst)/4) +
2014 Dec 31
0
[PATCH 2/2] nvc0: regenerate rnndb headers
...y Eremin-Solenikov <lumag at users.sf.net> (lumag) -- EdB <edb_ at users.sf.net> (edb_) -- Erik Waling <erikwailing at users.sf.net> (erikwaling) -- Francisco Jerez <currojerez at riseup.net> (curro, curro_, currojerez) -- imirkin <imirkin at users.sf.net> (imirkin) -- jb17bsome <jb17bsome at bellsouth.net> (jb17bsome) -- Jeremy Kolb <kjeremy at users.sf.net> (kjeremy) -- Laurent Carlier <lordheavym at gmail.com> (lordheavy) -- Luca Barbieri <luca at luca-barbieri.com> (lb, lb1) -- Maarten Maathuis <madman2003 at gmail.com> (stillunknown) -- M...
2008 Mar 20
2
GSOC '08 hardware accelerated video decoding
...ture they're desperate for, they just care about a functional and efficient 2D driver, and having video acceleration would complement that nicely and entice them to switch from the Nvidia binary driver and the old nv driver long before the people who want the 3D features. I've read through jb17bsome's notes on XvMC and I think all the work he's done so far is a great head's up on what's involved. I've also read through the VAAPI page and I think that would also be a great feature to try and support given all the non-MPEG2 video content out there, it would probably entice ev...
2014 Dec 31
2
[PATCH 1/2] nv50: regenerate rnndb headers
...EdB <edb_ at users.sf.net> (edb_) - Erik Waling <erikwailing at users.sf.net> (erikwaling) -- Francisco Jerez <currojerez at riseup.net> (curro, curro_, currojerez) +- Francisco Jerez <currojerez at riseup.net> (curro) - imirkin <imirkin at users.sf.net> (imirkin) - jb17bsome <jb17bsome at bellsouth.net> (jb17bsome) - Jeremy Kolb <kjeremy at users.sf.net> (kjeremy) @@ -75,24 +70,24 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define NV50_3D_BLEND_FACTOR_ZERO 0x00004000 -#define NV50_3D_BLEND_FACTOR_ONE 0x00004001 -#defi...
2007 May 21
0
nv49 & nv4b ctx switching patch
Hello this patch is a merge of jb17bsome's nv49 patch and mine. I have tested it for a couple of days on a nv4b and didnt get crashes. Please rewiew and apply Greetings Stephan Schmid -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: nv49_nv4b.diff Url: http://lists.freedesktop.or...
2010 Jan 13
1
nv40 mpeg2 video decode
Hello, I have been working on a kernel and a user layer for the nv40 mpeg2 video decoding hardware: * The decode hw accepts commands written to a fifo along with a set of registers for firing (put) and queries (get). * The fifo can be mapped in vram or agp (though, agp isn't working right now). * The fifo does not support dma jumps and such like the 3d fifo. Well, I have some questions about
2016 Oct 16
10
[PATCH 1/5] hwdefs: update nvc0_3d, add gm107_texture for new TIC format
...ryshkov +- Dmitry Eremin-Solenikov <lumag at users.sf.net> (lumag) +- EdB <edb_ at users.sf.net> (edb_) +- Erik Waling <erikwailing at users.sf.net> (erikwaling) +- Francisco Jerez <currojerez at riseup.net> (curro) +- Ilia Mirkin <imirkin at alum.mit.edu> (imirkin) +- jb17bsome <jb17bsome at bellsouth.net> (jb17bsome) +- Jeremy Kolb <kjeremy at users.sf.net> (kjeremy) +- Laurent Carlier <lordheavym at gmail.com> (lordheavy) +- Luca Barbieri <luca at luca-barbieri.com> (lb, lb1) +- Maarten Maathuis <madman2003 at gmail.com> (stillunknown) +- M...
2016 Feb 15
24
[PATCH 01/23] nv50: import updated g80_defs.xml.h from rnndb
...ryshkov +- Dmitry Eremin-Solenikov <lumag at users.sf.net> (lumag) +- EdB <edb_ at users.sf.net> (edb_) +- Erik Waling <erikwailing at users.sf.net> (erikwaling) +- Francisco Jerez <currojerez at riseup.net> (curro) +- Ilia Mirkin <imirkin at alum.mit.edu> (imirkin) +- jb17bsome <jb17bsome at bellsouth.net> (jb17bsome) +- Jeremy Kolb <kjeremy at users.sf.net> (kjeremy) +- Laurent Carlier <lordheavym at gmail.com> (lordheavy) +- Luca Barbieri <luca at luca-barbieri.com> (lb, lb1) +- Maarten Maathuis <madman2003 at gmail.com> (stillunknown) +- M...
2016 Oct 27
11
[PATCH v2 0/7] Add Maxwell support
I believe I've addressed all the feedback from the first time around, and also made fixes necessary for GM20x based on testing results. I believe now it should actually work for all GM10x and GM20x. Further, GP10x should be very easy to add, but without someone to actually test I didn't want to claim support for it. Ilia Mirkin (7): exa: add GM10x acceleration support hwdefs: update
2010 Aug 06
4
nv vpe video decoder
Hello, I have my work on the nv vpe video decoder in a functional state. In case you didn't know this decoder accelerates mpeg2 video at the idct/mc level. I have verified that it works on nv40 hardware. I believe it works on nv30 hardware (and maybe some earlier hardware), but I cannot verify since I have none. I will reply with patches against the kernel, drm, ddx and mesa for
2009 Dec 11
5
[PATCH 1/3] drm/nouveau: Pre-G80 tiling support.
Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/nouveau/nouveau_drv.h | 23 +++++ drivers/gpu/drm/nouveau/nouveau_reg.h | 16 ++-- drivers/gpu/drm/nouveau/nouveau_state.c | 8 ++ drivers/gpu/drm/nouveau/nv10_fb.c | 32 ++++++-- drivers/gpu/drm/nouveau/nv10_graph.c | 47 ++++++++--- drivers/gpu/drm/nouveau/nv20_graph.c | 80