| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau: allocate device object for every client | Ben Skeggs | 2017-02-17 | 1 | -6/+6 |
* | drm: Nuke fb->depth | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
* | drm/nouveau: Add local 'fb' variables | Ville Syrjälä | 2016-12-14 | 1 | -1/+2 |
* | drm/nouveau: rename nouveau_drm.h to nouveau_drv.h | Ben Skeggs | 2016-05-20 | 1 | -1/+1 |
* | drm: Pass 'name' to drm_encoder_init() | Ville Syrjälä | 2015-12-11 | 1 | -1/+1 |
* | drm: Move encoder->save/restore into nouveau | Daniel Vetter | 2015-12-08 | 1 | -4/+3 |
* | drm/nouveau/dispnv04: fix build on powerpc | Dave Airlie | 2015-08-28 | 1 | -1/+1 |
* | drm/nouveau/nvif: simplify and tidy library interfaces | Ben Skeggs | 2015-08-28 | 1 | -1/+1 |
* | drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object | Ben Skeggs | 2015-08-28 | 1 | -6/+5 |
* | drm/nouveau/kms/nv04: fix incorrect use of register accessors | Ben Skeggs | 2015-08-28 | 1 | -4/+4 |
* | drm/nouveau: constify all struct drm_*_helper funcs pointers | Jani Nikula | 2015-04-07 | 1 | -2/+2 |
* | drm/nouveau: finalise nvkm namespace switch (no binary change) | Ben Skeggs | 2015-01-22 | 1 | -3/+3 |
* | drm/nouveau/nvif: namespace of nvkm accessors (no binary change) | Ben Skeggs | 2015-01-22 | 1 | -1/+1 |
* | drm/nouveau: initial pass at moving to struct nvif_device | Ben Skeggs | 2014-08-09 | 1 | -6/+6 |
* | drm/nouveau: kill nouveau_dev() + wrap register macros | Ben Skeggs | 2014-08-09 | 1 | -3/+3 |
* | drm/nouveau: replace drm_get_connector_name() with direct name field use | Jani Nikula | 2014-06-04 | 1 | -1/+1 |
* | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper | 2014-04-02 | 1 | -1/+1 |
* | drm/nouveau: fix null ptr dereferences on some boards | Ben Skeggs | 2014-01-15 | 1 | -1/+1 |
* | drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 | Martin Peres | 2013-11-08 | 1 | -7/+9 |
* | drm/nouveau: fix backlight mask on ppc powerbook | Ilia Mirkin | 2013-11-08 | 1 | -1/+1 |
* | drm: Remove pci_vendor and pci_device from struct drm_device | Ville Syrjälä | 2013-10-09 | 1 | -2/+2 |
* | drm/nv04/disp: hide all the cruft away in its own little hole | Ben Skeggs | 2013-04-26 | 1 | -0/+720 |