aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_drv.c
Commit message (Expand)AuthorAge
* drm/msm: Fix error handling crashes seen when VRAM allocation failsArchit Taneja2016-11-04
* Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2016-09-27
|\
| * drm/msm: bump kernel api version for explicit fencingRob Clark2016-09-21
* | drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-22
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* drm/msm: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-16
* drm/msm: bump kernel api versionRob Clark2016-07-16
* drm/msm: shrinker supportRob Clark2016-07-16
* drm/msm: add madvise ioctlRob Clark2016-07-16
* drm/msm/mdp5: Update compatible strings for MDSS/MDP5Archit Taneja2016-07-16
* drm/msm: Drop the gpu bindingArchit Taneja2016-07-16
* drm/msm: Add components for MDP5Archit Taneja2016-07-16
* drm/msm: Add display components by parsing MDP portsArchit Taneja2016-07-16
* drm/msm: Create separate funcs for adding display/gpu componentsArchit Taneja2016-07-16
* drm/msm: Call pm_runtime_enable/disable for newly created devicesArchit Taneja2016-07-16
* drm/msm/mdp5: Remove old kms init/destroy funcsArchit Taneja2016-07-16
* drm/msm/mdp5: Use the new hierarchy and drop old irq managementArchit Taneja2016-07-16
* drm/msm/mdp5: Create a separate MDP5 deviceArchit Taneja2016-07-16
* drm/msm: Get irq number within kms driver itselfArchit Taneja2016-07-16
* drm/msm: Drop the id_table in platform_driverArchit Taneja2016-07-16
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-21
* drm/msm: Remove redundant calls to drm_connector_register_all()Chris Wilson2016-06-21
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm/msm: Drop load/unload drm_driver opsArchit Taneja2016-05-08
* drm/msm: Centralize connector registration/unregistrationArchit Taneja2016-05-08
* drm: msm: remove unused variableArnd Bergmann2016-05-08
* drm/msm: remove fence_cbsRob Clark2016-05-08
* drm/msm: introduce msm_fence_contextRob Clark2016-05-08
* drm/msm: move fence code to it's own fileRob Clark2016-05-08
* drm/msm: move debugfs code to it's own fileRob Clark2016-05-08
* drm/msm: fix bug after preclose removalRob Clark2016-03-23
* drm/msm: rename hdmi symbolsArnd Bergmann2016-03-03
* drm/msm: fix small typoRob Clark2016-03-03
* drm/msm: Free fb helper resources in msm_unloadArchit Taneja2016-03-02
* drm/msm: Update compatible strings for mdpArchit Taneja2015-12-14
* drm/msm: Remove non-DT code in msm_drvArchit Taneja2015-12-14
* drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja2015-10-22
* drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-16
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
* drm/msm: Enable clocks during enable/disable_vblank() callbacksHai Li2015-08-15
* drm/msm: Set different display size limitation on each targetHai Li2015-08-15
* drm/msm: change to uninterruptible wait in atomic commitWentao Xu2015-08-14
* drm/msm: fix timeout calculationRob Clark2015-06-11
* drm/msm: add missing DRIVER_ATOMIC flagRob Clark2015-06-11
* drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark2015-05-15
* drm/msm: setup vram after component_bind_all()Rob Clark2015-05-14
* drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja2015-05-14
* drm/msm: Fix a couple of 64-bit build warningsThierry Reding2015-05-14
* drm/msm/mdp5: Enable DSI connector in msm drm driverHai Li2015-04-01