summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
2015-01-21drm: add bus_formats and num_bus_formats fields to drm_display_infoBoris Brezillon
2015-01-21Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-01-10Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
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-07drm_modes: add drm_display_mode_to_videomodeSteve Longerbeam
2015-01-07drm: bridge/dw_hdmi: add rockchip rk3288 supportAndy Yan
2015-01-07drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmiAndy Yan
2015-01-05drm/atomic: Hide drm.ko internal interfacesDaniel Vetter
2015-01-05drm: Atomic modeset ioctlRob Clark
2015-01-05drm/atomic: atomic plane propertiesRob Clark
2015-01-05drm: add atomic propertiesRob Clark
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-18drm: add atomic_get_propertyRob Clark
2014-12-18drm: add atomic_set_property wrappersRob Clark
2014-12-17drm: Include drm_crtc_helper.h in DocBookThierry Reding
2014-12-17drm: Make drm_crtc_helper.h standalone includibleThierry Reding
2014-12-17drm: Move IRQ related fields to proper sectionThierry Reding
2014-12-17drm: get rid of direct property value accessRob Clark
2014-12-17drm: store property instead of id in obj attachmentRob Clark
2014-12-17drm/atomic: Introduce state->obj backpointersDaniel Vetter
2014-12-17drm/atomic-helper: Export both plane and modeset check helpersDaniel Vetter
2014-12-17drm: Remove stale commentThierry Reding
2014-12-17drm: Perform basic sanity checks on probed modesVille Syrjälä
2014-12-17drm: Reorganize probed mode validationVille Syrjälä
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-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie
2014-12-09drm: add tile_group support. (v3)Dave Airlie
2014-12-09drm/displayid: add displayid defines and edid extension (v2)Dave Airlie
2014-12-05drm: add helper to get crtc timings (v5)Gustavo Padovan
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König
2014-12-02Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-11-27drm: fix indentationRob Clark
2014-11-27drm/atomic: add plane iterator macrosRob Clark
2014-11-27drm/atomic: track bitmask of planes attached to crtcRob Clark
2014-11-26drm: Decouple EDID parsing from I2C adapterLars-Peter Clausen
2014-11-25drm: Make drm_atomic.h standalone includibleThierry Reding
2014-11-25drm: Make drm_atomic_helper.h standalone includibleThierry Reding
2014-11-25drm/plane: Add missing kerneldocThierry Reding
2014-11-25drm/plane: Pass old state to ->atomic_update()Thierry Reding
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter
2014-11-20drm/atomic: Don't overrun the connector array when hotpluggingDaniel Vetter
2014-11-15Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...Dave Airlie
2014-11-15drm: add properties for suggested x/y offset for connectors. (v2)Dave Airlie