Displaying 4 results from an estimated 4 matches for "nvax".
Did you mean:
nva3
2010 Feb 24
2
[TEST REQUEST] NV50/NV8x/NV9x/NVAx ctxprog and ctxvals generator
http://0x04.net/~mwk/0001-drm-nv50-Implement-ctxprog-state-generation.patch
This patch makes nouveau generate its own ctxprogs out of thin air on NV50
family cards and allows us to get rid of nvidia's firmware.
It differs quite a bit from nvidia progs and needs thorough testing on as many
chipsets and applications as possible, including gallium3d. Anything that
works with nvidia firmware,
2009 Dec 22
1
[TEST REQUEST] NV50/NV8x/NV9x ctxprog and ctxvals generator
So, I wrote a generator for ctxprogs on NV50, NV84, NV86, NV92, NV94, NV96,
NV98. Atm it's only tested with NV86 and I'd like to see if it works for all
the other cards, especially NV50. NVAx support is still missing due to some
differences, but should be coming soon. Address is
http://0x04.net/~mwk/gen.diff , please test it with all mentioned cards, and
involve as much gallium as possible. Anything that works with nvidia ctxprogs,
but not with the generator counts as a bug. Report...
2010 Feb 25
3
[PATCH 1/3] drm/nv50: Implement ctxprog/state generation.
...,
+ * save old context if requested, optionally reset PGRAPH and switch to the
+ * new channel, and load the new context. Context consists of three major
+ * parts: subset of MMIO registers and two "xfer areas".
+ */
+
+/* TODO:
+ * - document unimplemented bits compared to nvidia
+ * - NVAx: make a TP subroutine, use it.
+ * - use 0x4008fc instead of 0x1540?
+ */
+
+enum cp_label {
+ cp_check_load = 1,
+ cp_setup_auto_load,
+ cp_setup_load,
+ cp_setup_save,
+ cp_swap_state,
+ cp_prepare_exit,
+ cp_exit,
+};
+
+static void nv50_graph_construct_mmio(struct nouveau_grctx *ctx);
+static...
2012 Jun 29
35
[Bug 51579] New: Xv video support is black on NVidia NVa8 Chipset in latest git
https://bugs.freedesktop.org/show_bug.cgi?id=51579
Bug #: 51579
Summary: Xv video support is black on NVidia NVa8 Chipset in
latest git
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: critical
Priority: