summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/via/via_map.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-3/+1
* drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2014-09-121-2/+2
* drm: mark drm_buf and drm_map as legacyDavid Herrmann2014-09-101-1/+1
* drm: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* drm via: initialize object_idrMárton Németh2012-06-161-2/+1
* drm: move pci bus master enable into driver.Dave Airlie2012-02-161-0/+2
* drm/via: use drm_mm instead of drm_smanDaniel Vetter2011-12-221-7/+0
* drm/sis: track user->memblock mapping with idrDaniel Vetter2011-12-221-0/+2
* drm/via: track user->memblock mapping with idrDaniel Vetter2011-12-221-0/+1
* drm/via: fixed coding style issues, simplified returnNicolas Kaiser2010-08-021-2/+2
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-4/+4
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-1/+10
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+123
OpenPOWER on IntegriCloud