summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04
Commit message (Expand)AuthorAgeFilesLines
...
* drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs2014-08-102-9/+0
* drm/nouveau: port to nvif client/device/objectsBen Skeggs2014-08-104-6/+5
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-1013-124/+124
* drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-108-148/+148
* drm/nouveau: fix some usages of the wrong print functionBen Skeggs2014-08-101-5/+5
* drm/nouveau/kms: take more care when pulling down accelerated fbconBen Skeggs2014-08-101-2/+2
* drm/nouveau: replace drm_get_connector_name() with direct name field useJani Nikula2014-06-045-6/+6
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-012-11/+11
* drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot2014-03-261-1/+1
* drm/nouveau: create base display from common codeBen Skeggs2014-01-232-6/+0
* drm/nv04/plane: add support for nv04/nv05 video overlayIlia Mirkin2014-01-231-10/+166
* drm/nv10/plane: add YUYV supportIlia Mirkin2014-01-231-3/+4
* drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-152-2/+2
* drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin2013-12-031-2/+13
* drm/nv10/plane: add downscaling restrictionsIlia Mirkin2013-12-031-1/+9
* drm/nv10/plane: fix format computationIlia Mirkin2013-12-031-8/+9
* drm/nouveau/i2c: use a custom bitbanging delay for the adt7473Martin Peres2013-11-082-16/+22
* drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin2013-11-085-4/+332
* drm/nv10: introduce a new NV_11 card typeIlia Mirkin2013-11-081-1/+1
* drm/nouveau: fix backlight mask on ppc powerbookIlia Mirkin2013-11-081-1/+1
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-104-11/+11
|\
| * drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-094-11/+11
* | drm: Remove clock_index from struct drm_display_modeDamien Lespiau2013-10-011-2/+0
|/
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-022-15/+44
|\
| * drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-212-15/+44
* | nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-291-1/+48
|/
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-2615-0/+6686
OpenPOWER on IntegriCloud