The patches contain some tidy-up work, and refactoring that has arisen
as a by-product of my initial work on adding TV support to nv50.

Joel Holdsworth (4):
  drm/nouveau: Removed unneeded include in nvc0_fence.c
  drm/nouveau: Replaced magic numbers with defines from nouveau_reg
  drm/nouveau: Replaced copy-pasted nv_wait with nv50_wait_dpms_ctrl
    helper
  drm/nouveau: Refactored encoder create functions into common
    nv50_encoder_create helper

 drivers/gpu/drm/nouveau/core/engine/disp/dacnv50.c |  33 ++--
 drivers/gpu/drm/nouveau/nv50_display.c             | 178 ++++++++-------------
 drivers/gpu/drm/nouveau/nvc0_fence.c               |   2 -
 3 files changed, 93 insertions(+), 120 deletions(-)

-- 
1.9.1

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to