aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/savage
AgeCommit message (Expand)Author
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter
2013-08-19drm: remove FASYNC supportDaniel 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-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard
2012-07-19drm/savage: clean up reclaim_buffersDaniel Vetter
2012-05-17drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter
2012-04-10drm/savage: fix integer overflows in savage_bci_cmdbuf()Xi Wang
2012-03-20drivers/gpu/drm/savage/savage_state.c: add missing kfreeJulia Lawall
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2011-06-14savage: remove unnecessary if statementGreg Dietsche
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-09-16drm: use noop_llseekArnd Bergmann
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter
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-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
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