summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_drv.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-06drm/msm: drop _clk suffix from clk namesRob Clark1-0/+19
2017-02-06drm/msm: drop qcom,chipidRob Clark1-0/+1
2016-12-01Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie1-12/+17
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie1-1/+1
2016-11-27drm/msm: set dma_mask properlyRob Clark1-1/+7
2016-11-27drm/msm: Remove bad calls to of_node_put()Archit Taneja1-7/+2
2016-11-27drm/msm: subclass drm_atomic_stateRob Clark1-0/+3
2016-11-27drm/msm: support multiple address spacesRob Clark1-4/+5
2016-11-09drm/msm: module param to dump state on error irqRob Clark1-0/+4
2016-11-04drm/msm: Fix error handling crashes seen when VRAM allocation failsArchit Taneja1-1/+1
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula1-2/+0
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King1-5/+7
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie1-1/+2
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen1-2/+2
2016-09-21drm/msm: bump kernel api version for explicit fencingRob Clark1-1/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-7/+6
2016-07-16drm/msm: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-07-16drm/msm: bump kernel api versionRob Clark1-2/+13
2016-07-16drm/msm: shrinker supportRob Clark1-0/+5
2016-07-16drm/msm: add madvise ioctlRob Clark1-0/+39
2016-07-16drm/msm/mdp5: Update compatible strings for MDSS/MDP5Archit Taneja1-4/+2
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: Call pm_runtime_enable/disable for newly created devicesArchit Taneja1-4/+1
2016-07-16drm/msm/mdp5: Remove old kms init/destroy funcsArchit Taneja1-1/+1
2016-07-16drm/msm/mdp5: Use the new hierarchy and drop old irq managementArchit Taneja1-3/+12
2016-07-16drm/msm/mdp5: Create a separate MDP5 deviceArchit Taneja1-0/+2
2016-07-16drm/msm: Get irq number within kms driver itselfArchit Taneja1-6/+8
2016-07-16drm/msm: Drop the id_table in platform_driverArchit Taneja1-6/+0
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter1-1/+0
2016-06-21drm/msm: Remove redundant calls to drm_connector_register_all()Chris Wilson1-8/+0
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson1-3/+3
2016-05-08drm/msm: Drop load/unload drm_driver opsArchit Taneja1-54/+71
2016-05-08drm/msm: Centralize connector registration/unregistrationArchit Taneja1-0/+8
2016-05-08drm: msm: remove unused variableArnd Bergmann1-1/+0
2016-05-08drm/msm: remove fence_cbsRob Clark1-0/+4
2016-05-08drm/msm: introduce msm_fence_contextRob Clark1-3/+5
2016-05-08drm/msm: move fence code to it's own fileRob Clark1-107/+1
2016-05-08drm/msm: move debugfs code to it's own fileRob Clark1-152/+1
2016-03-24drm/msm: fix bug after preclose removalRob Clark1-3/+0
2016-03-03drm/msm: rename hdmi symbolsArnd Bergmann1-2/+2
2016-03-03drm/msm: fix small typoRob Clark1-1/+1
2016-03-03drm/msm: Free fb helper resources in msm_unloadArchit Taneja1-0/+5
2015-12-14drm/msm: Update compatible strings for mdpArchit Taneja1-2/+4
2015-12-14drm/msm: Remove non-DT code in msm_drvArchit Taneja1-60/+14
2015-10-22drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja1-6/+2
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter1-7/+7
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä1-1/+1