summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/savage
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2012-10-03drm/savage: re-add busmaster enable, regression fixFlorian Zumbiehl1-0/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells3-7/+7
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard1-0/+3
2012-07-19drm/savage: clean up reclaim_buffersDaniel Vetter2-3/+8
2012-05-17drm: checking the wrong variable in savage_do_init_bci()Dan Carpenter1-1/+1
2012-04-10drm/savage: fix integer overflows in savage_bci_cmdbuf()Xi Wang1-3/+3
2012-03-20drivers/gpu/drm/savage/savage_state.c: add missing kfreeJulia Lawall1-2/+3
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven1-11/+12
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker1-0/+2
2011-06-14savage: remove unnecessary if statementGreg Dietsche1-3/+0
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-7/+7
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2010-09-16drm: use noop_llseekArnd Bergmann1-0/+1
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter1-1/+0
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter1-1/+0
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie1-4/+4
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+13
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-06-01drm: Remove drm_resource wrappersJordan Crouse1-11/+13
2010-05-18drivers/gpu/drm: Use kzallocJulia Lawall1-2/+1
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann1-1/+1
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt2-22/+16
2009-03-13drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt1-4/+4
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie5-0/+2930