summaryrefslogtreecommitdiffstats
path: root/include/drm/drmP.h
Commit message (Expand)AuthorAgeFilesLines
* drm/prime: introduce sg->pages/addr arrays helperDave Airlie2012-05-231-0/+2
* drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
* drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart2012-05-221-5/+5
* drm: pass dev to drm_vm_{open,close}_locked()Rob Clark2012-05-111-2/+2
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-121-0/+1
|\
| * drm: add helper to clflush a virtual address rangeDaniel Vetter2012-03-271-0/+1
* | drm: base prime/dma-buf support (v5)Dave Airlie2012-03-301-0/+62
* | drm: add core support for unplugging a device (v2)Dave Airlie2012-03-151-0/+16
* | drm: remove unused codeSascha Hauer2012-02-291-9/+0
|/
* drm: Fix authentication kernel crashThomas Hellstrom2012-01-251-0/+1
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-101-1/+9
|\
| * drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie2012-01-061-0/+8
| * Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-201-1/+3
| |\
| * | drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-111-1/+1
* | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| |/ |/|
* | drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-111-1/+3
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+2
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+2
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-5/+5
|/
* drm/gem: add functions for mmap offset creationRob Clark2011-08-301-0/+3
* drm/gem: add support for private objectsAlan Cox2011-07-251-0/+2
* DRM: remove drm_pci_device_is_pcieJon Mason2011-07-131-7/+0
* drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs2011-06-211-0/+2
* drm: Export the command-line mode parserChris Wilson2011-04-281-0/+25
* drm: Verify debug message argumentsJoe Perches2011-04-281-1/+2
* drm: Create and use drm_errJoe Perches2011-04-281-14/+7
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-141-1/+1
|\
| * drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+1
* | drm/core: add ioctl to query device/driver capabilitiesBen Skeggs2011-03-041-0/+2
* | drm: add usb frameworkDave Airlie2011-02-071-0/+2
* | drm: rework PCI/platform driver interface.Dave Airlie2011-02-071-55/+51
* | drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-071-0/+12
|/
* drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-311-1/+1
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-051-1/+5
* Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-161-0/+93
|\
| * drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-221-0/+93
* | drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-231-1/+0
* | drm/i915: Move the invalidate|flush information out of the device structChris Wilson2010-11-011-2/+0
|/
* Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-061-8/+20
|\
| * drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-011-4/+6
| * drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-011-5/+13
| * drm: Prune GEM vma entriesChris Wilson2010-09-281-0/+1
* | drm: Move the GTT accounting to i915Chris Wilson2010-10-011-8/+0
* | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-301-2/+0
* | drm: kill dev->timerDaniel Vetter2010-08-301-1/+0
* | drm: kill agp indirection messDaniel Vetter2010-08-301-5/+0
* | drm: replace drawable ioctl by noopsDaniel Vetter2010-08-301-15/+0
* | drm: don't export dri1 locking functionsDaniel Vetter2010-08-301-1/+0
* | drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-301-2/+0