====== Nouveau ====== {{:nouveau:20140923-rigol-tee.jpg?500|}} These are my personal notes on implementing a [[http://nouveau.freedesktop.org/wiki/|Nouveau driver]] features for my [[http://www.geforce.com/hardware/desktop-gpus/geforce-9600-gt|nVidia 9600GT]] graphics card. ===== Gallery ===== {{gallery>nouveau:gallery}} ===== Patches ===== * [[http://lists.freedesktop.org/archives/nouveau/2014-August/018299.html|[PATCH 1/4] drm/nouveau: Removed unneeded include in nvc0_fence.c]] * [[http://lists.freedesktop.org/archives/nouveau/2014-August/018300.html|[PATCH 2/4] drm/nouveau: Replaced magic numbers with defines from nouveau_reg]] * [[http://lists.freedesktop.org/archives/nouveau/2014-August/018301.html|[PATCH 3/4] drm/nouveau: Replaced copy-pasted nv_wait with nv50_wait_dpms_ctrl helper]] * [[http://lists.freedesktop.org/archives/nouveau/2014-August/018302.html|[PATCH 4/4] drm/nouveau: Refactored encoder create functions into common nv50_encoder_create helper]]