Dear Ben Skeggs:
When I using GT710 card bsed on kernel version is 4.19.90 ubuntu. the
following error message appeared, I really want to get your help, thank you
very much.
[ 32.191620] nouveau :01:00.0: fifo: CHSW_ERROR 0002
[ 32.197195] nouveau :01:00.0: fifo: FB_
Hi Thomas.
> drm/nouveau/kms: switch to drm fbdev helpers
Noticed this little gem between all the other goodies in this pull
request. Just in case it is interesting and you missed it.
Sam
Hey Dave,
This is the pull request for a whole bunch of fixes and prep-work that
was done to support Ampere acceleration prior to GSP-RM being
available. It uses the ACR firmware released by NVIDIA in
linux-firmware, as we do on earlier GPUs. The work to support running
on top of GSP-RM also hea
Hey,
This is super late in the cycle, but after talking it over with Dave,
it's probably best to get this in sooner rather than later. The vast
majority of the changes are simple and repetitive, but invasive in
that the constructor function signature of every sub-device module for
every chipset i
Just a single fix at the moment. An alternate version of a regression
fix in 5.10, against additional changes from drm-next.
Ben.
The following changes since commit 512bce50a41c528fa15c4c014293e7bebf018658:
Merge v5.10-rc3 into drm-next (2020-11-10 14:36:36 +0100)
are available in the Git re
Hey Dave,
This is the main nouveau pull for 5.9. Nothing too exciting here,
most of it is (a lot of) trivial prep-work for future improvements:
- Conversion of all push buffer emission to a new set of macros, with
better safety, sanity-checking, debug ability, and the use of NVIDIA's
class heade
Hey Dave, Daniel,
- HD audio fixes on recent systems
- vGPU detection (fail probe if we're on one, for now)
- Interlaced mode fixes (mostly avoidance on Turing, which doesn't support it)
- SVM improvements/fixes
- NVIDIA format modifier support
- Misc other fixes.
Thanks,
Ben.
The following chan
Hey Dave,
Just a couple of fixes to GP10x ACR support after the work, and a
(fairly severe if you're running piglit a lot) memory leak fix.
Ben.
The following changes since commit afa3b96b058d87c2c44d1c83dadb2ba6998d03ce:
drm/nouveau/gr/tu10x: initial support (2020-01-15 10:50:30 +1000)
are