Age | Commit message (Expand) | Author |
2017-08-01 | drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations | Arnd Bergmann |
2017-08-01 | drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM | Arnd Bergmann |
2017-08-01 | drm/msm/adreno: Prevent unclocked access when retrieving timestamps | Archit Taneja |
2017-08-01 | drm/msm: args->fence should be args->flags | Jordan Crouse |
2017-08-01 | drm/msm: Turn off hardware clock gating before reading A5XX registers | Jordan Crouse |
2017-08-01 | drm/msm: Allow hardware clock gating to be toggled | Jordan Crouse |
2017-08-01 | drm/msm: Remove some potentially blocked register ranges | Jordan Crouse |
2017-08-01 | drm/msm/mdp5: Drop clock names with "_clk" suffix | Archit Taneja |
2017-08-01 | drm/msm/mdp5: Fix typo in encoder_enable path | Archit Taneja |
2017-08-01 | drm/msm: NULL pointer dereference in drivers/gpu/drm/msm/msm_gem_vma.c | Hans Verkuil |
2017-08-01 | drm/msm: fix WARN_ON in add_vma() with no iommu | Hans Verkuil |
2017-08-01 | drm/msm/dsi: Calculate link clock rates with updated dsi->lanes | Archit Taneja |
2017-08-01 | drm/msm/mdp5: fix unclocked register access in _cursor_set() | Rob Clark |
2017-08-01 | drm/msm: unlock on error in msm_gem_get_iova() | Dan Carpenter |
2017-08-01 | drm/msm: fix an integer overflow test | Dan Carpenter |
2017-08-01 | drm/msm/mdp5: Fix compilation warnings | Viresh Kumar |
2017-06-19 | drm/msm: Fix potential buffer overflow issue | Kasin Li |
2017-06-17 | drm/msm: Separate locking of buffer resources from struct_mutex | Sushmita Susheelendra |
2017-06-16 | drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96 | Archit Taneja |
2017-06-16 | drm/msm/hdmi: 8996 PLL: Populate unprepare | Archit Taneja |
2017-06-16 | drm/msm/hdmi: Use bitwise operators when building register values | Liviu Dudau |
2017-06-16 | drm/msm: update generated headers | Rob Clark |
2017-06-16 | drm/msm: remove address-space id | Rob Clark |
2017-06-16 | drm/msm: support for an arbitrary number of address spaces | Rob Clark |
2017-06-16 | drm/msm: refactor how we handle vram carveout buffers | Rob Clark |
2017-06-16 | drm/msm: pass address-space to _get_iova() and friends | Rob Clark |
2017-06-16 | drm/msm/mdp4+5: move aspace/id to base class | Rob Clark |
2017-06-16 | drm/msm/mdp5: kill pipe_lock | Rob Clark |
2017-06-16 | drm/msm: fix locking inconsistency for gpu->hw_init() | Rob Clark |
2017-06-16 | drm/msm: Remove memptrs->wptr | Jordan Crouse |
2017-06-16 | drm/msm: Add a struct to pass configuration to msm_gpu_init() | Jordan Crouse |
2017-06-16 | drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA | Jordan Crouse |
2017-06-16 | drm/msm: Remove idle function hook | Jordan Crouse |
2017-06-16 | drm/msm: Remove DRM_MSM_NUM_IOCTLS | Jordan Crouse |
2017-06-16 | drm/msm: gpu: Enable zap shader for A5XX | Jordan Crouse |
2017-06-16 | BackMerge tag 'v4.12-rc5' into drm-next | Dave Airlie |
2017-05-27 | drm/msm: Fix the check for the command size | Jordan Crouse |
2017-05-27 | drm/msm: Take the mutex before calling msm_gem_new_impl | Jordan Crouse |
2017-05-27 | drm/msm: for array in-fences, check if all backing fences are from our own co... | Philipp Zabel |
2017-05-27 | drm/msm: constify irq_domain_ops | Tobias Klauser |
2017-05-27 | drm/msm/mdp5: release hwpipe(s) for unused planes | Rob Clark |
2017-05-27 | drm/msm: Reuse dma_fence_release. | Eric Anholt |
2017-05-27 | drm/msm: Expose our reservation object when exporting a dmabuf. | Eric Anholt |
2017-05-27 | drm/msm/gpu: check legacy clk names in get_clocks() | Rob Clark |
2017-05-27 | drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state() | Rob Clark |
2017-05-27 | drm/msm: select PM_OPP | Rob Clark |
2017-05-22 | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI | Robert Foss |
2017-05-18 | drm: drop drm_[cm]alloc* helpers | Michal Hocko |
2017-05-17 | drm/msm: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada |
2017-05-10 | drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos | Daniel Vetter |