summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2021-01-31drm/msm: Fix races managing the OOB state for timestamp vs timestamps.Eric Anholt
2021-01-31drm/msm: Fix race of GPU init vs timestamp power management.Eric Anholt
2021-01-31drm/msm/mdp5: Fix wait-for-commit for cmd panelsIskren Chernev
2021-01-31drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio
2021-01-31drm/msm/dpu1: add support for qseed3lite used on sm8250Dmitry Baryshkov
2021-01-31drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh
2021-01-31drm/msm/dpu: Remove unused call in wait_for_commit_doneAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Correctly configure vsync tearcheck for command modeAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Disable autorefresh in command modeAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Allow specifying features and sblk in DSPP_BLK macroAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Add prog_fetch_lines_worst_case to INTF_BLK macroAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Move DPU_SSPP_QOS_8LVL bit to SDM845 and SC7180 masksAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Fix VBIF_XINL_QOS_LVL_REMAP_000 register offsetAngeloGioacchino Del Regno
2021-01-31drm/msm/a5xx: Disable UCHE global filterKonrad Dybcio
2021-01-31drm/msm/a5xx: Disable flat shading optimizationKonrad Dybcio
2021-01-31drm/msm/a5xx: Fix VPC protect value in gpu_write()Konrad Dybcio
2021-01-31drm/msm/a5xx: Reset VBIF before PC only on A510 and A530AngeloGioacchino Del Regno
2021-01-31drm/msm/a5xx: Add support for Adreno 508, 509, 512 GPUsAngeloGioacchino Del Regno
2021-01-31drm/msm/a5xx: Separate A5XX_PC_DBG_ECO_CNTL write from main branchAngeloGioacchino Del Regno
2021-01-31drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno
2021-01-31drm/msm/a6xx: Create an A6XX GPU specific address spaceSai Prakash Ranjan
2021-01-31drm/msm: Add proper checks for GPU LLCC supportSai Prakash Ranjan
2021-01-31drm/msm/a5xx: Allow all patchid for A540 chipAngeloGioacchino Del Regno
2021-01-31drm/msm: Fix MSM_INFO_GET_IOVA with carveoutIskren Chernev
2021-01-31drm/msm: Add speed-bin support to a618 gpuAkhil P Oommen
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2021-01-21drm/msm/dp: fix build after dp quirk helper changeJani Nikula
2021-01-08Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/ms...Daniel Vetter
2021-01-07drm/msm: Only enable A6xx LLCC code on A6xxKonrad Dybcio
2021-01-07drm/msm: Add modparam to allow vram carveoutIskren Chernev
2021-01-07drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2020-12-29drm/msm: Ensure get_pages is called when lockedIskren Chernev
2020-12-29drm/msm: Fix null dereference in _msm_gem_newIskren Chernev
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-15drm/msm: Fix WARN_ON() splat in _free_object()Rob Clark
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
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