summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/dispnv04/crtc.c
AgeCommit message (Expand)Author
2018-07-16drm/nouveau: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin
2017-08-04drm: nouveau: remove dead code and pointless local lut storagePeter Rosin
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2017-02-17drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_deviceBen Skeggs
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-14drm/nouveau: Add local 'fb' variablesVille Syrjälä
2016-12-14drm/nouveau: Fix crtc->primary->fb vs. drm_fb failVille Syrjälä
2016-11-15drm/nouveau: Use drm_crtc_vblank_off/onDaniel Vetter
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-05-21Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-03-04drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Carlos Palminha
2015-12-08drm/nouveau: Use private save/restore hooks for CRTCsDaniel Vetter
2015-04-07drm/nouveau: constify all struct drm_*_helper funcs pointersJani Nikula
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs
2015-01-22drm/nouveau/clk: rename from clock (no binary change)Ben Skeggs
2014-12-02drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-10-01drm/nouveau: export reservation_object from dmabuf to ttmMaarten Lankhorst
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2014-08-10drm/nouveau/kms: take more care when pulling down accelerated fbconBen Skeggs
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-03-26drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie
2013-08-21drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs
2013-04-26drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs