summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2025-02-25drm/msm/dpu: simplify dpu_encoder_get_topology() interfaceDmitry Baryshkov
2025-02-25drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()Dmitry Baryshkov
2025-02-25drm/msm/dpu: don't use active in atomic_check()Dmitry Baryshkov
2025-02-25drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCsMarijn Suijten
2025-02-25drm/msm: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-02-25drm/msm/dpu: Simplify using local 'ctl' variableKrzysztof Kozlowski
2025-02-25drm/msm/dpu: Add writeback support for SM6150Fange Zhang
2025-02-25drm/msm/dp: Add support for LTTPR handlingAbel Vesa
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-21Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-18drm/msm: Switch to use hrtimer_setup()Nam Cao
2025-02-15drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk sourceKrzysztof Kozlowski
2025-02-15drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driverKrzysztof Kozlowski
2025-02-15drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver sideKrzysztof Kozlowski
2025-02-15drm/msm/dpu: Drop extraneous return in dpu_crtc_reassign_planes()Jessica Zhang
2025-02-15drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten
2025-02-15drm/msm/dpu: Disable dither in phys encoder cleanupJessica Zhang
2025-02-15drm/msm/dpu: Fix uninitialized variableEthan Carter Edwards
2025-02-15drm/msm/dp: account for widebus and yuv420 during mode validationAbhinav Kumar
2025-02-15drm/msm/dpu: correct LM pairing for SM6150Dmitry Baryshkov
2025-02-15drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov
2025-02-15drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov
2025-02-15drm/msm: Avoid rounding up to one jiffyRob Clark
2025-02-15drm/msm/a6xx: Only print the GMU firmware version onceKonrad Dybcio
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-13Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...Dave Airlie
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov
2025-01-03drm: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2025-01-03drm/msm: UAPI error reportingRob Clark
2025-01-03drm/msm/a5xx: remove null pointer check on pdevColin Ian King
2025-01-03drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter
2025-01-03drm/msm: Expose uche trap base via uapiDanylo Piliaiev
2025-01-03drm/msm: adreno: enable GMU bandwidth for A740 and A750Neil Armstrong
2025-01-03drm/msm: adreno: find bandwidth index of OPP and set it along freq indexNeil Armstrong
2025-01-03drm/msm: adreno: dynamically generate GMU bw tableNeil Armstrong
2025-01-03drm/msm: adreno: add plumbing to generate bandwidth vote table for GMUNeil Armstrong
2025-01-03drm/msm: adreno: add defines for gpu & gmu frequency table sizesNeil Armstrong
2025-01-03drm/msm/a6xx: Print GMU core firmware version at bootKonrad Dybcio
2025-01-03drm/msm: registers: Add GMU FW version registerKonrad Dybcio
2025-01-03Merge remote-tracking branch 'pm/opp/linux-next' into HEADRob Clark
2024-12-24drm/msm/dpu: Add RM support for allocating CWBJessica Zhang
2024-12-24drm/msm/dpu: add CWB support to dpu_hw_wbEsha Bharadwaj
2024-12-24drm/msm/dpu: Add dpu_hw_cwb abstraction for CWB blockJessica Zhang