summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy
2020-12-05drm/msm: add IOMMU_SUPPORT dependencyArnd Bergmann
2020-12-05drm/msm: a5xx: Make preemption reset case reentrantMarijn Suijten
2020-12-05drm/msm/dpu: enable DSPP support on SM8[12]50Dmitry Baryshkov
2020-12-03drm/msm: Fix use-after-free in msm_gem with carveoutIskren Chernev
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-19mm: introduce vma_set_file function v5Christian König
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