summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2017-04-22drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
2016-08-08drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh1-0/+14
2016-06-20drm/fb-helper: Propagate errors from initial config failureThierry Reding1-1/+1
2016-05-10drm: Loongson-3 doesn't fully support wc memoryHuacai Chen1-0/+2
2016-04-12drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-15/+10
2016-02-15drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-15drm: add helper to check for wc memory supportDave Airlie1-0/+9
2015-09-16drm/radeon: add new OLAND pci idAlex Deucher1-0/+1
2015-06-10drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-03-24drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-2/+2
2014-10-28drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-10-13drm/mst: rework payload table allocation to conform better.Dave Airlie1-0/+2
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst1-0/+2
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst2-2/+5
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter3-147/+185
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 Vetter2-1/+1
2014-09-24drm: change drm_err return type to voidJoe Perches1-1/+1
2014-09-19drm/mipi-dsi: consider low power transmissionInki Dae1-0/+2
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-8/+8
2014-09-15Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...Dave Airlie1-2/+2
2014-09-12drm: fix drm_modeset_lock.h kernel-doc notationRandy Dunlap1-2/+2
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 Vetter2-17/+17
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter3-113/+117
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2-18/+15
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 Vetter2-1/+3
2014-09-12drm: Create drm legacy driver headerDaniel Vetter2-15/+58
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/d...Dave Airlie1-5/+13
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie2-23/+28
2014-09-11drm/ttm: allow fence to be added as sharedChristian König1-0/+2
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter14-503/+252
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 Herrmann2-16/+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