summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/via/via_drv.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-25drm/via: make via_drv.h self-containedSam Ravnborg1-0/+3
2019-07-25drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use itSam Ravnborg1-1/+41
2019-07-25drm/via: drop use of DRM(READ|WRITE) macrosSam Ravnborg1-6/+26
2017-11-06drm: via: use ktime_get() instead of do_gettimeofdayArnd Bergmann1-2/+2
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-1/+1
2015-10-16via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via...Mikko Rapeli1-0/+4
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-3/+3
2014-09-12drm: Create drm legacy driver headerDaniel Vetter1-0/+2
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter1-1/+1
2013-08-07drm: const'ify ioctls table (v2)Rob Clark1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2011-12-22drm/via: use drm_mm instead of drm_smanDaniel Vetter1-2/+3
2011-12-22drm/via: track user->memblock mapping with idrDaniel Vetter1-0/+2
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser1-11/+11
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes1-6/+10
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+153