Age | Commit message (Expand) | Author | Files | Lines |
13 days | xf86-video-nouveau 1.0.18HEADxf86-video-nouveau-1.0.18master | Matt Turner | 1 | -1/+1 |
13 days | nouveau: Implement nouveau_pick_best_crtc using rr_crtc_covering_box | Łukasz Spintzyk | 1 | -43/+7 |
13 days | nouveau: use modesetting randr_crtc_covering_drawable implementation | Łukasz Spintzyk | 2 | -13/+2 |
13 days | nouveau: Use randr_crtc_covering_drawable used in modesetting | Łukasz Spintzyk | 1 | -0/+130 |
13 days | nouveau: Remove consider_disabled from nouveau_pick_best_crtc | Łukasz Spintzyk | 6 | -30/+15 |
13 days | nouveau: fixup driver for new X server ABI | Łukasz Spintzyk | 1 | -0/+3 |
13 days | nouveau: Rename functions that has origin from modesetting | Łukasz Spintzyk | 5 | -20/+24 |
13 days | use dixDestroyPixmap() instead of direct driver call | Enrico Weigelt, metux IT consult | 1 | -5/+5 |
13 days | use XNFcallocarray() instead of xnfcalloc macro | Enrico Weigelt, metux IT consult | 2 | -4/+4 |
13 days | use XNFalloc() instead of xnfalloc | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
13 days | drop compat with ancient ABI_VIDEODRV_VERSION < 20 | Enrico Weigelt, metux IT consult | 1 | -3/+0 |
13 days | drop obsolete check for HAS_DIXREGISTERPRIVATEKEY | Enrico Weigelt, metux IT consult | 2 | -6/+0 |
13 days | drop compat for ancient server versions | Enrico Weigelt, metux IT consult | 3 | -156/+1 |
13 days | drop check for xorg_list_init() | Enrico Weigelt, metux IT consult | 3 | -19/+0 |
13 days | bump minimal xorg version to 1.18 | Enrico Weigelt, metux IT consult | 1 | -1/+1 |
13 days | Fix implicit declaration of wfbScreenInit | Sérgio M. Basto | 1 | -0/+10 |
2023-10-05 | gitlab CI: ensure libtool is installed in build container | Alan Coopersmith | 1 | -3/+3 |
2023-02-09 | gitlab CI: stop requiring Signed-off-by in commits | Alan Coopersmith | 1 | -2/+2 |
2022-01-25 | gitlab CI: add a basic build test | Alan Coopersmith | 1 | -0/+98 |
2022-01-23 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | 1 | -22/+19 |
2022-01-22 | Build xz tarballs instead of bzip2 | Alan Coopersmith | 1 | -1/+1 |
2021-04-26 | remove sarea.h usage | Ilia Mirkin | 1 | -1/+0 |
2021-02-20 | nouveau: fixup driver for new X server ABI | Dave Airlie | 3 | -4/+8 |
2021-01-23 | Bump version to 1.0.17xf86-video-nouveau-1.0.17 | Ilia Mirkin | 1 | -2/+2 |
2020-08-29 | present: fix handling of drmWaitVBlank failures | Ilia Mirkin | 1 | -1/+12 |
2020-08-15 | drmmode: make event handler leave a note that there are stuck events | Ilia Mirkin | 1 | -0/+11 |
2020-08-08 | present: don't enable if there's no acceleration | Ilia Mirkin | 1 | -1/+1 |
2020-08-08 | drmmode: fix screen resize without acceleration | Ilia Mirkin | 1 | -1/+1 |
2019-10-26 | make error when failing to allocate surface more descriptive | Ilia Mirkin | 1 | -1/+1 |
2019-10-12 | dri2,present: move in pixmap before getting addresses | Ilia Mirkin | 2 | -4/+29 |
2019-10-12 | nv4/exa: tiling is unsupported pre-nv10, reduce alignment requirements | Ilia Mirkin | 2 | -2/+6 |
2019-10-12 | Don't advertise any PRIME offloading capabilities without acceleration | Carlo Caione | 1 | -0/+3 |
2019-01-28 | Bump version to 1.0.16xf86-video-nouveau-1.0.16 | Ilia Mirkin | 1 | -1/+1 |
2019-01-27 | update known chipsets list | Ilia Mirkin | 2 | -3/+13 |
2019-01-23 | Revert "wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER" | Ilia Mirkin | 1 | -1/+0 |
2019-01-23 | present: rotated crtc's work fine | Ilia Mirkin | 1 | -4/+1 |
2019-01-21 | Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr | Rhys Kidd | 1 | -1/+8 |
2019-01-21 | config: Suggest upstream to find macros in case they are missing | Rhys Kidd | 1 | -2/+6 |
2019-01-21 | config: Complete bug report URL for Xorg DDX nouveau driver | Rhys Kidd | 1 | -1/+1 |
2019-01-21 | config: Set automake options consistently in one location | Rhys Kidd | 2 | -3/+1 |
2019-01-21 | config: remove unused sdkdir=$(pkg-config...) statement | Rhys Kidd | 1 | -1/+0 |
2019-01-21 | config: Remove unrequired AC_SUBST for LIBDRM_NOUVEAU and LIBUDEV | Rhys Kidd | 1 | -4/+0 |
2019-01-21 | config: Add comments for main statements | Rhys Kidd | 1 | -3/+6 |
2019-01-21 | config: Use LT_INIT option instead of AC_DISABLE_STATIC | Rhys Kidd | 1 | -4/+2 |
2019-01-21 | config: Utilize util-macros 1.8 for additional man page support | Rhys Kidd | 1 | -18/+2 |
2019-01-21 | config: remove unrequired AC_HEADER_STDC | Rhys Kidd | 1 | -3/+0 |
2019-01-21 | config: Use XORG_DEFAULT_OPTIONS which replaces six XORG_* macros | Rhys Kidd | 1 | -3/+0 |
2019-01-21 | config: libtoolize: put macros in AC_CONFIG_MACRO_DIR, 'm4' | Rhys Kidd | 4 | -5/+9 |
2019-01-21 | gitignore: Update to mirror modern X.org drivers | Rhys Kidd | 1 | -11/+65 |
2019-01-21 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Rhys Kidd | 1 | -1/+0 |