summaryrefslogtreecommitdiff
path: root/include/drm (unfollow)
Commit message (Expand)Author
2015-06-30drm: use kvfree() in drm_free_large()Pekka Enberg
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter
2015-06-05drm/bridge: Remove stale ptn3460.h includeThierry Reding
2015-06-03Add virtio gpu driver.Dave Airlie
2015-05-26drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin
2015-05-26drm/atomic: Add MODE_ID propertyDaniel Stone
2015-05-26drm/atomic: Add current-mode blob to CRTC stateDaniel Stone
2015-05-26drm: Add drm_atomic_set_mode_for_crtcDaniel Stone
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone
2015-05-22drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone
2015-05-21drm: bridge: Allow daisy chaining of bridgesArchit Taneja
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst
2015-05-21drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst
2015-05-20drm/i915/bxt: Update the Broxton PCI idsDamien Lespiau
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst
2015-05-18drm/dp: Fix comment in DP helperJon Hunter
2015-05-13drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst
2015-05-13drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_stateDaniel Vetter
2015-05-12drm/radeon: add new bonaire pci idAlex Deucher
2015-05-12drm: Add reference counting to blob propertiesDaniel Stone
2015-05-08drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter
2015-05-08drm: Introduce blob_lockDaniel Stone
2015-05-08drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6Todd Previte
2015-05-05drm/i915/audio: add codec wakeup override enabled/disable callbackLu, Han
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-04-14drm: fix trivial typo mistakeJohn Hunter
2015-04-13drm: make crtc/encoder/connector/plane helper_private a const pointerJani Nikula
2015-04-13drm/edid: add #defines for ELD versionsJani Nikula
2015-04-11drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira
2015-04-10drm: Adding drm helper function drm_plane_from_index().Chandra Konduru
2015-04-09drm/i915/bxt: Add BXT PCI idsDamien Lespiau
2015-04-07drm: Use kref_put_mutex in drm_gem_object_unreference_unlockedMaarten Lankhorst
2015-04-02drm/panel: Add display timing supportPhilipp Zabel
2015-04-02drm/atomic: Add helpers for state-subclassing driversThierry Reding
2015-04-01drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driverYakir Yang
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-24drm: Remove unused DRM_MODE_OBJECT_BRIDGEThierry Reding
2015-03-19drm/dp_mst: add a function to retrieve vcpi slotsDave Airlie
2015-03-17drm/i915: remove indirection in the PCI ID macrosJani Nikula
2015-03-11drm/atomic: minor kerneldoc typo fixRob Clark
2015-03-11drm/fb: document drm_fb_helper_surface_sizeRob Clark
2015-03-11drm/dp: Use large transactions for I2C over AUXSimon Farnsworth
2015-03-10drm: Check in setcrtc if the primary plane supports the fb pixel formatLaurent Pinchart
2015-03-10drm/plane-helper: unexport drm_primary_helper_create_planeDaniel Vetter
2015-03-10drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart