summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-12-03drm/msm/dp: fix connect/disconnect handled at irq_hpdKuogee Hsieh
2020-12-03drm/msm/dpu: update the qos remap only if the client type changesAbhinav Kumar
2020-12-03drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuseLee Jones
2020-11-29drm/msm/dpu: consider vertical front porch in the prefill bw calculationKalyan Thota
2020-11-29drm/msm/a6xx: Add support for using system cache on MMU500 based targetsJordan Crouse
2020-11-29drm/msm/a6xx: Add support for using system cache(LLC)Sharat Masetty
2020-11-29drm/msm: rearrange the gpu_rmw() functionSharat Masetty
2020-11-29drm/msm/dp: remove duplicate include statementTian Tao
2020-11-29drm/msm: dsi: Constify dsi_host_opsRikard Falkeborn
2020-11-29drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heapLee Jones
2020-11-29drm/msm/adreno/a6xx_gpu_state: Make some local functions staticLee Jones
2020-11-29drm/msm/msm_gem_shrinker: Fix descriptions for 'drm_device'Lee Jones
2020-11-29drm/msm/msm_drv: Make '_msm_ioremap()' staticLee Jones
2020-11-29drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param des...Lee Jones
2020-11-29drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptionsLee Jones
2020-11-29drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' des...Lee Jones
2020-11-29drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuseLee Jones
2020-11-29drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'Lee Jones
2020-11-29drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issuesLee Jones
2020-11-29drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are...Lee Jones
2020-11-29drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_li...Lee Jones
2020-11-29drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc headerLee Jones
2020-11-29drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param descr...Lee Jones
2020-11-29drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issuesLee Jones
2020-11-29msm/mdp5: Fix some kernel-doc warningsRob Clark
2020-11-23drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variablesLee Jones
2020-11-23drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'Lee Jones
2020-11-23drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' staticLee Jones
2020-11-23drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()'...Lee Jones
2020-11-23drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle'Lee Jones
2020-11-21drm/msm/shrinker: Only iterate dontneed objsRob Clark
2020-11-21drm/msm/shrinker: We can vmap shrink active_list tooRob Clark
2020-11-21drm/msm: Protect obj->active_count under obj lockRob Clark
2020-11-10drm/msm/dp: do not notify audio subsystem if sink doesn't support audioAbhinav Kumar
2020-11-10drm/msm/dp: promote irq_hpd handle to handle link training correctlyKuogee Hsieh
2020-11-10drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh
2020-11-10drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh
2020-11-10drm/msm/dp: fixes wrong connection state caused by failure of link trainKuogee Hsieh
2020-11-10drm/msm/dp: return correct connection status after suspendKuogee Hsieh
2020-11-10drm/msm/a5xx: Clear shadow on suspendRob Clark
2020-11-10drm/msm/a6xx: Clear shadow on suspendRob Clark
2020-11-05drm/msm: Add support for GPU coolingAkhil P Oommen
2020-11-04drm/msm: Drop struct_mutex in shrinker pathRob Clark
2020-11-04drm/msm: Drop struct_mutex in madvise pathRob Clark
2020-11-04drm/msm: Remove msm_gem_free_workRob Clark
2020-11-04drm/msm: Drop struct_mutex in free_object() pathRob Clark
2020-11-04drm/msm: Drop struct_mutex from the retire pathRob Clark
2020-11-04drm/msm: Remove obj->gpuRob Clark
2020-11-04drm/msm: Refcount submitsRob Clark
2020-11-04drm/msm: Protect ring->submits with it's own lockRob Clark