summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-26gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entryArushi Singhal
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
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-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-13drm/nouveau: Runtime suspend despite HDA being unboundLukas Wunner
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner
2018-03-08drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König
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-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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-23drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...Ville Syrjälä
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