summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-22drm/atomic: Don't set crtc_state->enable manuallytopic/drm-misc-2015-06-22Laurent Pinchart1-3/+7
2015-06-19drm: prime: Document gem_prime_mmapDaniel Thompson1-1/+3
2015-06-19drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()Chris Wilson1-2/+3
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter3-13/+12
2015-06-15drm/cma: Fix 64-bit size_t build warningsMagnus Damm1-2/+2
2015-06-15Documentation/drm: Update rotation propertySonika Jindal1-23/+18
2015-06-12Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie62-391/+3475
2015-06-12Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/...Dave Airlie1-1/+1
2015-06-12Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...Dave Airlie8-185/+53
2015-06-12Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie3-21/+43
2015-06-11drm/msm: restart queued submits after hangRob Clark4-4/+49
2015-06-11drm/msm: fix timeout calculationRob Clark4-16/+21
2015-06-11drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau2-0/+17
2015-06-11drm/msm/hdmi: Point to the right struct deviceStephane Viau1-16/+16
2015-06-11drm/msm/mdp: Add support for more 32-bit RGB formatsStephane Viau1-0/+6
2015-06-11drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabiMikko Rapeli1-38/+38
2015-06-11drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()Laurent Pinchart1-3/+9
2015-06-11drm/msm/mdp5: Always generate active-high sync signals for DSIHai Li1-4/+8
2015-06-11drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=nBrian Norris1-0/+1
2015-06-11drm/msm: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König1-23/+6
2015-06-11drm/msm/dsi: Separate PHY to another platform deviceHai Li5-94/+326
2015-06-11drm/msm/dsi: Enable PLL driver in MSM DSIHai Li5-35/+229
2015-06-11drm/msm/dsi: Add DSI PLL clock driver supportHai Li8-7/+926
2015-06-11drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick1-1/+1
2015-06-11drm/msm: use IS_ERR() to check msm_ioremap() returnFabian Frederick1-2/+2
2015-06-11drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commitHai Li2-20/+66
2015-06-11drm/msm: Use customized function to wait for atomic commit doneHai Li10-11/+146
2015-06-11dt-bindings: Add MSM eDP controller documentationHai Li1-0/+60
2015-06-11dt-bindings: Add MSM DSI controller documentationHai Li1-0/+95
2015-06-11drm/msm: drop redundant debug outputNicholas Mc Guire1-2/+1
2015-06-11drm/msm: wait_for_completion_timeout return is never negativeNicholas Mc Guire1-1/+1
2015-06-11drm/msm: match wait_for_completion_timeout return typeNicholas Mc Guire1-5/+5
2015-06-11drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja1-0/+5
2015-06-11drm/msm: Call drm_prime_gem_destroy to clean up imported GEM objectjilai wang1-0/+1
2015-06-11drm/msm/edp: fix build warning - missing prototypeRob Clark1-1/+2
2015-06-11drm/msm: drop redundant output in debug messageNicholas Mc Guire1-1/+1
2015-06-11drm/msm: fix HZ dependency of timeoutNicholas Mc Guire1-1/+2
2015-06-11drm/msm: fixup wait_for_completion_timeout handlingNicholas Mc Guire1-3/+5
2015-06-11drm/msm/mdp5: fix for crash in disable pathRob Clark1-3/+2
2015-06-11drm/msm: workaround for missing irq on a306/8x16Rob Clark1-0/+11
2015-06-11drm/msm: adreno a306 supportRob Clark5-4/+25
2015-06-11drm/msm: clarify downstream bus scalingRob Clark10-11/+11
2015-06-11drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark4-0/+57
2015-06-11drm/msm: update generated headersRob Clark17-143/+1359
2015-06-11drm/msm: add missing DRIVER_ATOMIC flagRob Clark1-0/+1
2015-06-11drm/msm/adreno: dump scratch regs and other info on hangRob Clark4-3/+25
2015-06-11drm/virtio: remove some dead codeDan Carpenter1-2/+0
2015-06-11drm/virtio: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2015-06-11Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/lin...Dave Airlie28-244/+445
2015-06-10drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang1-3/+5