aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drmP.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+4
2015-01-09Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+2
2015-01-05drm: add atomic propertiesRob Clark1-0/+4
2014-12-17drm: Move IRQ related fields to proper sectionThierry Reding1-2/+2
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding1-0/+1
2014-12-17drm/irq: Add drm_crtc_handle_vblank()Thierry Reding1-0/+1
2014-12-17drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding1-0/+2
2014-11-27drm: fix indentationRob Clark1-1/+1
2014-11-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-nextDave Airlie1-1/+16
2014-11-13drm: Implement drm_get_pci_dev() dummy for !PCIThierry Reding1-0/+15
2014-11-13drm/prime: Use unsigned type for number of pagesThierry Reding1-1/+1
2014-10-12drm: drm_err: Remove unnecessary __func__ argumentJoe Perches1-4/+4
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst1-1/+3
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter1-147/+1
2014-09-24drm: Move internal debugfs functions to drm_internal.hDaniel Vetter1-25/+0
2014-09-24drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter1-7/+0
2014-09-24drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter1-1/+0
2014-09-24drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter1-1/+0
2014-09-24drm: change drm_err return type to voidJoe Perches1-1/+1
2014-09-12drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.cDaniel Vetter1-8/+0
2014-09-12drm: Move drm_class to drm_internal.hDaniel Vetter1-2/+0
2014-09-12drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>Daniel Vetter1-17/+0
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter1-113/+6
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter1-18/+0
2014-09-12drm: Purge ioctl forward declarations from drmP.hDaniel Vetter1-19/+3
2014-09-12drm: unexport drm_global_mutexDaniel Vetter1-1/+0
2014-09-12drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter1-55/+0
2014-09-12drm: Move vblank related module options into drm_irq.cDaniel Vetter1-4/+0
2014-09-12drm: Drop drm_sysfs_class from drmP.hDaniel Vetter1-1/+0
2014-09-12drm: Move __drm_pci_free to drm_legacy.hDaniel Vetter1-1/+0
2014-09-12drm: Create drm legacy driver headerDaniel Vetter1-15/+0
2014-09-12drm: Move drm_legacy_vma_flush into drm_legacy.hDaniel Vetter1-2/+0
2014-09-12drm: Move sg functions into drm_legacy.hDaniel Vetter1-7/+0
2014-09-12drm: Move dma functions into drm_legacy.hDaniel Vetter1-7/+0
2014-09-12Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-5/+13
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie1-23/+0
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter1-191/+80
2014-09-11drm: Clarify vblank ts/scanoutpos sampling #definesDaniel Vetter1-2/+2
2014-09-11drm: Simplify return value of drm_get_last_vbltimestampDaniel Vetter1-2/+0
2014-09-10drm: move drm-lock API to drm_legacy.hDavid Herrmann1-11/+3
2014-09-10drm: merge drm_usb into udlDavid Herrmann1-1/+0
2014-09-10drm: Goody bye, drm_bus!David Herrmann1-5/+0
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+3
2014-09-10drm: drop unused drm_master->unique_sizeDavid Herrmann1-2/+0
2014-09-10drm: move remaining includes in drmP.h to the topDavid Herrmann1-19/+12
2014-09-10drm: inline "struct drm_sigdata"David Herrmann1-7/+5
2014-09-10drm: drop DRM_DEBUG_CODEDavid Herrmann1-12/+0
2014-09-10drm: order includes alphabetically in drmP.hDavid Herrmann1-23/+23
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann1-2/+0
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann1-4/+2