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