summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2018-03-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs
2018-02-23drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-16drm/nouveau: Fix deadlock on runtime suspendLukas Wunner
2018-02-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann
2018-02-02drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt
2018-02-02drm/nouveau: Introduce NvPmEnableGating optionLyude Paul
2018-02-02drm/nouveau: Add support for SLCG for Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul
2018-02-02drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul
2018-02-02drm/nouveau/kms/nv50: fix handling of gamma since atomic conversionBen Skeggs
2018-02-02drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsetsBen Skeggs
2018-02-02drm/nouveau/kms/nv50: use "low res" lut for indexed modeIlia Mirkin
2018-02-02drm/nouveau/kms/nv50: prepare for double-buffered LUTsBen Skeggs
2018-02-02drm/nouveau/bo: add helper functions for handling pinned+mapped buffersBen Skeggs
2018-02-02drm/nouveau/fbcon: add module parameter to select bits-per-pixelBen Skeggs
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs
2018-02-02drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs
2018-02-02drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs
2018-02-02drm/nouveau: nouveau: use correct string lengthArnd Bergmann
2018-02-02drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warningsChristoph Böhmwalder
2018-02-02drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs
2018-01-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter
2018-01-19drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-11drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-09Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-09drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark
2017-12-28drm/ttm: use an operation ctx for ttm_tt_bindRoger He
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-27drm/nouveau: remove the default io_mem_pfn setTan Xiaojun
2017-12-27Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-23drm/nouveau: fix race when adding delayed work itemsBen Skeggs
2017-12-21Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-21Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-20drm/nouveau: fix obvious memory leakBen Skeggs
2017-12-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie