summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2021-11-29drm/msm/gpu: Make a6xx_get_gmu_log() more genericRob Clark
2021-11-29drm/msm/gpu: Add some WARN_ON()sRob Clark
2021-11-28drm/msm/a6xx: Capture gmu log in devcoredumpAkhil P Oommen
2021-11-28drm/msm/gpu: Respect PM QoS constraintsRob Clark
2021-11-28drm/msm: Increase gpu boost intervalAkhil P Oommen
2021-11-28drm/msm/adreno: Name the shadow bufferRob Clark
2021-11-28drm/msm: Add debugfs to disable hw err handlingRob Clark
2021-11-28drm/msm: Handle fence rolloverRob Clark
2021-11-28drm/msm: Remove struct_mutex usageRob Clark
2021-11-28drm/msm: Drop priv->lastctxRob Clark
2021-11-28drm/msm: Remove unnecessary struct_mutexRob Clark
2021-11-28drm/msm/mdp5: drop vdd regulatorDmitry Baryshkov
2021-11-28drm/msm/dp: Enable ASSR for supported DP sinksSankeerth Billakanti
2021-11-28drm/msm/dp: Enable downspread for supported DP sinksSankeerth Billakanti
2021-11-28drm/msm/dp: Add DP controllers for sc7280Sankeerth Billakanti
2021-11-28drm/msm/dsi: stop setting clock parents manuallyDmitry Baryshkov
2021-11-28drm/msm/dsi: untangle cphy setting from the src pll settingDmitry Baryshkov
2021-11-28drm/msm/edp: drop old eDP supportDmitry Baryshkov
2021-11-28drm/msm/mdp5: drop eDP supportDmitry Baryshkov
2021-11-28drm/msm/dpu: don't cache pipe->cap->sblk in dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: don't cache pipe->cap->features in dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg from dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: drop dpu_csc_cfg from dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: remove stage_cfg from struct dpu_crtcDmitry Baryshkov
2021-11-28drm/msm/dpu: drop pipe_name from struct dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: remove pipe_qos_cfg from struct dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: move LUT levels out of QOS configDmitry Baryshkov
2021-11-26drm: msm: fix building without CONFIG_COMMON_CLKArnd Bergmann
2021-11-22drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-11-22drm/msm/dp: Avoid unpowered AUX xfers that caused crashesDouglas Anderson
2021-11-22drm/msm/dsi: set default num_data_lanesPhilip Chen
2021-11-21drm/msm/gpu: Fix check for devices without devfreqRob Clark
2021-11-21drm/msm/gpu: Fix idle_work timeRob Clark
2021-11-21drm/msm/a6xx: Fix uinitialized use of gpu_scidAkhil P Oommen
2021-11-21drm/msm: Fix null ptr access msm_ioctl_gem_submit()Akhil P Oommen
2021-11-21drm/msm: Demote debug messageRob Clark
2021-11-21drm/msm: Make a6xx_gpu_set_freq() staticRob Clark
2021-11-21drm/msm: Restore error return on invalid fenceRob Clark
2021-11-21drm/msm: Fix wait_fence submitqueue leakRob Clark
2021-11-21drm/msm: Fix mmap to include VM_IO and VM_DONTDUMPDouglas Anderson
2021-11-21drm/msm/devfreq: Fix OPP refcnt leakRob Clark
2021-11-21drm/msm/a6xx: Allocate enough space for GMU registersDouglas Anderson
2021-10-28Merge tag 'drm-msm-next-2021-10-26' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-26drm/msm/dp: fix missing #includeArnd Bergmann
2021-10-26drm/msm/dpu: Remove commit and its uses in dpu_crtc_set_crc_source()Nathan Chancellor
2021-10-23drm/msm/dpu: Remove dynamic allocation from atomic contextRob Clark
2021-10-23drm/msm/dpu: Remove impossible NULL checkRob Clark
2021-10-21drm/msm/dsi: fix wrong type in msm_dsi_hostJessica Zhang