summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-16drm/msm: add madvise ioctlRob Clark5-3/+102
2016-07-16drm/msm: use mutex_lock_interruptible for submit ioctlRob Clark1-4/+9
2016-07-16dt-bindings: msm/mdp: Provide details on MDP interface portsArchit Taneja2-6/+110
2016-07-16dt-bindings: msm/mdp5: Add MDP5 display bindingsArchit Taneja1-0/+114
2016-07-16dt-bindings: msm/mdp4: Create a separate binding doc for MDP4Archit Taneja1-15/+12
2016-07-16drm/msm/dsi: Don't get DSI index from DTArchit Taneja8-12/+75
2016-07-16drm/msm/mdp5: Update compatible strings for MDSS/MDP5Archit Taneja2-5/+11
2016-07-16drm/msm: Drop the gpu bindingArchit Taneja1-20/+22
2016-07-16drm/msm: Add components for MDP5Archit Taneja1-2/+59
2016-07-16drm/msm: Add display components by parsing MDP portsArchit Taneja1-1/+55
2016-07-16drm/msm: Create separate funcs for adding display/gpu componentsArchit Taneja1-2/+20
2016-07-16drm/msm/mdp5: Add missing mdp5_enable/disable callsArchit Taneja2-0/+4
2016-07-16drm/msm: Call pm_runtime_enable/disable for newly created devicesArchit Taneja6-4/+31
2016-07-16drm/msm/mdp5: Update the register offsets of MDP5 sub-blocksArchit Taneja1-59/+54
2016-07-16drm/msm/mdp5: Use updated MDP5 register namesArchit Taneja8-160/+143
2016-07-16drm/msm/mdp5: Remove old kms init/destroy funcsArchit Taneja4-236/+4
2016-07-16drm/msm/mdp5: Use the new hierarchy and drop old irq managementArchit Taneja3-119/+18
2016-07-16drm/msm/mdp5: Prepare new kms_init funcsArchit Taneja2-0/+116
2016-07-16drm/msm/mdp5: Create a separate MDP5 deviceArchit Taneja4-3/+189
2016-07-16drm/msm/mdp5: Add MDSS top level driverArchit Taneja4-0/+230
2016-07-16drm/msm: Get irq number within kms driver itselfArchit Taneja4-8/+31
2016-07-16drm/msm: Remove unused fieldsArchit Taneja1-5/+0
2016-07-16drm/msm: Drop the id_table in platform_driverArchit Taneja1-6/+0
2016-07-16dt-bindings: msm/dsi: Some binding doc cleanupsArchit Taneja1-23/+22
2016-07-16dt-bindings: msm/dsi: Add assigned clocks bindingsArchit Taneja1-1/+15
2016-07-16dt-bindings: msm/dsi: Modify port and PHY bindingsArchit Taneja1-11/+34
2016-07-16dt-bindings: msm/dsi: Use standard data lanes bindingArchit Taneja1-18/+19
2016-07-16drm/msm/dsi: Use a standard DT binding for data lanesArchit Taneja1-3/+14
2016-07-16drm/msm/dsi: Use generic PHY bindingsArchit Taneja1-1/+1
2016-07-16drm/msm/dsi: Modify port parsingArchit Taneja1-5/+5
2016-07-16dt-bindings: msm/mdp: Fix up clock related bindingsArchit Taneja1-7/+5
2016-07-16drm/msm/mdp4: Clean up some MDP4 clocksArchit Taneja2-20/+13
2016-07-16drm/msm/mdp5: Don't get source of MDP core clockArchit Taneja2-6/+2
2016-07-16drm/msm: Print the correct virtual addresses in map/unmap funcsArchit Taneja1-2/+2
2016-07-16drm/msm: Use correct type for physical addressesArchit Taneja1-2/+2
2016-07-16Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into d...Dave Airlie6-44/+496
2016-07-16Merge tag 'drm/panel/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie8-5/+204
2016-07-16Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie28-702/+1636
2016-07-16Merge branch 'upstream/analogix-dp-20160705' of git://github.com/yakir-Yang/l...Dave Airlie9-64/+161
2016-07-16Merge tag 'imx-drm-next-2016-07-14' of git://git.pengutronix.de/git/pza/linux...Dave Airlie14-1041/+781
2016-07-15drm/vc4: Fix a "the the" typo in a comment.Eric Anholt1-1/+1
2016-07-15drm/vc4: Fix definition of QPU_R_MS_REV_FLAGSEric Anholt1-1/+1
2016-07-15drm/vc4: Add a getparam to signal support for branches.Eric Anholt2-0/+4
2016-07-15drm/vc4: Add support for branching in shader validation.Eric Anholt4-17/+283
2016-07-15drm/vc4: Add a bitmap of branch targets during shader validation.Eric Anholt2-2/+124
2016-07-15Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-53/+126
2016-07-15Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie7-22/+211
2016-07-15Merge tag 'drm-intel-next-2016-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie72-5415/+6344
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie49-283/+407
2016-07-14drm/vc4: Move validation's current/max ip into the validation struct.Eric Anholt1-24/+30