summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | * | | 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/+1
* | | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark2018-01-091-0/+1
* | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | drm/nouveau: fix race when adding delayed work itemsBen Skeggs2017-12-231-1/+1
* | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | drm/nouveau: fix obvious memory leakBen Skeggs2017-12-201-1/+1
* | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-199-21/+62
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | drm/nouveau: use alternate memory type for system-memory buffers with kind != 0Ben Skeggs2017-12-194-16/+42
| * | | drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memoryBen Skeggs2017-12-191-1/+2
| * | | drm/nouveau/mmu/gp10b: use correct implementationBen Skeggs2017-12-191-1/+1
| * | | drm/nouveau/pci: do a msi rearm on initKarol Herbst2017-12-191-0/+7
| * | | drm/nouveau/imem/nv50: fix refcount_t warningBen Skeggs2017-12-191-1/+1
| * | | drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs2017-12-191-1/+8
| * | | drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroyKarol Herbst2017-12-191-1/+1
| | |/ | |/|
* | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15276-3408/+10027
|\ \ \ | |/ /
| * | drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-0/+5
| * | drm/nouveau/devinit/nv04: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-6/+6
| * | drm/nouveau/bios: make const arrays hwsq_signature and edid_sig staticColin Ian King2017-11-031-2/+2
| * | drm/nouveau/core/memory: fix missing mutex unlockBen Skeggs2017-11-031-0/+1
| * | drm/nouveau/mmu: swap out round for ALIGNBen Skeggs2017-11-031-2/+2
| * | drm/nouveau/gr/gf100-: don't prevent module load if firmware missingBen Skeggs2017-11-021-2/+6
| * | drm/nouveau/mmu: remove old vmm frontendBen Skeggs2017-11-0257-427/+40
| * | drm/nouveau: improve selection of GPU page sizeBen Skeggs2017-11-021-10/+38
| * | drm/nouveau: switch over to new memory and vmm interfacesBen Skeggs2017-11-0210-156/+209
| * | drm/nouveau: remove unused nouveau_fence_work()Ben Skeggs2017-11-022-57/+0
| * | drm/nouveau: queue delayed unmapping of VMAs on client workqueueBen Skeggs2017-11-021-6/+30
| * | drm/nouveau: implement per-client delayed workqueue with fence supportBen Skeggs2017-11-022-0/+70
| * | drm/nouveau: determine memory class for each clientBen Skeggs2017-11-022-0/+17
| * | drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs2017-11-0217-41/+54
| * | drm/nouveau: switch to vmm limitBen Skeggs2017-11-022-8/+6
| * | drm/nouveau: allocate vmm object for every clientBen Skeggs2017-11-026-36/+44
| * | drm/nouveau: replace use of cpu_coherent with memory typesBen Skeggs2017-11-021-2/+11
OpenPOWER on IntegriCloud