Age | Commit message (Expand) | Author | Files | Lines |
2019-03-19 | drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant | Thomas Zimmermann | 1 | -2/+0 |
2019-02-20 | drm/nouveau/dmem: device memory helpers for SVM | Jérôme Glisse | 1 | -0/+2 |
2019-02-20 | drm/nouveau/svm: initial support for shared virtual memory | Ben Skeggs | 1 | -0/+2 |
2019-02-20 | drm/nouveau: prepare for enabling svm with existing userspace interfaces | Ben Skeggs | 1 | -0/+1 |
2019-02-20 | drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04 | Ben Skeggs | 1 | -1/+0 |
2018-11-05 | drm/ttm: initialize globals during device init (v2) | Christian König | 1 | -1/+0 |
2018-11-05 | drm/ttm: use a static ttm_mem_global instance | Christian König | 1 | -1/+0 |
2018-10-11 | drm/nouveau: Move backlight device into nouveau_connector | Lyude Paul | 1 | -2/+0 |
2018-10-11 | drm/nouveau: Add NV_PRINTK_ONCE and variants | Lyude Paul | 1 | -0/+8 |
2018-05-18 | drm/nouveau/fifo: support channel count query | Ben Skeggs | 1 | -0/+6 |
2018-03-13 | drm/nouveau: Runtime suspend despite HDA being unbound | Lukas Wunner | 1 | -1/+0 |
2017-12-19 | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 1 | -2/+9 |
2017-12-19 | drm/nouveau: use alternate memory type for system-memory buffers with kind != 0 | Ben Skeggs | 1 | -2/+9 |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -4/+29 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | drm/nouveau/mmu: remove old vmm frontend | Ben Skeggs | 1 | -1/+0 |
2017-11-02 | drm/nouveau: implement per-client delayed workqueue with fence support | Ben Skeggs | 1 | -0/+14 |
2017-11-02 | drm/nouveau: determine memory class for each client | Ben Skeggs | 1 | -0/+1 |
2017-11-02 | drm/nouveau: allocate vmm object for every client | Ben Skeggs | 1 | -0/+1 |
2017-11-02 | drm/nouveau: fetch memory type indices that we care about for ttm | Ben Skeggs | 1 | -0/+3 |
2017-11-02 | drm/nouveau: allocate mmu object for every client | Ben Skeggs | 1 | -0/+2 |
2017-11-02 | drm/nouveau: separate constant-va tracking from nvkm vma structure | Ben Skeggs | 1 | -1/+3 |
2017-11-02 | drm/nouveau: hang drm client of a master | Ben Skeggs | 1 | -0/+3 |
2017-11-02 | drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device | Ben Skeggs | 1 | -2/+2 |
2017-11-02 | drm/nouveau: Document nouveau support for Tegra in DRIVER_DESC | Rhys Kidd | 1 | -1/+1 |
2017-06-16 | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie | 1 | -2/+1 |
2017-06-06 | drm/nouveau: replace multiple open-coded runpm support checks with function | Ben Skeggs | 1 | -2/+1 |
2017-05-17 | drm/nouveau: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+1 |
2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie | 1 | -0/+2 |
2017-02-17 | drm/nouveau: allocate device object for every client | Ben Skeggs | 1 | -1/+2 |
2017-02-17 | drm/nouveau: tidy up the client init/fini interfaces | Ben Skeggs | 1 | -2/+3 |
2017-01-27 | drm/nouveau: Handle fbcon suspend/resume in seperate worker | Lyude Paul | 1 | -0/+2 |
2016-12-13 | drm/nouveau/bl: Assign different names to interfaces | Pierre Moreau | 1 | -0/+1 |
2016-11-28 | drm/nouveau: Rename acpi_work to hpd_work | Hans de Goede | 1 | -1/+1 |
2016-11-17 | drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE | Hans de Goede | 1 | -0/+6 |
2016-11-07 | drm/nouveau/kms/nv50: separate out mode commit | Ben Skeggs | 1 | -0/+4 |
2016-10-12 | drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo | Martin Peres | 1 | -0/+3 |
2016-05-20 | drm/nouveau: rename nouveau_drm.h to nouveau_drv.h | Ben Skeggs | 1 | -0/+207 |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -551/+0 |
2012-10-03 | drm/nouveau/backlight: remove dependence on nouveau_drv.h | Ben Skeggs | 1 | -3/+7 |
2012-10-03 | drm/nouveau: move compat ioctl out of nouveau_drv.h | Ben Skeggs | 1 | -3/+0 |
2012-10-03 | drm/nouveau/acpi: move definitions out of nouveau_drv.h | Ben Skeggs | 1 | -18/+0 |
2012-10-03 | drm/nouveau/mxm: split up into bios code and a subdev module | Ben Skeggs | 1 | -4/+0 |
2012-10-03 | drm/nouveau: start culling unused code | Ben Skeggs | 1 | -135/+0 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -396/+11 |
2012-10-03 | drm/nouveau: move some more code around to more appropriate places | Ben Skeggs | 1 | -6/+0 |
2012-10-03 | drm/nouveau/fence: un-port from nouveau_exec_engine interfaces | Ben Skeggs | 1 | -1/+3 |
2012-10-03 | drm/nouveau: pull nouveau_gem definitions into their own header | Ben Skeggs | 1 | -33/+1 |
2012-10-03 | drm/nouveau: pull nouveau_bo definitions into their own header | Ben Skeggs | 1 | -86/+1 |
2012-10-03 | drm/nv04/disp: kick all private state out to own header | Ben Skeggs | 1 | -109/+0 |