index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
msm_drv.c
Age
Commit message (
Expand
)
Author
2017-05-27
drm/msm: Expose our reservation object when exporting a dmabuf.
Eric Anholt
2017-04-08
drm/msm: Don't increase priv->num_aspaces until we know that it fits
Jordan Crouse
2017-04-08
drm/msm: switch to postclose
Daniel Vetter
2017-04-08
drm/msm/gpu: use pm-runtime
Rob Clark
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-08
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-17
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-06
drm/msm: drop _clk suffix from clk names
Rob Clark
2017-02-06
drm/msm: drop qcom,chipid
Rob Clark
2016-12-01
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-27
drm/msm: set dma_mask properly
Rob Clark
2016-11-27
drm/msm: Remove bad calls to of_node_put()
Archit Taneja
2016-11-27
drm/msm: subclass drm_atomic_state
Rob Clark
2016-11-27
drm/msm: support multiple address spaces
Rob Clark
2016-11-08
drm/msm: module param to dump state on error irq
Rob Clark
2016-11-04
drm/msm: Fix error handling crashes seen when VRAM allocation fails
Archit Taneja
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2016-09-28
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-21
drm/msm: bump kernel api version for explicit fencing
Rob Clark
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-16
drm/msm: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-16
drm/msm: bump kernel api version
Rob Clark
2016-07-16
drm/msm: shrinker support
Rob Clark
2016-07-16
drm/msm: add madvise ioctl
Rob Clark
2016-07-16
drm/msm/mdp5: Update compatible strings for MDSS/MDP5
Archit Taneja
2016-07-16
drm/msm: Drop the gpu binding
Archit Taneja
2016-07-16
drm/msm: Add components for MDP5
Archit Taneja
2016-07-16
drm/msm: Add display components by parsing MDP ports
Archit Taneja
2016-07-16
drm/msm: Create separate funcs for adding display/gpu components
Archit Taneja
2016-07-16
drm/msm: Call pm_runtime_enable/disable for newly created devices
Archit Taneja
2016-07-16
drm/msm/mdp5: Remove old kms init/destroy funcs
Archit Taneja
2016-07-16
drm/msm/mdp5: Use the new hierarchy and drop old irq management
Archit Taneja
2016-07-16
drm/msm/mdp5: Create a separate MDP5 device
Archit Taneja
2016-07-16
drm/msm: Get irq number within kms driver itself
Archit Taneja
2016-07-16
drm/msm: Drop the id_table in platform_driver
Archit Taneja
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
drm/msm: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-08
drm/msm: Drop load/unload drm_driver ops
Archit Taneja
2016-05-08
drm/msm: Centralize connector registration/unregistration
Archit Taneja
2016-05-08
drm: msm: remove unused variable
Arnd Bergmann
2016-05-08
drm/msm: remove fence_cbs
Rob Clark
2016-05-08
drm/msm: introduce msm_fence_context
Rob Clark
2016-05-08
drm/msm: move fence code to it's own file
Rob Clark
[next]