summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i810
AgeCommit message (Expand)AuthorLines
2012-04-21kill mm argument of vm_munmap()Al Viro-2/+1
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds-0/+1
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds-3/+1
2012-03-05drm: drop setting vm_file to filpDave Airlie-1/+0
2012-02-16drm: move pci bus master enable into driver.Dave Airlie-0/+2
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter-13/+11
2011-12-22drm/i810: don't acces hw regs in lastcloseDaniel Vetter-2/+0
2011-12-22drm/i810: cleanup reclaim_buffersDaniel Vetter-11/+13
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven-11/+12
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker-0/+2
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie-7/+7
2011-02-07drm/i810: remove the BKLArnd Bergmann-18/+6
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie-1/+1
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann-1/+1
2010-09-16drm: use noop_llseekArnd Bergmann-0/+1
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter-1/+0
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter-1/+0
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie-15/+15
2010-08-05drm: kill BKL from common codeArnd Bergmann-16/+31
2010-08-02drm/i810: fixed coding style issuesNicolas Kaiser-74/+71
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann-2/+2
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt-4/+2
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt-2/+2
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie-0/+1630