aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
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-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
2014-11-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-15Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON
2014-11-15drm: rework flip-work helpers to avoid calling func when the FIFO is fullBoris BREZILLON
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleThierry Reding
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding
2014-11-13drm/dsi: Implement DCS get_power_mode commandThierry Reding
2014-11-13drm/dsi: Implement DCS soft_reset commandThierry Reding
2014-11-13drm/dsi: Implement DCS nop commandThierry Reding
2014-11-13drm/dsi: Add to DocBook documentationThierry Reding
2014-11-13drm/dsi: Implement some standard DCS commandsYoungJun Cho
2014-11-13drm/dsi: Implement generic read and write commandsThierry Reding
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho
2014-11-13drm/dsi: Constify mipi_dsi_msgThierry Reding
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding
2014-11-13drm/dsi: Add message to packet translatorThierry Reding
2014-11-13drm/dsi: Introduce packet format helpersThierry Reding
2014-11-13drm/cma: Introduce drm_gem_cma_dumb_create_internal()Thierry Reding
2014-11-13drm/doc: Add GEM/CMA helpers to kerneldocThierry Reding
2014-11-13drm: Make drm_mode_create_tv_properties() signature consistentThierry Reding
2014-11-13drm: Implement drm_get_pci_dev() dummy for !PCIThierry Reding
2014-11-13drm/prime: Use unsigned type for number of pagesThierry Reding
2014-11-13drm: Use const data when creating blob propertiesThierry Reding