index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.h
Age
Commit message (
Expand
)
Author
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
drm/nouveau: hang drm client of a master
Ben Skeggs
2017-11-02
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
2017-11-02
drm/nouveau: Document nouveau support for Tegra in DRIVER_DESC
Rhys Kidd
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-06
drm/nouveau: replace multiple open-coded runpm support checks with function
Ben Skeggs
2017-05-17
drm/nouveau: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
drm/nouveau: tidy up the client init/fini interfaces
Ben Skeggs
2017-01-27
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2016-12-13
drm/nouveau/bl: Assign different names to interfaces
Pierre Moreau
2016-11-28
drm/nouveau: Rename acpi_work to hpd_work
Hans de Goede
2016-11-17
drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE
Hans de Goede
2016-11-07
drm/nouveau/kms/nv50: separate out mode commit
Ben Skeggs
2016-10-12
drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo
Martin Peres
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
drm/nouveau/backlight: remove dependence on nouveau_drv.h
Ben Skeggs
2012-10-03
drm/nouveau: move compat ioctl out of nouveau_drv.h
Ben Skeggs
2012-10-03
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
2012-10-03
drm/nouveau/mxm: split up into bios code and a subdev module
Ben Skeggs
2012-10-03
drm/nouveau: start culling unused code
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
2012-10-03
drm/nouveau/fence: un-port from nouveau_exec_engine interfaces
Ben Skeggs
2012-10-03
drm/nouveau: pull nouveau_gem definitions into their own header
Ben Skeggs
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
2012-10-03
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nouveau/gpuobj: remove flags for vm-mappings
Ben Skeggs
2012-10-03
drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
Ben Skeggs
2012-10-03
drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths
Ben Skeggs
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
2012-10-03
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-07-26
drm/nouveau: init vblank requests list
Marcin Slusarz
2012-07-26
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
2012-07-26
drm/nouveau: move current gpuobj code out of nouveau_object.c
Ben Skeggs
[next]