Skip to content

xf86-video-nouveau 1.0.18

Matt Turner requested to merge mattst88/xf86-video-nouveau:1.0.18 into master

Alan Coopersmith (5):

  • Build xz tarballs instead of bzip2
  • Update Sun license notices to current X.Org standard form
  • gitlab CI: add a basic build test
  • gitlab CI: stop requiring Signed-off-by in commits
  • gitlab CI: ensure libtool is installed in build container

Dave Airlie (1):

  • nouveau: fixup driver for new X server ABI

Enrico Weigelt, metux IT consult (8):

  • bump minimal xorg version to 1.18
  • drop check for xorg_list_init()
  • drop compat for ancient server versions
  • drop obsolete check for HAS_DIXREGISTERPRIVATEKEY
  • drop compat with ancient ABI_VIDEODRV_VERSION < 20
  • use XNFalloc() instead of xnfalloc
  • use XNFcallocarray() instead of xnfcalloc macro
  • use dixDestroyPixmap() instead of direct driver call

Ilia Mirkin (1):

  • remove sarea.h usage

Matt Turner (1):

  • xf86-video-nouveau 1.0.18

Sérgio M. Basto (1):

  • Fix implicit declaration of wfbScreenInit

Łukasz Spintzyk (6):

  • nouveau: Rename functions that has origin from modesetting
  • nouveau: fixup driver for new X server ABI
  • nouveau: Remove consider_disabled from nouveau_pick_best_crtc
  • nouveau: Use randr_crtc_covering_drawable used in modesetting
  • nouveau: use modesetting randr_crtc_covering_drawable implementation
  • nouveau: Implement nouveau_pick_best_crtc using rr_crtc_covering_box

Merge request reports

Loading