aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/crtc.c
Commit message (Expand)AuthorAge
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-05-20
|\
| * drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-20
* | drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
|/
* drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/nouveau: Use private save/restore hooks for CRTCsDaniel Vetter2015-12-08
* drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula2015-04-07
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-21
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-21
* drm/nouveau/clk: rename from clock (no binary change)Ben Skeggs2015-01-21
* drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs2014-12-02
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* drm/nouveau: export reservation_object from dmabuf to ttmMaarten Lankhorst2014-10-01
* drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-09
* drm/nouveau/kms: take more care when pulling down accelerated fbconBen Skeggs2014-08-09
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot2014-03-25
* drm: Remove clock_index from struct drm_display_modeDamien Lespiau2013-10-01
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-01
|\
| * drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-20
* | nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-28
|/
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-26