aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mga/mga_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-30drm/mga: drop use of drmP.hSam Ravnborg1-4/+3
2019-01-29drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter1-1/+1
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter1-2/+2
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter1-1/+0
2017-01-26drm/mga: remove device_is_agp callbackDaniel Vetter1-37/+0
2016-08-08drm: Mark up legacy/dri1 drivers with DRM_LEGACYDaniel Vetter1-1/+1
2014-09-24drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter1-1/+1
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+1
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter1-1/+1
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-3/+3
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-07-19drm: kill reclaim_buffers callbackDaniel Vetter1-1/+0
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven1-14/+15
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-6/+7
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus 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-02drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser1-2/+2
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann1-1/+1
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes1-14/+15
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+141