aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Gravatar Dave Airlie 1-0/+6
2014-12-09drm/tile: expose the tile property to userspace (v3)Gravatar Dave Airlie 1-0/+4
2014-12-09drm/connector: store tile information from displayid (v3)Gravatar Dave Airlie 1-0/+18
2014-12-09drm/mst: cached EDID for logical ports (v2)Gravatar Dave Airlie 1-1/+3
2014-12-09drm: add tile_group support. (v3)Gravatar Dave Airlie 1-0/+16
2014-12-09drm/displayid: add displayid defines and edid extension (v2)Gravatar Dave Airlie 2-0/+78
2014-12-03drm/ttm: optionally move duplicates to a separate listGravatar Christian König 1-1/+8
2014-12-02Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...Gravatar Dave Airlie 5-7/+61
2014-11-27drm: fix indentationGravatar Rob Clark 1-1/+1
2014-11-27drm/atomic: add plane iterator macrosGravatar Rob Clark 2-0/+37
2014-11-27drm/atomic: track bitmask of planes attached to crtcGravatar Rob Clark 2-5/+13
2014-11-26drm: Decouple EDID parsing from I2C adapterGravatar Lars-Peter Clausen 1-0/+5
2014-11-25drm: Make drm_atomic.h standalone includibleGravatar Thierry Reding 1-0/+2
2014-11-25drm: Make drm_atomic_helper.h standalone includibleGravatar Thierry Reding 1-0/+2
2014-11-25drm/plane: Add missing kerneldocGravatar Thierry Reding 1-0/+4
2014-11-25drm/plane: Pass old state to ->atomic_update()Gravatar Thierry Reding 1-1/+2
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Gravatar Thomas Hellstrom 1-0/+7
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyGravatar Daniel Vetter 1-1/+1
2014-11-20drm/atomic: Don't overrun the connector array when hotpluggingGravatar Daniel Vetter 1-0/+2
2014-11-15Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...Gravatar Dave Airlie 1-8/+22
2014-11-15drm: add properties for suggested x/y offset for connectors. (v2)Gravatar Dave Airlie 1-0/+5
2014-11-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Gravatar Dave Airlie 3-7/+23
2014-11-15Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Gravatar Dave Airlie 1-6/+88
2014-11-15drm: flip-work: change drm_flip_work_init prototypeGravatar Boris BREZILLON 1-1/+1
2014-11-15drm: rework flip-work helpers to avoid calling func when the FIFO is fullGravatar Boris BREZILLON 1-8/+23
2014-11-13drm/dsi: Do not require .owner field to be setGravatar Thierry Reding 1-1/+5
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleGravatar Thierry Reding 1-0/+1
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsGravatar Thierry Reding 1-0/+4
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsGravatar Thierry Reding 1-0/+2
2014-11-13drm/dsi: Implement DCS get_power_mode commandGravatar Thierry Reding 1-0/+7
2014-11-13drm/dsi: Implement DCS soft_reset commandGravatar Thierry Reding 1-0/+1
2014-11-13drm/dsi: Implement DCS nop commandGravatar Thierry Reding 1-0/+1
2014-11-13drm/dsi: Add to DocBook documentationGravatar Thierry Reding 1-2/+14
2014-11-13drm/dsi: Implement some standard DCS commandsGravatar YoungJun Cho 1-0/+19
2014-11-13drm/dsi: Implement generic read and write commandsGravatar Thierry Reding 1-0/+6
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperGravatar YoungJun Cho 1-0/+2
2014-11-13drm/dsi: Constify mipi_dsi_msgGravatar Thierry Reding 1-1/+1
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalGravatar Thierry Reding 1-2/+4
2014-11-13drm/dsi: Add message to packet translatorGravatar Thierry Reding 1-0/+18
2014-11-13drm/dsi: Introduce packet format helpersGravatar Thierry Reding 1-0/+3
2014-11-13drm/cma: Introduce drm_gem_cma_dumb_create_internal()Gravatar Thierry Reding 1-0/+5
2014-11-13drm/doc: Add GEM/CMA helpers to kerneldocGravatar Thierry Reding 1-8/+17
2014-11-13drm: Make drm_mode_create_tv_properties() signature consistentGravatar Thierry Reding 1-2/+3
2014-11-13drm: Implement drm_get_pci_dev() dummy for !PCIGravatar Thierry Reding 1-0/+15
2014-11-13drm/prime: Use unsigned type for number of pagesGravatar Thierry Reding 1-1/+1
2014-11-13drm: Use const data when creating blob propertiesGravatar Thierry Reding 2-3/+3
2014-11-13drm: Use size_t for blob property sizesGravatar Thierry Reding 1-1/+1
2014-11-12drm: Per-plane lockingGravatar Daniel Vetter 2-1/+5
2014-11-12drm: export atomic wait_for_vblanks helper (v2)Gravatar Rob Clark 1-0/+3
2014-11-12Merge tag 'v3.18-rc4' into drm-nextGravatar Dave Airlie 1-1/+0