summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i810
AgeCommit message (Expand)AuthorFilesLines
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker1-0/+2
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-7/+7
2011-02-07drm/i810: remove the BKLArnd Bergmann2-18/+6
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie1-1/+1
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann1-1/+1
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-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie1-15/+15
2010-08-05drm: kill BKL from common codeArnd Bergmann3-16/+31
2010-08-02drm/i810: fixed coding style issuesNicolas Kaiser2-74/+71
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2-2/+2
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-4/+2
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt1-2/+2
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie4-0/+1630