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