aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-14drm/msm: trivial whitespace fixRob Clark1-1/+1
2015-12-14dt-bindings: msm/dsi: Add DSIv2 documentationArchit Taneja1-0/+4
2015-12-14dt-bindings: msm/dsi: Fix the order in which clocks are listedArchit Taneja1-4/+4
2015-12-14drm/msm/dsi: Enable MMSS SPFB port via sysconArchit Taneja1-0/+33
2015-12-14drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2Archit Taneja3-41/+79
2015-12-14drm/msm/dsi: Add dsi_cfg for APQ8064Archit Taneja2-3/+18
2015-12-14drm/msm/dsi: Set up link clocks for DSIv2Archit Taneja1-5/+186
2015-12-14drm/msm/dsi: Parse bus clocks from a listArchit Taneja4-73/+53
2015-12-14drm/msm/dsi: Delay dsi_clk_initArchit Taneja1-10/+22
2015-12-14drm/msm/dsi: Use a better way to figure out DSI versionArchit Taneja1-6/+18
2015-12-14drm/msm/dsi: Add DSI PLL for 28nm 8960 PHYArchit Taneja4-0/+547
2015-12-14drm/msm/dsi: Add support for 28nm PHY on 8960Archit Taneja6-0/+210
2015-12-14drm/msm/dsi: Don't get byte/pixel source clocks from DTArchit Taneja1-9/+6
2015-12-14drm/msm/mdp4: Initialize DSI encodersArchit Taneja1-1/+36
2015-12-14drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDSArchit Taneja1-1/+8
2015-12-14drm/msm/dsi: Add a mdp4 encoder for DSIVinay Simha BN3-0/+208
2015-12-14drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't availableArchit Taneja4-36/+40
2015-12-14drm/msm/mdp4: Clean up modeset_initArchit Taneja1-83/+109
2015-12-14drm/msm/adreno: Remove CONFIG_OF checksArchit Taneja1-52/+0
2015-12-14drm/msm/hdmi: remove CONFIG_OF checksArchit Taneja1-71/+16
2015-12-14drm/msm/mdp: Remove CONFIG_OF checks from MDP driversArchit Taneja2-20/+4
2015-12-14dt-bindings: drm/msm: Update MDP bindingsArchit Taneja1-8/+18
2015-12-14drm/msm: Update compatible strings for mdpArchit Taneja1-2/+4
2015-12-14drm/msm: Remove non-DT code in msm_drvArchit Taneja2-66/+15
2015-12-14drm/msm/mdp5: high precision vblank timestamp supportArchit Taneja3-0/+149
2015-12-10drm: fix inclusion of drm.h in via_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar1-3/+1
2015-12-10drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: drm_mode.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: drm_fourcc.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: include drm.h in armada_drm.hGabriel Laskar1-0/+2
2015-12-10include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli1-145/+145
2015-12-10drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar1-0/+1
2015-12-10drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar1-49/+49
2015-12-10include/uapi/linux/agpgart.h: include stdlib.h in userspaceMikko Rapeli1-0/+1
2015-12-10include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>Mikko Rapeli1-1/+1
2015-12-10include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-37/+37
2015-12-10include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-132/+132
2015-12-10via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli1-3/+0