summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/via/via_map.c
AgeCommit message (Expand)Author
2021-05-03drm/via: Remove references to drm_device.pdevThomas Zimmermann
2019-12-05drm/via: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-07-25drm/via: drop use of drmP.hSam Ravnborg
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann
2013-02-27drm: don't use idr_remove_all()Tejun Heo
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-06-16drm via: initialize object_idrMárton Németh
2012-02-16drm: move pci bus master enable into driver.Dave Airlie
2011-12-22drm/via: use drm_mm instead of drm_smanDaniel Vetter
2011-12-22drm/sis: track user->memblock mapping with idrDaniel Vetter
2011-12-22drm/via: track user->memblock mapping with idrDaniel Vetter
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie