summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23drm/msm: fix OF child-node lookupJohan Hovold
2018-10-08drm/msm: a6xx: Fix improper u64 divisionSean Paul
2018-10-08drm/msm: a5xx: Remove unneeded parensSean Paul
2018-10-07drm/msm/a6xx: Remove CP perfcounter selects from the protected listJordan Crouse
2018-10-07drm/msm: dpu: Fix memory leak caused by dropped referenceSean Paul
2018-10-07drm/msm: a5xx: Fix improper u64 divisionSean Paul
2018-10-07drm/msm: update generated headersRob Clark
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-04drm/msm/a6xx: Add devfreq support for a6xxSharat Masetty
2018-10-04drm/msm: re-factor devfreq codeSharat Masetty
2018-10-04drm/msm/a6xx: Add gmu_read64() register read opSharat Masetty
2018-10-04drm/msm: suspend devfreq on initSharat Masetty
2018-10-03drm/msm/a6xx: Add inactive_period for a6xxJordan Crouse
2018-10-03drm/msm: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-10-03drm/msm: Replace drm_gem_object_{un/reference} with put, get functionsThomas Zimmermann
2018-10-03drm/msm: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2018-10-03drm/msm/a6xx: Poll for HFI responsesJordan Crouse
2018-10-03msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse
2018-10-03drm/msm/a5xx: Skip hardware preemption init if no preemptionSharat Masetty
2018-10-03drm/msm: fix unsigned comparison with less than zeroColin Ian King
2018-10-03drm/msm/a6xx: Fix PDC register overlapJordan Crouse
2018-10-03drm/msm/a6xx: Rename gmu phandle to qcom,gmuJordan Crouse
2018-10-03drm/msm/gpu: fix parameters in function msm_gpu_crashstate_captureAnders Roxell
2018-10-03drm/msm/a6xx: Send the right perf index value to GMUSharat Masetty
2018-10-03drm/msm/rd: fix crash with long process cmdlinesRob Clark
2018-10-03drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()Sean Paul
2018-10-03drm/msm/dpu: Revise _dpu_plane_get_aspaceBruce Wang
2018-10-03drm/msm/dpu: Make dpu_plane_danger_signal_ctrl voidBruce Wang
2018-10-03drm/msm/dpu: Change _dpu_crtc_vblank_enable_no_lock to voidBruce Wang
2018-10-03drm/msm/dpu: Remove _dpu_crtc_power_enableBruce Wang
2018-10-03drm/msm/dpu: Remove unneeded checks in dpu_crtc.cBruce Wang
2018-10-03drm/msm/dpu: Clean up plane atomic disable/updateBruce Wang
2018-10-03drm/msm/dpu: Remove unneeded checks in dpu_plane.cBruce Wang
2018-10-03drm/msm: dpu: Don't store/deref pointers in trace ringbufferSean Paul
2018-10-03drm/msm: dpu: Add extra_flush_bits to trigger_flush traceSean Paul
2018-10-03drm/msm: dpu: Clear frame_busy_mask bit after traceSean Paul
2018-10-03drm/msm: dpu: Don't continue after error in atomic_checkSean Paul
2018-10-03drm/msm: dpu: Make dpu_plane_sspp_atomic_update() voidSean Paul
2018-10-03drm/msm: dpu: Remove dpu_plane_enabled()Sean Paul
2018-10-03drm/msm: dpu: Remove dpu_plane_sspp_enabled()Sean Paul
2018-10-03drm/msm: dpu: Consolidate atomic_check functions()Sean Paul
2018-10-03drm/msm: dpu: Move atomic_check_plane_state() call to atomic_checkSean Paul
2018-10-03drm/msm: dpu: Remove impossible checksSean Paul
2018-10-03drm/msm/dpu: Remove an unused enumJordan Crouse
2018-10-03drm/msm/dpu: remove RM topology definitionJeykumar Sankaran
2018-10-03drm/msm/dpu: relax parameter validation in encodersJeykumar Sankaran
2018-10-03drm/msm/dpu: remove RM dependency on connector stateJeykumar Sankaran
2018-10-03drm/msm/dpu: remove display H_TILE from encoderJeykumar Sankaran