summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-05drm/edid: add #defines and helpers for ELDJani Nikula
2014-11-05drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERsTodd Previte
2014-11-04drm: Remove compiler BUG_ON() testPeter Hurley
2014-11-04drm: Fix DRM_FORCE_ON_DIGITAL usePeter Hurley
2014-10-31drm/gma500: Don't destroy DRM properties in the driverDamien Lespiau
2014-10-31drm/i915: Don't destroy DRM properties in the driverDamien Lespiau
2014-10-31drm: Add a note to drm_property_create() about property lifetimeDamien Lespiau
2014-10-23gpu: drm: Fix warning caused by a parameter description in drm_crtc.cMasanari Iida
2014-10-23drm/dp-helper: Move the legacy helpers to gma500Daniel Vetter
2014-10-22drm/crtc: Remove duplicated ioctl codeChuck Ebbert
2014-10-22drm/crtc: Fix two typosChuck Ebbert
2014-10-21gpu:drm: Fix typo in Documentation/DocBook/drm.xmlMasanari Iida
2014-10-13gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncatRickard Strandqvist
2014-10-12drm: drm_err: Remove unnecessary __func__ argumentJoe Perches
2014-10-08drm: Implement O_NONBLOCK support on /dev/dri/cardNChris Wilson
2014-10-03drm/core: use helper to check driver featuresAndrzej Hajda
2014-10-01drm/edid: Add missing interlaced flag to 576i@100 modes.Clint Taylor
2014-10-01Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...Dave Airlie
2014-10-01Merge tag 'topic/core-stuff-2014-09-29' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-10-01drm/nouveau: export reservation_object from dmabuf to ttmMaarten Lankhorst
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst
2014-09-30drm/nouveau: assign fence_chan->name correctlyMaarten Lankhorst
2014-09-30drm/nouveau: specify if interruptible wait is desired in nouveau_fence_syncMaarten Lankhorst
2014-09-30drm/nouveau: bump driver patchlevel to 1.2.1Maarten Lankhorst
2014-09-30drm/nouveau: nv84+: fix fence context seqno'sMaarten Lankhorst
2014-09-25drm: Drop grab fpriv->fbs_lock in drm_fb_releaseDaniel Vetter
2014-09-24drm/udl: use container_of to resolve udl_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm/ast: use container_of to resolve ast_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm/nouveau: use container_of to resolve nouveau_plane from drm_planeFabian Frederick
2014-09-24drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm/radeon: use container_of to resolve radeon_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helperFabian Frederick
2014-09-24drm: Improve debug output for drm_wait_one_vblankDaniel Vetter
2014-09-24drm: Fixup locking for universal cursor planesDaniel Vetter
2014-09-24drm: Don't update vblank timestamp when the counter didn't changeMario Kleiner
2014-09-24drm/doc: Fixup drm_irq kerneldoc includes.Daniel Vetter
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
2014-09-24drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter
2014-09-24drm/gem: Don't call drm_mmap from drm_gem_mmapDaniel Vetter
2014-09-24drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter
2014-09-24drm: change drm_err return type to voidJoe Perches
2014-09-23drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHEDBenjamin Herrenschmidt
2014-09-23drm: powerpc can use a simpler drm_io_prot()Benjamin Herrenschmidt