summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij2021-05-271-2/+3
* drm/nouveau: Implement mmap as GEM object functionThomas Zimmermann2021-05-265-61/+38
* drm/nouveau: Don't include drm_legacy.hThomas Zimmermann2021-05-171-2/+0
* drm/nouveau: Remove invalid reference to struct drm_device.pdevThomas Zimmermann2021-05-131-1/+2
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-111-1/+1
|\
| * Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-041-1/+1
| |\
| | * swiotlb: remove swiotlb_nr_tblChristoph Hellwig2021-03-191-1/+1
* | | drm/nouveau: Don't set allow_fb_modifiers explicitlyDaniel Vetter2021-05-061-1/+0
* | | drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij2021-04-301-1/+2
* | | drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul2021-04-281-0/+1
* | | drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early ...Lyude Paul2021-04-281-5/+20
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-262-1/+20
|\| |
| * | Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-132-1/+20
| |\ \
| | * | drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul2021-03-251-1/+12
| | * | nouveau: Skip unvailable ttm page entriesTobias Klausmann2021-03-191-0/+8
| | |/
* | | drm/nouveau: use bo->base.size instead of mem->num_pagesChristian König2021-04-193-9/+8
* | | drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann2021-04-141-1/+2
* | | drm/nouveau: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann2021-04-113-21/+2
|/ /
* | drm/nouveau: clean up nouveau_bo_move_ntfyChristian König2021-03-161-8/+5
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-168-39/+36
|\ \ | |/ |/|
| * drm/nouveau/ttm: constify static vm_operations_structRikard Falkeborn2021-02-251-1/+1
| * drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+4
| * drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-2/+3
| * drm: Switch to %p4cc format modifierSakari Ailus2021-02-171-6/+3
| * drm/ttm: move memory accounting into vmwgfx v4Christian König2021-02-092-6/+2
| * drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_initYe Bin2021-02-031-2/+0
| * drm/ttm: device naming cleanupChristian König2021-01-216-24/+24
* | drm/nouveau: fix dma syncing for loops (v2)Dave Airlie2021-03-121-2/+4
* | Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2021-03-051-0/+3
|\ \
| * | drm/nouveau/fifo/gk104-gp1xx: fix creation of sw classBen Skeggs2021-03-021-0/+3
* | | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-21534-5002/+5589
|\ \ \
| * \ \ Merge tag 'drm-misc-next-fixes-2021-02-11' of git://anongit.freedesktop.org/d...Dave Airlie2021-02-121-2/+0
| |\ \ \ | | |/ / | |/| |
| | * | drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_initYe Bin2021-02-091-2/+0
| * | | drm/nouveau/top/ga100: initial supportBen Skeggs2021-02-115-2/+116
| * | | drm/nouveau/top: add ioctrl/nvjpgBen Skeggs2021-02-112-0/+4
| * | | drm/nouveau/privring: rename from ibusBen Skeggs2021-02-1120-156/+155
| * | | drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs2021-02-114-11/+3
| * | | drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs2021-02-112-99/+14
| * | | drm/nouveau/vic: switch to instanced constructorBen Skeggs2021-02-118-33/+7
| * | | drm/nouveau/sw: switch to instanced constructorBen Skeggs2021-02-1114-114/+102
| * | | drm/nouveau/sec2: switch to instanced constructorBen Skeggs2021-02-1110-27/+27
| * | | drm/nouveau/sec: switch to instanced constructorBen Skeggs2021-02-119-19/+11
| * | | drm/nouveau/pm: switch to instanced constructorBen Skeggs2021-02-1118-86/+83
| * | | drm/nouveau/nvenc: switch to instanced constructorBen Skeggs2021-02-118-50/+24
| * | | drm/nouveau/nvdec: switch to instanced constructorBen Skeggs2021-02-118-38/+26
| * | | drm/nouveau/msvld: switch to instanced constructorBen Skeggs2021-02-1116-53/+50
| * | | drm/nouveau/msppp: switch to instanced constructorBen Skeggs2021-02-1114-45/+42
| * | | drm/nouveau/mspdec: switch to instanced constructorBen Skeggs2021-02-1115-51/+47
| * | | drm/nouveau/msenc: switch to instanced constructorBen Skeggs2021-02-115-5/+2
| * | | drm/nouveau/mpeg: switch to instanced constructorBen Skeggs2021-02-1115-60/+57