freedreno
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/12/07
[RFC 21/24] drm/msm: Add PRR support
Rob Clark
2024/12/07
[RFC 22/24] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
Rob Clark
2024/12/07
[RFC 20/24] drm/msm: Add mmu support for non-zero offset
Rob Clark
2024/12/07
[RFC 11/24] drm/msm: Use drm_gpuvm types more
Rob Clark
2024/12/07
[RFC 18/24] drm/msm: Add _NO_SHARE flag
Rob Clark
2024/12/07
[RFC 15/24] drm/msm: Mark VM as unusable on faults
Rob Clark
2024/12/07
[RFC 16/24] drm/msm: Extend SUBMIT ioctl for VM_BIND
Rob Clark
2024/12/07
[RFC 17/24] drm/msm: Add VM_BIND submitqueue
Rob Clark
2024/12/07
[RFC 13/24] drm/msm: Lazily create context VM
Rob Clark
2024/12/07
[RFC 07/24] drm/msm: Remove vram carveout support
Rob Clark
2024/12/07
[RFC 10/24] drm/msm: drm_gpuvm conversion
Rob Clark
2024/12/07
[RFC 08/24] drm/msm: Collapse vma allocation and initialization
Rob Clark
2024/12/07
[RFC 09/24] drm/msm: Collapse vma close and delete
Rob Clark
2024/12/07
[RFC 06/24] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
Rob Clark
2024/12/07
[RFC 00/24] drm/msm: sparse / "VM_BIND" support
Rob Clark
2024/12/07
[RFC 05/24] drm/msm: Improve msm_context comments
Rob Clark
2024/12/07
[RFC 01/24] HACK: drm/msm: Disable shrinker
Rob Clark
2024/12/07
[RFC 03/24] drm/gpuvm: Remove bogus lock assert
Rob Clark
2024/12/07
[RFC 02/24] drm/gpuvm: Don't require obj lock in destructor path
Rob Clark
2024/12/06
Re: [PATCH v2 02/22] drm: Add valid clones check
Jessica Zhang
2024/12/06
Re: [PATCH v3 5/9] drm/msm/dpu: Add SM6150 support
Abhinav Kumar
2024/12/06
Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
Abhinav Kumar
2024/12/06
[PATCH] drm/msm/dpu: filter out too wide modes if no 3dmux is present
Abhinav Kumar
2024/12/06
Re: [PATCH 44/45] arm64: dts: qcom: add mst support for pixel stream clk for DP0
Konrad Dybcio
2024/12/06
Re: [PATCH 13/45] drm/msm/dp: separate dp_display_prepare() into its own API
Stephan Gerhold
2024/12/06
Re: [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
Johan Hovold
2024/12/06
Re: [PATCH 31/45] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
Dmitry Baryshkov
2024/12/06
[PATCH v2 06/10] drm/i915/audio: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 10/10] drm/vc4: hdmi: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 09/10] drm/sti: hdmi: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 05/10] drm/exynos: hdmi: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 08/10] drm/radeon: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 03/10] drm/bridge: ite-it66121: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/06
[PATCH v2 01/10] drm/connector: add mutex to protect ELD from concurrent access
Dmitry Baryshkov
2024/12/06
[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
Dmitry Baryshkov
2024/12/06
Re: [PATCH 16/45] drm/msm/dp: add support for programming p1 register block
Dmitry Baryshkov
2024/12/06
Re: [PATCH 16/45] drm/msm/dp: add support for programming p1 register block
Dmitry Baryshkov
2024/12/06
Re: [PATCH 29/45] drm/msm/dp: skip reading the EDID for MST cases
Dmitry Baryshkov
2024/12/06
Re: [PATCH 37/45] drm/msm: add support for non-blocking commits
Dmitry Baryshkov
2024/12/06
Re: [PATCH 41/45] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
Dmitry Baryshkov
2024/12/06
Re: [PATCH 40/45] drm/msm: add a stream to intf map for DP controller
Dmitry Baryshkov
2024/12/06
Re: [PATCH 11/45] drm/msm/dp: split dp_ctrl_off() into stream and link parts
Dmitry Baryshkov
2024/12/06
Re: [PATCH 07/45] drm/msm/dp: break up dp_display_enable into two parts
Dmitry Baryshkov
2024/12/06
Re: [PATCH 10/45] drm/msm/dp: move the pixel clock control to its own API
Dmitry Baryshkov
2024/12/06
Re: [PATCH 09/45] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
Dmitry Baryshkov
2024/12/06
Re: [PATCH 06/45] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
Dmitry Baryshkov
2024/12/06
Re: [PATCH 05/45] drm/msm/dp: add a helper to read mst caps for dp_panel
Dmitry Baryshkov
2024/12/06
Re: [PATCH 04/45] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts
Dmitry Baryshkov
2024/12/06
Re: [PATCH 03/45] drm/msm/dp: fix the intf_type of MST interfaces
Dmitry Baryshkov
2024/12/06
Re: [PATCH 02/45] drm/msm/dp: disable the opp table request even for dp_ctrl_off_link()
Dmitry Baryshkov
2024/12/05
[PATCH 05/45] drm/msm/dp: add a helper to read mst caps for dp_panel
Abhinav Kumar
2024/12/05
[PATCH 25/45] drm/msm/dp: move link related operations to dp_display_unprepare()
Abhinav Kumar
2024/12/05
[PATCH 14/45] drm/msm/dp: introduce stream_id for each DP panel
Abhinav Kumar
2024/12/05
[PATCH 08/45] drm/msm/dp: re-arrange dp_display_disable() into functional parts
Abhinav Kumar
2024/12/05
[PATCH 43/45] drm/msm/dp: populate the max_streams for sa8775 mst controller
Abhinav Kumar
2024/12/05
[PATCH 24/45] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
Abhinav Kumar
2024/12/05
[PATCH 27/45] drm/msm/dp: make the SST bridge disconnected when mst is active
Abhinav Kumar
2024/12/05
[PATCH 42/45] drm/msm/dp: mark ST_DISCONNECTED only if all streams are disabled
Abhinav Kumar
2024/12/05
[PATCH 06/45] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
Abhinav Kumar
2024/12/05
[PATCH 32/45] drm/msm/dp: add connector abstraction for DP MST
Abhinav Kumar
2024/12/05
[PATCH 23/45] drm/msm/dp: always program MST_FIFO_CONSTANT_FILL for MST
Abhinav Kumar
2024/12/05
[PATCH 40/45] drm/msm: add a stream to intf map for DP controller
Abhinav Kumar
2024/12/05
[PATCH 33/45] drm/msm/dp: add irq hpd callback for dp mst
Abhinav Kumar
2024/12/05
[PATCH 12/45] drm/msm/dp: make bridge helpers use dp_display to allow re-use
Abhinav Kumar
2024/12/05
[PATCH 34/45] drm/msm/dp: add support to re-use and clear the panel edid
Abhinav Kumar
2024/12/05
[PATCH 39/45] drm/msm/dp: initialize dp_mst module for each DP MST controller
Abhinav Kumar
2024/12/05
[PATCH 45/45] arm64: dts: qcom: add mst support for pixel 1 stream clk for DP1
Abhinav Kumar
2024/12/05
[PATCH 17/45] drm/msm/dp: use stream_id to change offsets in dp_catalog
Abhinav Kumar
2024/12/05
[PATCH 41/45] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
Abhinav Kumar
2024/12/05
[PATCH 26/45] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
Abhinav Kumar
2024/12/05
[PATCH 44/45] arm64: dts: qcom: add mst support for pixel stream clk for DP0
Abhinav Kumar
2024/12/05
[PATCH 31/45] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
Abhinav Kumar
2024/12/05
[PATCH 28/45] drm/msm/dp: add an API to initialize MST on sink side
Abhinav Kumar
2024/12/05
[PATCH 37/45] drm/msm: add support for non-blocking commits
Abhinav Kumar
2024/12/05
[PATCH 38/45] drm/msm: initialize DRM MST encoders for DP controllers
Abhinav Kumar
2024/12/05
[PATCH 10/45] drm/msm/dp: move the pixel clock control to its own API
Abhinav Kumar
2024/12/05
[PATCH 35/45] drm/msm/dp: add a mst session mutex to protect bridge ops
Abhinav Kumar
2024/12/05
[PATCH 36/45] drm/msm/dp: propagate hpd state changes to dp mst module
Abhinav Kumar
2024/12/05
[PATCH 30/45] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
Abhinav Kumar
2024/12/05
[PATCH 18/45] drm/msm/dp: add support to send ACT packets for MST
Abhinav Kumar
2024/12/05
[PATCH 09/45] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
Abhinav Kumar
2024/12/05
[PATCH 07/45] drm/msm/dp: break up dp_display_enable into two parts
Abhinav Kumar
2024/12/05
[PATCH 20/45] drm/msm/dp: no need to update tu calculation for mst
Abhinav Kumar
2024/12/05
[PATCH 03/45] drm/msm/dp: fix the intf_type of MST interfaces
Abhinav Kumar
2024/12/05
[PATCH 21/45] drm/msm/dp: add support for mst channel slot allocation
Abhinav Kumar
2024/12/05
[PATCH 02/45] drm/msm/dp: disable the opp table request even for dp_ctrl_off_link()
Abhinav Kumar
2024/12/05
[PATCH 29/45] drm/msm/dp: skip reading the EDID for MST cases
Abhinav Kumar
2024/12/05
[PATCH 19/45] drm/msm/dp: add support to program mst support in mainlink
Abhinav Kumar
2024/12/05
[PATCH 16/45] drm/msm/dp: add support for programming p1 register block
Abhinav Kumar
2024/12/05
[PATCH 15/45] drm/msm/dp: convert dp_display_set_mode() to use dp_panel argument
Abhinav Kumar
2024/12/05
[PATCH 22/45] drm/msm/dp: add support to send vcpf packets in dp controller
Abhinav Kumar
2024/12/05
[PATCH 13/45] drm/msm/dp: separate dp_display_prepare() into its own API
Abhinav Kumar
2024/12/05
[PATCH 04/45] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts
Abhinav Kumar
2024/12/05
[PATCH 11/45] drm/msm/dp: split dp_ctrl_off() into stream and link parts
Abhinav Kumar
2024/12/05
[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
Abhinav Kumar
2024/12/05
[PATCH 01/45] drm/msm/dp: dont call dp_catalog_ctrl_mainlink_ctrl in dp_ctrl_configure_source_params()
Abhinav Kumar
2024/12/05
Re: [PATCH 2/3] arm64: dts: qcom: qcs615: Add gpu and gmu nodes
Konrad Dybcio
2024/12/05
Re: [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
Dmitry Baryshkov
2024/12/05
[RFC] drm/msm: Add UABI to request perfcntr usage
Rob Clark
2024/12/05
Re: [PATCH v2 1/2] drm/msm/adreno: Introduce ADRENO_QUIRK_NO_SYSCACHE
Akhil P Oommen
2024/12/05
[PATCH v4 6/7] arm64: qcom: dts: sm8550: add interconnect and opp-peak-kBps for GPU
Neil Armstrong
2024/12/05
[PATCH v4 7/7] arm64: qcom: dts: sm8650: add interconnect and opp-peak-kBps for GPU
Neil Armstrong
2024/12/05
[PATCH v4 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
Neil Armstrong
2024/12/05
[PATCH v4 1/7] drm/msm: adreno: add defines for gpu & gmu frequency table sizes
Neil Armstrong
2024/12/05
[PATCH v4 5/7] drm/msm: adreno: enable GMU bandwidth for A740 and A750
Neil Armstrong
2024/12/05
[PATCH v4 3/7] drm/msm: adreno: dynamically generate GMU bw table
Neil Armstrong
2024/12/05
[PATCH v4 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
Neil Armstrong
2024/12/05
[PATCH v4 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
Neil Armstrong
2024/12/05
Re: [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
Xiangxu Yin
2024/12/05
Re: [PATCH v2 04/11] drm/msm: adreno: add GMU_BW_VOTE feature flag
Luoxi Li
2024/12/05
Re: [PATCH v2 04/11] drm/msm: adreno: add GMU_BW_VOTE feature flag
Dmitry Baryshkov
2024/12/05
Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
Dmitry Baryshkov
2024/12/05
Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
Xiangxu Yin
2024/12/05
Re: [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
Dmitry Baryshkov
2024/12/05
Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support
Yongxing Mou
2024/12/05
Re: [PATCH 4/5] drm/msm/dpu: Add QCS8300 support
Yongxing Mou
2024/12/04
Re: [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
Krzysztof Kozlowski
2024/12/04
Re: [PATCH 2/5] dt-bindings: display/msm: Document the DPU for QCS8300
Dmitry Baryshkov
2024/12/04
Re: [PATCH 3/5] drm/msm: mdss: Add QCS8300 support
Yongxing Mou
2024/12/04
Re: [PATCH 2/5] dt-bindings: display/msm: Document the DPU for QCS8300
Yongxing Mou
2024/12/04
Re: [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld
Abhinav Kumar
2024/12/04
Re: [PATCH v2 1/2] drm/msm/adreno: Introduce ADRENO_QUIRK_NO_SYSCACHE
Rob Clark
2024/12/04
Re: [PATCH v2 1/2] drm/msm/adreno: Introduce ADRENO_QUIRK_NO_SYSCACHE
Rob Clark
2024/12/04
Re: [PATCH] drm/ci: add kms_cursor_legacy@torture-bo to apq8016 flakes
Helen Mae Koike Fornazier
2024/12/04
[PATCH v2] drm/ci: add kms_cursor_legacy@torture-bo to apq8016 flakes
Abhinav Kumar
2024/12/04
Re: [PATCH] drm/ci: add kms_cursor_legacy@torture-bo to apq8016 flakes
Abhinav Kumar
2024/12/04
Re: [PATCH v3 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
Akhil P Oommen
2024/12/04
Re: [PATCH] drm/ci: add kms_cursor_legacy@torture-bo to apq8016 flakes
Helen Mae Koike Fornazier
2024/12/04
Re: [PATCH v2 1/2] drm/msm/adreno: Introduce ADRENO_QUIRK_NO_SYSCACHE
Akhil P Oommen
2024/12/04
Re: [PATCH v3 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
Neil Armstrong
2024/12/04
Re: [PATCH] dt-bindings: display: msm: sm8350-mdss: document the third interconnect path
Neil Armstrong
2024/12/04
Re: [PATCH] dt-bindings: display: msm: sm8350-mdss: document the third interconnect path
Rob Herring (Arm)
2024/12/04
Re: [PATCH] dt-bindings: display: msm: sm8350-mdss: document the third interconnect path
Dmitry Baryshkov
2024/12/04
Re: [PATCH v10 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
Mostafa Saleh
2024/12/04
[PATCH] dt-bindings: display: msm: sm8350-mdss: document the third interconnect path
Neil Armstrong
2024/12/04
Re: [PATCH 3/3] drm/msm/dp: add a debugfs node for using tpg
Dmitry Baryshkov
2024/12/04
Re: [PATCH 2/4] drm/msm/dp: remove redundant ST_DISPLAY_OFF checks in msm_dp_bridge_atomic_enable()
Dmitry Baryshkov
2024/12/04
Re: [PATCH v10 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
Mostafa Saleh
2024/12/04
Re: [PATCH v10 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
Mostafa Saleh
2024/12/04
Re: [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
Dmitry Baryshkov
2024/12/04
Re: [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
Krzysztof Kozlowski
2024/12/03
Re: [PATCH 3/3] drm/msm/dp: add a debugfs node for using tpg
Abhinav Kumar
2024/12/03
Re: [PATCH 2/4] drm/msm/dp: remove redundant ST_DISPLAY_OFF checks in msm_dp_bridge_atomic_enable()
Abhinav Kumar
2024/12/03
Re: [PATCH 1/4] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers
Dmitry Baryshkov
2024/12/03
Re: [PATCH 1/4] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers
Abhinav Kumar
2024/12/03
Re: [PATCH v2 1/1] drm/msm: Expose uche trap base via uapi
Dmitry Baryshkov
2024/12/03
Re: [PATCH 3/3] drm/msm/dp: add a debugfs node for using tpg
Dmitry Baryshkov
2024/12/03
Re: [PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup
Abhinav Kumar
2024/12/03
Re: [PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
Dmitry Baryshkov
2024/12/03
Re: [PATCH 1/3] drm/msm/dp: account for widebus in msm_dp_catalog_panel_tpg_enable()
Abhinav Kumar
2024/12/03
Re: [PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
Abhinav Kumar
2024/12/03
[PATCH v2 0/1] Expose UCHE_TRAP_BASE value via uapi
Danylo Piliaiev
2024/12/03
[PATCH v2 1/1] drm/msm: Expose uche trap base via uapi
Danylo Piliaiev
2024/12/03
Re: [PATCH 2/3] drm/msm/dp: do not touch the MMSS_DP_INTF_CONFIG for tpg
Dmitry Baryshkov
2024/12/03
Re: [PATCH 06/10] drm/i915/audio: use eld_mutex to protect access to connector->eld
Jani Nikula
2024/12/03
Re: [PATCH 1/1] drm/msm: Expose uche trap base via uapi
Dmitry Baryshkov
2024/12/03
Re: [PATCH 1/1] drm/msm: Expose uche trap base via uapi
Danylo
2024/12/03
Re: [PATCH 1/3] drm/msm/dp: account for widebus in msm_dp_catalog_panel_tpg_enable()
Dmitry Baryshkov
2024/12/03
Re: [PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
Dmitry Baryshkov
2024/12/03
Re: [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern
Dmitry Baryshkov
2024/12/03
[PATCH 1/1] drm/msm: Expose uche trap base via uapi
Danylo Piliaiev
2024/12/03
Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
Dmitry Baryshkov
2024/12/03
Re: [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024/12/03
Re: [PATCH 4/4] drm/msm/dp: remove ST_DISPLAY_OFF as a hpd_state
Dmitry Baryshkov
2024/12/03
Re: [PATCH 3/4] drm/msm/dp: replace ST_DISPLAY_OFF with power_on in msm_dp_hpd_unplug_handle()
Dmitry Baryshkov
2024/12/03
Re: [PATCH 2/4] drm/msm/dp: remove redundant ST_DISPLAY_OFF checks in msm_dp_bridge_atomic_enable()
Dmitry Baryshkov
2024/12/03
Re: [PATCH 1/4] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers
Dmitry Baryshkov
2024/12/03
Re: [PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup
Dmitry Baryshkov
2024/12/03
Re: [PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding
Dmitry Baryshkov
2024/12/03
Re: [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
Dmitry Baryshkov
2024/12/03
Re: [PATCH 1/1] drm/msm: Expose uche trap base via uapi
Dmitry Baryshkov
2024/12/03
Re: [PATCH 1/1] drm/msm: Expose uche trap base via uapi
Rob Clark
2024/12/03
Re: [PATCH 1/1] drm/msm: Expose uche trap base via uapi
Danylo
2024/12/03
[PATCH 0/1] Expose UCHE_TRAP_BASE value via uapi
Danylo Piliaiev
2024/12/03
Re: [PATCH 1/1] drm/msm: Expose uche trap base via uapi
Dmitry Baryshkov
2024/12/03
Re: [PATCH 09/10] drm/sti: hdmi: use eld_mutex to protect access to connector->eld
Raphaƫl Gallais-Pou
2024/12/03
Re: [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
Dmitry Baryshkov
2024/12/03
Re: [PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding
Krzysztof Kozlowski
2024/12/03
Re: [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern
Xiangxu Yin
2024/12/03
Re: [PATCH 1/4] dt-bindings: display: msm: dp-controller: document pixel clock stream
Krzysztof Kozlowski
2024/12/03
Re: [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
Krzysztof Kozlowski
2024/12/02
Re: [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
Xiangxu Yin
2024/12/02
Re: [PATCH v2 02/14] drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface
Abhinav Kumar
2024/12/02
[PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
Abhinav Kumar
2024/12/02
Re: [PATCH v2] dt-bindings: display/msm: qcom, sa8775p-mdss: fix the example
Abhinav Kumar
2024/12/02
[PATCH 4/4] dt-bindings: display: msm: dp: update maintainer entry
Abhinav Kumar
2024/12/02
[PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding
Abhinav Kumar
2024/12/02
[PATCH 1/4] dt-bindings: display: msm: dp-controller: document pixel clock stream
Abhinav Kumar
2024/12/02
[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
Abhinav Kumar
2024/12/02
Re: [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld
Abhinav Kumar
2024/12/02
Re: [PATCH] drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt
Abhinav Kumar
2024/12/02
Re: [PATCH v2 01/14] drm/msm/dp: set safe_to_exit_level before printing it
Abhinav Kumar
2024/12/02
Re: [PATCH] drm/msm/hdmi: simplify code in pll_get_integloop_gain
Abhinav Kumar
2024/12/02
[PATCH 2/4] drm/msm/dp: remove redundant ST_DISPLAY_OFF checks in msm_dp_bridge_atomic_enable()
Abhinav Kumar
2024/12/02
[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup
Abhinav Kumar
2024/12/02
[PATCH 3/4] drm/msm/dp: replace ST_DISPLAY_OFF with power_on in msm_dp_hpd_unplug_handle()
Abhinav Kumar
2024/12/02
[PATCH 4/4] drm/msm/dp: remove ST_DISPLAY_OFF as a hpd_state
Abhinav Kumar
Earlier messages
Later messages