aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/savage/savage_bci.c
AgeCommit message (Expand)Author
2013-12-18drm: Kill DRM_*MEMORYBARRIERDaniel Vetter
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-05-31drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03drm/savage: re-add busmaster enable, regression fixFlorian Zumbiehl
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-07-19drm/savage: clean up reclaim_buffersDaniel Vetter
2012-05-17drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter
2011-06-14savage: remove unnecessary if statementGreg Dietsche
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-01drm: Remove drm_resource wrappersJordan Crouse
2010-05-18drivers/gpu/drm: Use kzallocJulia Lawall
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-03-13drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie