summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorLines
2018-10-25dma-buf: allow reserving more than one shared fence slotChristian König-1/+2
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul-3240/+1906
2018-10-23drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERRMamta Shukla-4/+1
2018-10-08drm/msm: a6xx: Fix improper u64 divisionSean Paul-4/+7
2018-10-08drm/msm: a5xx: Remove unneeded parensSean Paul-2/+2
2018-10-07drm/msm/a6xx: Remove CP perfcounter selects from the protected listJordan Crouse-3/+1
2018-10-07drm/msm: dpu: Fix memory leak caused by dropped referenceSean Paul-3/+1
2018-10-07drm/msm: a5xx: Fix improper u64 divisionSean Paul-5/+7
2018-10-07drm/msm: update generated headersRob Clark-342/+1149
2018-10-05drm/msm: Use drm_atomic_helper_shutdownDaniel Vetter-4/+1
2018-10-04drm/msm/a6xx: Add devfreq support for a6xxSharat Masetty-5/+67
2018-10-04drm/msm: re-factor devfreq codeSharat Masetty-23/+41
2018-10-04drm/msm/a6xx: Add gmu_read64() register read opSharat Masetty-0/+10
2018-10-04drm/msm: suspend devfreq on initSharat Masetty-0/+2
2018-10-03drm/msm/a6xx: Add inactive_period for a6xxJordan Crouse-0/+1
2018-10-03drm/msm: Replace drm_dev_unref with drm_dev_putThomas Zimmermann-4/+4
2018-10-03drm/msm: Replace drm_gem_object_{un/reference} with put, get functionsThomas Zimmermann-8/+8
2018-10-03drm/msm: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann-2/+2
2018-10-03drm/msm/a6xx: Poll for HFI responsesJordan Crouse-120/+57
2018-10-03msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse-1/+1
2018-10-03drm/msm/a5xx: Skip hardware preemption init if no preemptionSharat Masetty-3/+7
2018-10-03drm/msm: fix unsigned comparison with less than zeroColin Ian King-1/+1
2018-10-03drm/msm/a6xx: Fix PDC register overlapJordan Crouse-69/+78
2018-10-03drm/msm/a6xx: Rename gmu phandle to qcom,gmuJordan Crouse-1/+1
2018-10-03drm/msm/gpu: fix parameters in function msm_gpu_crashstate_captureAnders Roxell-2/+2
2018-10-03drm/msm/a6xx: Send the right perf index value to GMUSharat Masetty-1/+1
2018-10-03drm/msm/rd: fix crash with long process cmdlinesRob Clark-3/+3
2018-10-03drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()Sean Paul-2/+2
2018-10-03drm/msm/dpu: Revise _dpu_plane_get_aspaceBruce Wang-29/+6
2018-10-03drm/msm/dpu: Make dpu_plane_danger_signal_ctrl voidBruce Wang-22/+4
2018-10-03drm/msm/dpu: Change _dpu_crtc_vblank_enable_no_lock to voidBruce Wang-35/+7
2018-10-03drm/msm/dpu: Remove _dpu_crtc_power_enableBruce Wang-39/+2
2018-10-03drm/msm/dpu: Remove unneeded checks in dpu_crtc.cBruce Wang-145/+22
2018-10-03drm/msm/dpu: Clean up plane atomic disable/updateBruce Wang-24/+7
2018-10-03drm/msm/dpu: Remove unneeded checks in dpu_plane.cBruce Wang-188/+16
2018-10-03drm/msm: dpu: Don't store/deref pointers in trace ringbufferSean Paul-43/+55
2018-10-03drm/msm: dpu: Add extra_flush_bits to trigger_flush traceSean Paul-6/+11
2018-10-03drm/msm: dpu: Clear frame_busy_mask bit after traceSean Paul-1/+1
2018-10-03drm/msm: dpu: Don't continue after error in atomic_checkSean Paul-6/+6
2018-10-03drm/msm: dpu: Make dpu_plane_sspp_atomic_update() voidSean Paul-57/+14
2018-10-03drm/msm: dpu: Remove dpu_plane_enabled()Sean Paul-7/+2
2018-10-03drm/msm: dpu: Remove dpu_plane_sspp_enabled()Sean Paul-6/+1
2018-10-03drm/msm: dpu: Consolidate atomic_check functions()Sean Paul-13/+2
2018-10-03drm/msm: dpu: Move atomic_check_plane_state() call to atomic_checkSean Paul-40/+17
2018-10-03drm/msm: dpu: Remove impossible checksSean Paul-18/+1
2018-10-03drm/msm/dpu: Remove an unused enumJordan Crouse-6/+0
2018-10-03drm/msm/dpu: remove RM topology definitionJeykumar Sankaran-124/+52
2018-10-03drm/msm/dpu: relax parameter validation in encodersJeykumar Sankaran-26/+0
2018-10-03drm/msm/dpu: remove RM dependency on connector stateJeykumar Sankaran-71/+26
2018-10-03drm/msm/dpu: remove display H_TILE from encoderJeykumar Sankaran-9/+0