summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2026-01-08drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov
2026-01-08drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen
2025-12-18drm/msm/a6xx: Improve MX rail fallback in RPMH vote initAkhil P Oommen
2025-12-18drm/msm/a6xx: Fix the gemnoc workaroundAkhil P Oommen
2025-12-18drm/msm/a6xx: Flush LRZ cache before PT switchAkhil P Oommen
2025-12-18drm/msm/a2xx: stop over-complaining about the legacy firmwareDmitry Baryshkov
2025-12-18drm/msm/dpu: drop dpu_hw_dsc_destroy() prototypeDmitry Baryshkov
2025-11-13drm/msm/registers: Generate _HI/LO builders for reg64Rob Clark
2025-11-13drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco
2025-11-13drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-11-13drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski
2025-11-13drm/msm/a6xx: Fix GMU firmware parserAkhil P Oommen
2025-10-23drm/msm/a6xx: Fix PDC sleep sequenceAkhil P Oommen
2025-10-15drm/msm/dpu: fix incorrect type for retQianfeng Rong
2025-09-04drm/msm: update the high bitfield of certain DSI registersAyushi Makhija
2025-09-04drm/msm/kms: move snapshot init earlier in KMS initDmitry Baryshkov
2025-09-04drm/msm: Defer fd_install in SUBMIT ioctlRob Clark
2025-08-20drm/msm: Add error handling for krealloc in metadata setupYuan Chen
2025-08-20drm/msm: use trylock for debugfsRob Clark
2025-08-15drm/msm/dpu: Fill in min_prefill_lines for SC8180XKonrad Dybcio
2025-07-10drm/msm: Fix another leak in the submit error pathRob Clark
2025-07-10drm/msm: Fix a fence leak in submit error pathRob Clark
2025-07-06drm/msm/dp: account for widebus and yuv420 during mode validationSasha Levin
2025-07-06drm/msm/gpu: Fix crash when throttling GPU immediately during bootStephan Gerhold
2025-06-27drm/msm/a7xx: Call CP_RESET_CONTEXT_STATEConnor Abbott
2025-06-27drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield namesConnor Abbott
2025-06-27drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-06-27drm/msm/disp: Correct porch timing for SDM845James A. MacInnes
2025-06-19drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3Konrad Dybcio
2025-06-19drm/msm/dpu: enable SmartDMA on SC8180XDmitry Baryshkov
2025-06-19drm/msm/dpu: enable SmartDMA on SM8150Dmitry Baryshkov
2025-04-25drm/msm/a6xx: Fix stale rpmh votes from GPUAkhil P Oommen
2025-04-25drm/msm/dsi: Add check for devm_kstrdup()Haoxiang Li
2025-04-25drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark
2025-04-10drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduumpRob Clark
2025-04-10drm/msm/dsi: Set PHY usescase (and mode) before registering DSI hostMarijn Suijten
2025-04-10drm/msm/dsi: Use existing per-interface slice count in DSC timingMarijn Suijten
2025-04-10drm/msm/dsi/phy: Program clock inverters in correct registerKrzysztof Kozlowski
2025-04-10drm/msm/dpu: don't use active in atomic_check()Dmitry Baryshkov
2025-02-27drm/msm/dpu: Disable dither in phys encoder cleanupJessica Zhang
2025-02-27drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk sourceKrzysztof Kozlowski
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driverKrzysztof Kozlowski
2025-02-27drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver sideKrzysztof Kozlowski
2025-02-27drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten
2025-02-27drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov
2025-02-27drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov
2025-02-27drm/msm: Avoid rounding up to one jiffyRob Clark
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold
2025-02-21drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter