summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-213-15/+10
|\
| * drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-143-12/+9
| * Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-142-25/+13
| |\
| * | drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-261-1/+1
| * | drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-263-8/+6
* | | drm/nouveau: Runtime suspend despite HDA being unboundLukas Wunner2018-03-132-45/+0
* | | vga_switcheroo: Use device link for HDA controllerLukas Wunner2018-03-131-2/+0
| |/ |/|
* | 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/+0
|/
* 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/+15
| * | 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-114-6/+21
* | | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-017-50/+47
|\ \ \ | | |/ | |/|
| * | 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/+0
| * | | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-12-211-4/+3
| |\ \ \
| | * | | drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He2017-12-151-4/+3
| * | | | Merge tag 'drm-misc-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-185-13/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/nouveau: Use drm_fb_helper_output_poll_changed()Noralf Trønnes2017-12-085-13/+5
| * | | | 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-041-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