aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i810
AgeCommit message (Expand)Author
2013-12-18drm: kill DRIVER_REQUIRE_AGPDaniel Vetter
2013-10-09drm: Kill drm perf counter leftoversVille Syrjälä
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-06-29i810: VM_IO is set by io_remap_pfn_range()Al Viro
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-06drm: use drm_compat_ioctl for 32-bit appsKeith Packard
2012-07-19drm: kill dma queue supportDaniel Vetter
2012-07-19Revert "Revert "drm/i810: cleanup reclaim_buffers""Daniel Vetter
2012-05-30i810: switch to vm_mmap()Al Viro
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-03-05drm: drop setting vm_file to filpDave Airlie
2012-02-16drm: move pci bus master enable into driver.Dave Airlie
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter
2011-12-22drm/i810: don't acces hw regs in lastcloseDaniel Vetter
2011-12-22drm/i810: cleanup reclaim_buffersDaniel Vetter
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-02-07drm: rework PCI/platform driver interface.Dave Airlie
2011-02-07drm/i810: remove the BKLArnd Bergmann
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann
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-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-05drm: kill BKL from common codeArnd Bergmann
2010-08-02drm/i810: fixed coding style issuesNicolas Kaiser
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie