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