aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-13HACK: drm/msm/iommu: Remove runtime_put calls in map/unmapv4.14/tracking-qcomlt-drm-msmArchit Taneja
2017-11-13drm/msm: fix msm_rd_dump_submit prototypeArnd Bergmann
2017-11-13drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"Colin Ian King
2017-11-13drm/msm: use %z format modifier for printing size_tArnd Bergmann
2017-11-13drm/msm/mdp5: Don't use async plane update path if plane visibility changesArchit Taneja
2017-11-13drm/msm/mdp5: mdp5_crtc: Restore cursor state only if LM cursors are enabledArchit Taneja
2017-11-13drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planesArchit Taneja
2017-11-13drm/msm/mdp5: Prepare mdp5_pipe_assign for some reworkArchit Taneja
2017-11-13drm/msm: remove mdp5_cursor_plane_funcsGustavo Padovan
2017-11-13drm/msm: update cursors asynchronously through atomicGustavo Padovan
2017-11-13drm/msm/atomic: switch to drm_atomic_helper_checkRob Clark
2017-11-13drm/msm/mdp5: restore cursor state when enabling crtcRob Clark
2017-11-13drm/msm/mdp5: don't use autosuspendRob Clark
2017-11-13drm/msm/mdp5: ignore planes that are not visibleRob Clark
2017-11-13drm/msm: dump submits which triggered gpu hangRob Clark
2017-11-13drm/msm: preserve IOVAs in submit's bo tableRob Clark
2017-11-13drm/msm/rd: allow adding addition msg to top of dumpRob Clark
2017-11-13drm/msm: split rd debugfs fileRob Clark
2017-11-13drm/msm: add special _get_vaddr_active() for cmdstream dumpsRob Clark
2017-11-13drm/msm: show task cmdline in gpu recovery messagesRob Clark
2017-11-13drm/msm: dump a rd GPUADDR header for all buffers in the commandJordan Crouse
2017-11-13drm/msm: Removed unused struct_mutex_taskJordan Crouse
2017-11-13drm/msm: Implement preemption for A5XX targetsJordan Crouse
2017-11-13drm/msm: Make the value of RB_CNTL (almost) genericJordan Crouse
2017-11-13drm/msm: Shadow current pointer in the ring until command is completeJordan Crouse
2017-11-13drm/msm: Add a parameter query for the number of ringbuffersJordan Crouse
2017-11-13drm/msm: Support multiple ringbuffersJordan Crouse
2017-11-13drm/msm: Move memptrs to msm_gpuJordan Crouse
2017-11-13drm/msm: Add per-instance submit queuesJordan Crouse
2017-11-13drm/msm/mdp5: disable vblanks when crtc is offRob Clark
2017-11-13drm/msm/mdp4: disable vblanks when crtc is offRob Clark
2017-11-13dt-bindings: display: msm: update clk namesRob Clark
2017-11-13drm/msm/hdmi: convert to msm_clk_get()Rob Clark
2017-11-13drm/msm/edp: convert to msm_clk_get()Rob Clark
2017-11-13drm/msm/dsi: convert to msm_clk_get()Rob Clark
2017-11-13drm/msm/mdp5: always print mdp5 versionRob Clark
2017-11-13drm/msm/adreno: deal with linux-firmware fw pathsRob Clark
2017-11-13drm/msm/adreno: split out helper to load fwRob Clark
2017-11-13drm/msm/adreno: load gpu at probe/bind timeRob Clark
2017-11-13drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocksArchit Taneja
2017-11-12Linux 4.14v4.14Linus Torvalds
2017-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-11Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller
2017-11-11Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar
2017-11-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot