summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-12gpu: ipu-v3: ipu-dc: don't bug out on invalid bus_formatPhilipp Zabel1-3/+3
2016-07-12drm/imx: imx-tve: fix the error messageFabio Estevam1-2/+2
2016-07-12drm/imx: imx-tve: remove unneeded 'or' operationFabio Estevam1-1/+1
2016-07-12drm/imx: imx-tve: check the value returned by regulator_set_voltage()Fabio Estevam1-1/+3
2016-07-12drm/imx: imx-ldb: check return code on panel attachLucas Stach1-2/+6
2016-07-12drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel5-8/+23
2016-07-12drm/imx: store internal bus configuration in crtc statePhilipp Zabel6-107/+229
2016-07-12drm/imx: remove empty mode_set encoder callbacksPhilipp Zabel2-14/+0
2016-07-12drm/imx: atomic phase 3 step 3: Advertise DRIVER_ATOMICLiu Ying1-1/+2
2016-07-12drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying5-82/+27
2016-07-12drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structureLiu Ying1-19/+3
2016-07-12drm/imx: atomic phase 3 step 1: Use atomic configurationLiu Ying4-308/+114
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying7-203/+142
2016-07-12drm/imx: atomic phase 2 step 2: Track plane_state->fb correctly in ->page_flipLiu Ying1-0/+4
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying7-0/+25
2016-07-12drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpersLiu Ying5-322/+410
2016-07-12gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying3-235/+7
2016-07-12drm/imx: ipuv3 plane: Check different types of plane separatelyLiu Ying1-29/+38
2016-06-24Merge tag 'topic/drm-misc-2016-06-22-updated' of git://anongit.freedesktop.or...Dave Airlie109-4862/+4018
2016-06-24Merge tag 'drm-sii902x' of github.com:bbrezillon/linux-at91 into drm-nextDave Airlie4-0/+511
2016-06-22drm/vc4: Remove unused connectorDaniel Vetter1-1/+0
2016-06-22drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereferenceChris Wilson1-1/+1
2016-06-22drm/sun4i: Remove open-coded drm_connector_register_all()Chris Wilson1-34/+0
2016-06-22drm/vc4: Remove open-coded drm_connector_register_all()Chris Wilson1-12/+0
2016-06-22drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()Chris Wilson1-8/+0
2016-06-21drm: document drm_auth.cDaniel Vetter9-57/+119
2016-06-21drm: Clear up master tracking booleansDaniel Vetter2-10/+5
2016-06-21drm: Extract drm_is_current_masterDaniel Vetter8-17/+25
2016-06-21drm: Refactor drop/set master code a bitDaniel Vetter3-42/+44
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter17-41/+64
2016-06-21drm: Nuke SET_UNIQUE ioctlDaniel Vetter3-100/+1
2016-06-21drm: Don't call drm_dev_set_unique from platform driversDaniel Vetter5-33/+11
2016-06-21drm/vgem: Stop calling drm_drv_set_uniqueDaniel Vetter1-2/+0
2016-06-21drm: Use dev->name as fallback for dev->uniqueDaniel Vetter2-11/+6
2016-06-21drm: Clean up drm_crtc.hDaniel Vetter5-133/+150
2016-06-21drm: Move master pointer from drm_minor to drm_deviceDaniel Vetter8-26/+34
2016-06-21drm: sti: rework init sequenceBenjamin Gaignard5-74/+100
2016-06-21drm: sti: use late_register and early_unregister callbacksBenjamin Gaignard16-69/+198
2016-06-21drm/amdkfd: Clean up inline handlingDaniel Vetter2-5/+2
2016-06-21drm: Add callbacks for late registeringBenjamin Gaignard4-2/+197
2016-06-21drm/fsl-dcu: use drm_mode_config_cleanup on initialization errorsStefan Agner1-7/+6
2016-06-21drm/mediatek: Remove IOMMU_DMA selectArnd Bergmann1-1/+0
2016-06-21Documentation/DocBook: remove gpu.tmplJani Nikula3-3530/+1
2016-06-21Documentation/gpu: split up mm, kms and kms-helpers from internalsJani Nikula5-1373/+1379
2016-06-21Documentation/gpu: convert the KMS properties table to CSVJani Nikula2-257/+131
2016-06-21Documentation/gpu: use recommended order of heading markersJani Nikula4-106/+110
2016-06-21MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rstJani Nikula1-0/+2
2016-06-21Documentation/gpu: split up the gpu documentationJani Nikula6-2596/+2593
2016-06-21Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmplJani Nikula2-0/+2602
2016-06-21drm/crtc-helper: disable_unused_functions really isn't for atomicDaniel Vetter1-0/+3