summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: fix multihop when move doesn't work.Dave Airlie2020-12-181-15/+16
* Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-151-1/+4
|\
| * drm: Pass the full state to connectors atomic functionsMaxime Ripard2020-11-201-1/+4
* | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-1419-296/+201
|\ \
| * | Merge tag 'drm-misc-next-2020-11-18' of ssh://git.freedesktop.org/git/drm/drm...Dave Airlie2020-11-271-4/+5
| |\|
| | * drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param descrip...Lee Jones2020-11-171-4/+5
| * | Merge branch 'linux-5.11' of git://github.com/skeggsb/linux into drm-nextDave Airlie2020-11-161-5/+1
| |\ \ | | |/ | |/|
| | * drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs2020-11-141-2/+1
| * | drm/nouveau: Fix out-of-bounds access when deferencing MMU typeThomas Zimmermann2020-11-111-1/+4
| * | drm/nouveau/ttm: use multihopDave Airlie2020-11-111-99/+13
| * | drm/ttm: add multihop infrastrucutre (v3)Dave Airlie2020-11-111-1/+2
| * | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-095-26/+5
| * | drm: remove unneeded breakTom Rix2020-11-084-6/+0
| |/
| * drm/nouveau/kms/nv50-: Use state helper instead of crtc pointerMaxime Ripard2020-11-031-1/+3
| * drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-2/+5
| * drm/nouveau/ttm: Add limits.hMaxime Ripard2020-11-021-0/+1
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-0214-77/+157
| |\
| * | drm/nouveu: fix swiotlb includeChristian König2020-11-022-1/+3
| * | drm/nouveau: switch to new allocatorChristian König2020-10-292-29/+2
| * | drm/ttm: wire up the new pool as default one v2Christian König2020-10-291-5/+9
| * | drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König2020-10-264-14/+16
| * | drm/ttm: make num_pages uint32_tChristian König2020-10-261-1/+1
| * | drm/ttm: nuke ttm_tt_set_(un)populated againChristian König2020-10-261-1/+0
| * | drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie2020-10-221-1/+7
| * | drm/ttm: move last binding into the drivers.Dave Airlie2020-10-211-1/+6
| * | drm/ttm: drop move notify around move.Dave Airlie2020-10-211-3/+9
| * | drm/ttm: drop unbind callback.Dave Airlie2020-10-211-1/+0
| * | drm/ttm: add move to system into driversDave Airlie2020-10-211-4/+6
| * | drm/ttm: move some move binds into the driversDave Airlie2020-10-211-3/+7
| * | drm/ttm: add move old to system to drivers.Dave Airlie2020-10-201-2/+9
| * | drm/ttm: use new move interface for known system->ttm movesDave Airlie2020-10-201-1/+2
| * | drm/ttm: nuke caching placement flagsChristian König2020-10-151-27/+9
| * | drm/ttm: add caching state to ttm_bus_placementChristian König2020-10-151-0/+11
| * | drm/ttm: set the tt caching state at creation timeChristian König2020-10-151-1/+12
| * | drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König2020-10-072-3/+6
| * | drm/nouveau/ttm: memcpy waits for bo alreadyDave Airlie2020-10-061-3/+1
| * | drm/nouveau/ttm: handle ttm moves properly.Dave Airlie2020-10-061-0/+12
| * | drm/nouveau: stop using TTMs fault callbackChristian König2020-09-283-28/+33
| * | drm/nouveau: Introduce GEM object functionsThomas Zimmermann2020-09-254-9/+17
| * | drm/nouveau: switch over to the new pin interfaceChristian König2020-09-243-40/+13
| * | drm/nouveau: stop using persistent_swap_storageChristian König2020-09-241-1/+0
| * | drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie2020-09-241-2/+2
| * | drm/nouveau/ttm: plumb ctx through move functions.Dave Airlie2020-09-241-25/+23
* | | Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-12-041-1/+1
|\ \ \
| * | | drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserveChristian König2020-11-261-1/+1
* | | | Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2020-11-271-3/+5
|\| | |
| * | | drm/nouveau: fix relocations applying logic and a double-freeMatti Hamalainen2020-11-261-3/+5
| | |/ | |/|
* | | drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhereLyude Paul2020-11-141-15/+14
* | | drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs2020-11-141-2/+1
* | | drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk2020-11-141-5/+9
|/ /