summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sis/sis_drv.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-23gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()Jesper Juhl1-2/+1
2011-12-22drm/sis: use drm_mm instead of drm_smanDaniel Vetter1-4/+0
2011-12-22drm/sis: track user->memblock mapping with idrDaniel Vetter1-0/+4
2011-12-22drm/sis: track obj->drm_fd relations in the driverDaniel Vetter1-0/+25
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven1-11/+12
2011-11-01gpu: add module.h to drivers/gpu files as required.Paul Gortmaker1-0/+2
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-6/+7
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+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-30drm: kill context_ctor callbackDaniel Vetter1-1/+0
2010-08-02drm/sis: fixed brace and spacing coding style issuesNicolas Kaiser1-2/+1
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann1-1/+1
2009-06-19drm: Remove memory debugging infrastructure.Eric Anholt1-3/+3
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+117