summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Merge tag 'drm-misc-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-185-13/+5Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/nouveau: Use drm_fb_helper_output_poll_changed()Noralf Trønnes2017-12-085-13/+5Star
| * | | | drm/ttm: add context to driver move callback as wellChristian König2017-12-061-11/+16
| * | | | drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König2017-12-061-2/+4
| * | | | drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-061-2/+2
| * | | | drm/ttm: remove ttm_bo_unreserve_ticketChristian König2017-12-061-1/+1
| |/ / /
| * | | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-031-13/+13
| |\ \ \ | | |_|/ | |/| |
| | * | drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä2017-11-221-1/+2
| | * | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-11-21277-3410/+10036
| | |\ \
| | * | | drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2017-11-201-10/+10
| | * | | drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä2017-11-201-2/+4
| | * | | drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-071-4/+1Star
* | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-261-15/+31
|\ \ \ \ \
| * | | | | drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul2018-01-261-15/+31
* | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-1910-13/+114
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs2018-01-197-10/+109
| * | | | drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2018-01-192-2/+2
| * | | | drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding2018-01-191-1/+3
* | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-091-0/+1
|\| | | |