summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2018-12-03drm/msm: Fix error return checkingWen Yang
2018-12-03drm/msm/dpu: Ignore alpha for XBGR8888 formatJayant Shekhar
2018-12-03drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2018-12-03drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()YueHaibing
2018-12-03drm/msm: Move fence put to where failure occursRobert Foss
2018-12-03drm/msm: dpu: Don't set legacy plane->crtc pointerSean Paul
2018-12-03drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0Jordan Crouse
2018-12-03drm/msm/hdmi: Enable HPD after HDMI IRQ is set upTodor Tomov
2018-12-03drm/msm: validate display and event threadsJeykumar Sankaran
2018-11-30drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul
2018-11-30drm/msm/dsi: configure VCO rate for 10nm PLL driverAbhinav Kumar
2018-11-30drm/msm: fix handling of cmdstream offsetRob Clark
2018-11-30drm/msm/gpu: Fix a couple memory leaks in debugfsDan Carpenter
2018-11-30drm/msm: Fix task dump in gpu recoverySharat Masetty
2018-11-30drm/msm: Check if target supports crash dump captureSharat Masetty
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