aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper2-11/+11
2014-03-26drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot1-1/+1
2014-01-23drm/nouveau: create base display from common codeBen Skeggs2-6/+0
2014-01-23drm/nv04/plane: add support for nv04/nv05 video overlayIlia Mirkin1-10/+166
2014-01-23drm/nv10/plane: add YUYV supportIlia Mirkin1-3/+4
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2-2/+2
2013-12-03drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin1-2/+13
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin1-1/+9
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin1-8/+9
2013-11-08drm/nouveau/i2c: use a custom bitbanging delay for the adt7473Martin Peres2-16/+22
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin5-4/+332
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia Mirkin1-1/+1
2013-11-08drm/nouveau: fix backlight mask on ppc powerbookIlia Mirkin1-1/+1
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter4-11/+11
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä4-11/+11
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau1-2/+0
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-15/+44
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie1-1/+48
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2-15/+44
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs15-0/+6686