aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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