summaryrefslogtreecommitdiff
path: root/include/drm/drmP.h
AgeCommit message (Expand)Author
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-06signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov
2015-10-16drm: Add DRM_DEBUG_VBL()Ville Syrjälä
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-09-30drm: Define a drm_invalid_op ioctl implementationDaniel Vetter
2015-09-24drm/irq: Add drm_crtc_vblank_count_and_time()Thierry Reding
2015-09-24drm: Kill pixeldur_nsVille Syrjälä
2015-09-24drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä
2015-09-24drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-12drm: export the DRM permission check codeThomas Hellstrom
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie
2015-07-22drm: gc now dead mode_group codeDaniel Vetter
2015-07-02drm: Turn off Legacy Context FunctionsPeter Antoine
2015-06-04Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie
2015-06-03Add virtio gpu driver.Dave Airlie
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone
2015-05-05drm: simplify authentication managementDavid Herrmann
2015-05-05drm: drop unused 'magicfree' listDavid Herrmann
2015-05-04drm/vblank: Fixup and document timestamp update/read barriersDaniel Vetter
2015-03-31drm: line wrap DRM_IOCTL_DEF* macrosEmil Velikov
2015-03-27drm: Drop ioctl->cmd_drvVille Syrjälä
2015-03-27drm: Fix DRM_IOCTL_DEF_DRV()Ville Syrjälä
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-23drm: Add DRM_DEBUG_ATOMICDaniel Vetter
2015-02-23drm/irq: Add drm_crtc_vblank_resetDaniel Vetter
2015-01-09Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm...Dave Airlie
2015-01-09Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-01-05drm: add atomic propertiesRob Clark
2014-12-17drm: Move IRQ related fields to proper sectionThierry Reding
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding
2014-12-17drm/irq: Add drm_crtc_handle_vblank()Thierry Reding
2014-12-17drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding
2014-11-27drm: fix indentationRob Clark
2014-11-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-13drm: Implement drm_get_pci_dev() dummy for !PCIThierry Reding
2014-11-13drm/prime: Use unsigned type for number of pagesThierry Reding
2014-10-12drm: drm_err: Remove unnecessary __func__ argumentJoe Perches
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-24drm: Move internal debugfs functions to drm_internal.hDaniel Vetter
2014-09-24drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter
2014-09-24drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter