summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-0912-66/+45
|\
| * drm/nouveau: remove open-coded drm_invalid_op()Emil Velikov2019-08-073-8/+1
| * Revert "drm/nouveau: remove open-coded drm_invalid_op()"Sean Paul2019-08-073-1/+8
| * drm/nouveau: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-064-6/+5
| * drm/ttm: use gem vma_nodeGerd Hoffmann2019-08-062-2/+2
| * drm/nouveau: use embedded gem objectGerd Hoffmann2019-08-067-24/+20
| * dma-buf: add more reservation object locking wrappersChristian König2019-08-051-2/+2
| * drm/nouveau: Fill out gem_object->resvDaniel Vetter2019-07-314-9/+2
| * drm/nouveau: Use connector kdev as aux device parentLeo Li2019-07-251-1/+1
| * Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-22344-432/+526
| |\
| * | drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctlsEmil Velikov2019-06-261-13/+13
| * | drm/nouveau: remove open-coded drm_invalid_op()Emil Velikov2019-06-263-8/+1
| * | drm/nouveau: Drop drm_gem_prime_export/importDaniel Vetter2019-06-211-2/+0
| * | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-1/+1
* | | Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-021-1/+1
|\ \ \
| * | | drm/nouveau: Only release VCPI slots on mode changesLyude Paul2019-08-021-1/+1
| | |/ | |/|
* | | nouveau: unlock mmap_sem on all errors from nouveau_range_faultChristoph Hellwig2019-07-251-5/+6
* | | nouveau: remove the block parameter to nouveau_range_faultChristoph Hellwig2019-07-251-6/+4
* | | mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig2019-07-251-2/+44
|/ /
* | Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-19342-372/+475
|\ \
| * | drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs2019-07-191-29/+0
| * | drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSPBen Skeggs2019-07-191-0/+36
| * | drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-07-191-1/+1
| * | drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell2019-07-191-1/+2
| * | drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors readsKarol Herbst2019-07-191-0/+10
| * | drm/nouveau: fix bogus GPL-2 license headerBen Skeggs2019-07-1955-55/+55
| * | drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-19277-277/+277
| * | drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul2019-07-191-0/+20
| * | drm/nouveau/disp/tu102-: wire up scdc parameter setterBen Skeggs2019-07-191-0/+1
| * | drm/nouveau/core: recognise TU116 chipsetBen Skeggs2019-07-191-0/+36
| * | drm/nouveau/kms: disallow dual-link harder if hdmi connection detectedBen Skeggs2019-07-191-2/+5
| * | drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin2019-07-191-4/+24
| * | drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin2019-07-191-2/+7
| * | drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.Timo Wiren2019-07-191-1/+1
| |/
* | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-153-14/+6
|\ \ | |/
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-1970-98/+297
| |\
| * | drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul2019-06-131-2/+3
| * | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-282-12/+3
| |\ \
| | * \ Merge drm/drm-next into drm-misc-nextSean Paul2019-05-2218-10/+103
| | |\ \
| | * \ \ Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-05-0914-24/+112
| | |\ \ \
| | * | | | gpu/drm: Remove duplicate headersJagadeesh Pagadala2019-05-071-2/+0
| | * | | | drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst2019-04-241-10/+3
* | | | | | Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe2019-07-022-59/+50
|\ \ \ \ \ \
| * | | | | | mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig2019-07-021-0/+1
| * | | | | | mm: remove the HMM config optionChristoph Hellwig2019-07-021-2/+1
| * | | | | | mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig2019-07-021-1/+1
| * | | | | | mm: simplify ZONE_DEVICE page private dataChristoph Hellwig2019-07-021-11/+7
| * | | | | | nouveau: use devm_memremap_pages directlyChristoph Hellwig2019-07-021-44/+38
| * | | | | | nouveau: use alloc_page_vma directlyChristoph Hellwig2019-07-021-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'v5.2-rc7' into rdma.git hmmJason Gunthorpe2019-07-0215-98/+242
|\ \ \ \ \ \ | |/ / / / /
OpenPOWER on IntegriCloud