summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-2536-219/+803
|\
| * Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2021-02-2536-219/+803
| |\
| | * drm/msm/dp: Add a missing semi-colonStephen Boyd2021-02-071-1/+1
| | * drm/msm/dp: reset dp controller only at boot up and pm_resumeKuogee Hsieh2021-02-063-21/+17
| | * drm/msm: Fix legacy relocs pathRob Clark2021-02-051-0/+2
| | * drm/msm/disp/mdp5: mdp5_cfg: Fix msm8974v2 max_clkKonrad Dybcio2021-02-051-1/+1
| | * drm/msm: remove unneeded variable: "rc"Bernard Zhao2021-02-041-2/+1
| | * drm/msm/dsi_pll_10nm: Convert pr_err prints to DRM_DEV_ERRORAngeloGioacchino Del Regno2021-02-011-4/+6
| | * drm/msm/dsi_pll_10nm: Fix variable usage for pll_lockdet_rateAngeloGioacchino Del Regno2021-02-011-1/+2
| | * drm/msm/dsi_pll_10nm: Solve TODO for multiplier frac_bits assignmentAngeloGioacchino Del Regno2021-02-011-2/+2
| | * drm/msm/dsi_pll_10nm: Fix dividing the same numbers twiceAngeloGioacchino Del Regno2021-02-011-3/+1
| | * drm/msm/dp: trigger unplug event in msm_dp_display_disableJudy Hsiao2021-01-311-1/+4
| | * drm/msm/dp/dp_ctrl: Remove unneeded semicolonXu Wang2021-01-311-1/+1
| | * drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: Remove unneeded semicolonXu Wang2021-01-311-1/+1
| | * drm/msm: remove redundant NULL checkJiapeng Zhong2021-01-311-2/+1
| | * drm/msm/kms: Make a lock_class_key for each crtc mutexStephen Boyd2021-01-311-2/+6
| | * drm/msm: Clean up GMU OOB set/clear handling.Eric Anholt2021-01-312-102/+77
| | * drm/msm: Fix races managing the OOB state for timestamp vs timestamps.Eric Anholt2021-01-311-0/+4
| | * drm/msm: Fix race of GPU init vs timestamp power management.Eric Anholt2021-01-313-5/+32
| | * drm/msm/mdp5: Fix wait-for-commit for cmd panelsIskren Chernev2021-01-311-1/+1
| | * drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio2021-01-311-1/+1
| | * drm/msm/dpu1: add support for qseed3lite used on sm8250Dmitry Baryshkov2021-01-317-7/+112
| | * drm/msm/dp: unplug interrupt missed after irq_hpd handlerKuogee Hsieh2021-01-314-12/+41
| | * drm/msm/dpu: Remove unused call in wait_for_commit_doneAngeloGioacchino Del Regno2021-01-311-8/+3
| | * drm/msm/dpu: Correctly configure vsync tearcheck for command modeAngeloGioacchino Del Regno2021-01-311-7/+4
| | * drm/msm/dpu: Disable autorefresh in command modeAngeloGioacchino Del Regno2021-01-313-0/+108
| | * drm/msm/dpu: Allow specifying features and sblk in DSPP_BLK macroAngeloGioacchino Del Regno2021-01-311-7/+12
| | * drm/msm/dpu: Add prog_fetch_lines_worst_case to INTF_BLK macroAngeloGioacchino Del Regno2021-01-311-12/+12
| | * drm/msm/dpu: Move DPU_SSPP_QOS_8LVL bit to SDM845 and SC7180 masksAngeloGioacchino Del Regno2021-01-311-3/+3
| | * drm/msm/dpu: Fix VBIF_XINL_QOS_LVL_REMAP_000 register offsetAngeloGioacchino Del Regno2021-01-311-4/+5
| | * drm/msm/a5xx: Disable UCHE global filterKonrad Dybcio2021-01-312-0/+5
| | * drm/msm/a5xx: Disable flat shading optimizationKonrad Dybcio2021-01-311-0/+3
| | * drm/msm/a5xx: Fix VPC protect value in gpu_write()Konrad Dybcio2021-01-311-1/+1
| | * drm/msm/a5xx: Reset VBIF before PC only on A510 and A530AngeloGioacchino Del Regno2021-01-311-3/+5
| | * drm/msm/a5xx: Add support for Adreno 508, 509, 512 GPUsAngeloGioacchino Del Regno2021-01-314-20/+223
| | * drm/msm/a5xx: Separate A5XX_PC_DBG_ECO_CNTL write from main branchAngeloGioacchino Del Regno2021-01-311-3/+6
| | * drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno2021-01-311-2/+0
| | * drm/msm/a6xx: Create an A6XX GPU specific address spaceSai Prakash Ranjan2021-01-313-21/+55
| | * drm/msm: Add proper checks for GPU LLCC supportSai Prakash Ranjan2021-01-312-6/+6
| | * drm/msm/a5xx: Allow all patchid for A540 chipAngeloGioacchino Del Regno2021-01-311-1/+1
| | * drm/msm: Fix MSM_INFO_GET_IOVA with carveoutIskren Chernev2021-01-311-1/+2
| | * drm/msm: Add speed-bin support to a618 gpuAkhil P Oommen2021-01-312-0/+85
* | | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-212-5/+3
|\| |
| * | Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-01-291-4/+2
| |\ \
| | * | drm/msm/dp: fix build after dp quirk helper changeJani Nikula2021-01-211-4/+2
| * | | Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2021-01-2510-26/+63
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-071-1/+1
| |\ \
| | * \ Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-1576-1114/+2057
| | |\ \
| | * | | drm/prime: split array import functions v4Christian König2020-11-301-1/+1
* | | | | drm: msm: Migrate to dev_pm_opp_set_opp()Viresh Kumar2021-02-021-4/+4
| |_|_|/ |/| | |