summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-285-16/+25
|\
| * Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-03-162-8/+8
| |\
| | * drm/nouveau/bl: fix backlight regressionKarol Herbst2018-03-161-5/+5
| | * drm/nouveau/bl: Fix oops on driver unbindLukas Wunner2018-03-161-2/+2
| | * drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs2018-03-161-1/+1
| * | drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin2018-02-231-0/+1
| * | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-211-5/+13
| |\ \
| | * | drm/nouveau: Fix deadlock on runtime suspendLukas Wunner2018-02-161-5/+13
| * | | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-02-161-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | drm/nouveau: Make clock gate support conditionalThierry Reding2018-02-161-3/+3
* | | | Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-213-15/+10Star
|\ \ \ \
| * | | | drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-143-12/+9Star
| * | | | Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-142-25/+13Star
| |\ \ \ \
| * | | | | drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-271-1/+1
| * | | | | drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-273-8/+6Star
* | | | | | drm/nouveau: Runtime suspend despite HDA being unboundLukas Wunner2018-03-132-45/+0Star
* | | | | | vga_switcheroo: Use device link for HDA controllerLukas Wunner2018-03-131-2/+0Star
| |/ / / / |/| | | |
* | | | | drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä2018-03-081-13/+13
* | | | | drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä2018-03-051-12/+0Star
|/ / / /
* | | | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-161-8/+12
|\ \ \ \ | |/ / / |/| | |
| * | | drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...Ville Syrjälä2018-01-231-8/+12
* | | | Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2018-02-0844-1491/+2723
|\ \ \ \ | | |/ / | |/| |
| * | | drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann2018-02-021-3/+6
| * | | drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt2018-02-021-1/+1
| * | | drm/nouveau: Introduce NvPmEnableGating optionLyude Paul2018-02-021-1/+3
| * | | drm/nouveau: Add support for SLCG for Kepler2Lyude Paul2018-02-021-0/+93
| * | | drm/nouveau: Add support for BLCG on Kepler2Lyude Paul2018-02-025-4/+139
| * | | drm/nouveau: Add support for BLCG on Kepler1Lyude Paul2018-02-0214-1/+442
| * | | drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul2018-02-029-21/+301
| * | | drm/nouveau/kms/nv50: fix handling of gamma since atomic conversionBen Skeggs2018-02-021-53/+109
| * | | drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsetsBen Skeggs2018-02-021-4/+4
| * | | drm/nouveau/kms/nv50: use "low res" lut for indexed modeIlia Mirkin2018-02-021-2/+4
| * | | drm/nouveau/kms/nv50: prepare for double-buffered LUTsBen Skeggs2018-02-022-23/+15Star
| * | | drm/nouveau/bo: add helper functions for handling pinned+mapped buffersBen Skeggs2018-02-021-0/+28
| * | | drm/nouveau/fbcon: add module parameter to select bits-per-pixelBen Skeggs2018-02-021-8/+14
| * | | drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs2018-02-027-1/+78
| * | | drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs2018-02-021-0/+39
| * | | drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs2018-02-025-86/+163
| * | | drm/nouveau: nouveau: use correct string lengthArnd Bergmann2018-02-021-3/+3
| * | | drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warningsChristoph Böhmwalder2018-02-021-1/+2
| * | | drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst2018-02-024-1292/+1292
| |/ /
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-064-6/+21
|\ \ \
| * | | drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-124-6/+21
* | | | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-027-50/+47Star
|\ \ \ \ | | |/ / | |/| |
| * | | BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-1812-23/+65
| |\ \ \ | | | |/ | | |/|
| * | | drm/ttm: use an operation ctx for ttm_tt_bindRoger He2017-12-281-1/+1
| * | | drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-281-4/+4
| * | | drm/nouveau: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0Star
| * | | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-12-211-4/+3Star
| |\ \ \
| | * | | drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He2017-12-151-4/+3Star