freedreno
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 2/5] dt-bindings: display: msm: dp-controller: document QCS8300 compatible
Yongxing Mou
Re: [PATCH v2 2/5] dt-bindings: display: msm: dp-controller: document QCS8300 compatible
Krzysztof Kozlowski
[PATCH v2 3/5] dt-bindings: display/msm: Document MDSS on QCS8300
Yongxing Mou
[PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible for QCS8300
Yongxing Mou
Re: [PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible for QCS8300
Krzysztof Kozlowski
Re: [PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible for QCS8300
Dmitry Baryshkov
Re: [PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible for QCS8300
Yongxing Mou
[PATCH v2 5/5] drm/msm: mdss: Add QCS8300 support
Yongxing Mou
Re: [PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform
Krzysztof Kozlowski
Re: [PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform
Yongxing Mou
Re: [PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform
Dmitry Baryshkov
Re: [PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform
Yongxing Mou
Re: [PATCH 0/3] drm/msm/mdp4: fix probe deferral issues
Dmitry Baryshkov
[PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
Dmitry Baryshkov
[PATCH 2/4] drm/msm/dpu: enable CDM_0 for all DPUs which are known to have it
Dmitry Baryshkov
Re: [PATCH 2/4] drm/msm/dpu: enable CDM_0 for all DPUs which are known to have it
Abhinav Kumar
[PATCH 1/4] drm/msm/dpu: rename CDM block definition
Dmitry Baryshkov
Re: [PATCH 1/4] drm/msm/dpu: rename CDM block definition
Abhinav Kumar
[PATCH 3/4] drm/msm/dpu: enable CDM_0 for SC8280XP platform
Dmitry Baryshkov
Re: [PATCH 3/4] drm/msm/dpu: enable CDM_0 for SC8280XP platform
Abhinav Kumar
[PATCH 4/4] drm/msm/dpu: enable CDM_0 for X Elite platform
Dmitry Baryshkov
Re: [PATCH 4/4] drm/msm/dpu: enable CDM_0 for X Elite platform
Abhinav Kumar
Re: [PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
Abhinav Kumar
Re: [PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
Dmitry Baryshkov
Re: [PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
Abhinav Kumar
Re: [PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
neil . armstrong
Re: [PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
Dmitry Baryshkov
Re: [PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
Abhinav Kumar
[PATCH v5 00/11] drm/msm/dp: perform misc cleanups
Dmitry Baryshkov
[PATCH v5 01/11] drm/msm/dp: split MMSS_DP_DSC_DTO register write to a separate function
Dmitry Baryshkov
[PATCH v5 02/11] drm/msm/dp: read hw revision only once
Dmitry Baryshkov
[PATCH v5 03/11] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
Dmitry Baryshkov
[PATCH v5 05/11] drm/msm/dp: move/inline AUX register functions
Dmitry Baryshkov
[PATCH v5 04/11] drm/msm/dp: move I/O functions to global header
Dmitry Baryshkov
[PATCH v5 06/11] drm/msm/dp: move/inline panel related functions
Dmitry Baryshkov
[PATCH v5 07/11] drm/msm/dp: move/inline audio related functions
Dmitry Baryshkov
[PATCH v5 08/11] drm/msm/dp: move/inline ctrl register functions
Dmitry Baryshkov
[PATCH v5 10/11] drm/msm/dp: move interrupt handling to dp_ctrl
Dmitry Baryshkov
[PATCH v5 11/11] drm/msm/dp: drop the msm_dp_catalog module
Dmitry Baryshkov
Re: [PATCH v5 11/11] drm/msm/dp: drop the msm_dp_catalog module
kernel test robot
[PATCH v5 09/11] drm/msm/dp: move more AUX functions to dp_aux.c
Dmitry Baryshkov
[PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
Dmitry Baryshkov
[PATCH 1/6] drm/atomic-helper: document drm_atomic_helper_check() restrictions
Dmitry Baryshkov
Re: [PATCH 1/6] drm/atomic-helper: document drm_atomic_helper_check() restrictions
Simona Vetter
Re: [PATCH 1/6] drm/atomic-helper: document drm_atomic_helper_check() restrictions
Abhinav Kumar
[PATCH 2/6] drm/atomic: prepare to check that drivers follow restrictions for needs_modeset
Dmitry Baryshkov
Re: [PATCH 2/6] drm/atomic: prepare to check that drivers follow restrictions for needs_modeset
Simona Vetter
Re: [PATCH 2/6] drm/atomic: prepare to check that drivers follow restrictions for needs_modeset
Dmitry Baryshkov
[PATCH 4/6] drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()
Dmitry Baryshkov
Re: [PATCH 4/6] drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()
Abhinav Kumar
[PATCH 5/6] drm/msm/dpu: simplify dpu_encoder_get_topology() interface
Dmitry Baryshkov
Re: [PATCH 5/6] drm/msm/dpu: simplify dpu_encoder_get_topology() interface
Abhinav Kumar
[PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
Dmitry Baryshkov
Re: [PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
Simona Vetter
Re: [PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
Abhinav Kumar
Re: [PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
Dmitry Baryshkov
Re: [PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
Abhinav Kumar
[PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Dmitry Baryshkov
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Simona Vetter
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Dmitry Baryshkov
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Abhinav Kumar
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Abhinav Kumar
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Dmitry Baryshkov
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Abhinav Kumar
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Dmitry Baryshkov
Re: [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Dmitry Baryshkov
Re: [PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
Thomas Zimmermann
Re: [PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
Dmitry Baryshkov
Re: [PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
Thomas Zimmermann
Re: [PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
Dmitry Baryshkov
Re: [PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
Dmitry Baryshkov
Re: (subset) [PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
Dmitry Baryshkov
[PATCH v2 0/8] drm/msm/dpu: catalog corrections
Dmitry Baryshkov
[PATCH v2 1/8] drm/msm/dpu: provide DSPP and correct LM config for SDM670
Dmitry Baryshkov
[PATCH v2 2/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8150
Dmitry Baryshkov
[PATCH v2 3/8] drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X
Dmitry Baryshkov
[PATCH v2 4/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8250
Dmitry Baryshkov
[PATCH v2 5/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8350
Dmitry Baryshkov
[PATCH v2 6/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8550
Dmitry Baryshkov
[PATCH v2 7/8] drm/msm/dpu: link DSPP_2/_3 blocks on SM8650
Dmitry Baryshkov
[PATCH v2 8/8] drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100
Dmitry Baryshkov
Re: [PATCH v2 0/8] drm/msm/dpu: catalog corrections
Dmitry Baryshkov
[PATCH 0/2] Print GMU version at boot on >A630
Konrad Dybcio
[PATCH 1/2] drm/msm: registers: Add GMU FW version register
Konrad Dybcio
[PATCH 2/2] drm/msm/a6xx: Print GMU core firmware version at boot
Konrad Dybcio
Re: [PATCH 0/2] Print GMU version at boot on >A630
Akhil P Oommen
[PATCH v3 00/15] (no cover subject)
Jun Nie
[PATCH v3 02/15] drm/msm/dpu: configure DSC per number in use
Jun Nie
Re: [PATCH v3 02/15] drm/msm/dpu: configure DSC per number in use
Dmitry Baryshkov
[PATCH v3 01/15] drm/msm/dpu: Do not fix number of DSC
Jun Nie
Re: [PATCH v3 01/15] drm/msm/dpu: Do not fix number of DSC
Dmitry Baryshkov
[PATCH v3 03/15] drm/msm/dpu: polish log for resource allocation
Jun Nie
Re: [PATCH v3 03/15] drm/msm/dpu: polish log for resource allocation
Dmitry Baryshkov
[PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
Jun Nie
Re: [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
Dmitry Baryshkov
Re: [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
Jessica Zhang
Re: [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
Jun Nie
Re: [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
Dmitry Baryshkov
[PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
Jun Nie
Re: [PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
Dmitry Baryshkov
Re: [PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
Jessica Zhang
Re: [PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
Jun Nie
Re: [PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
Dmitry Baryshkov
[PATCH v3 06/15] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
Jun Nie
[PATCH v3 07/15] drm/msm/dpu: bind correct pingpong for quad pipe
Jun Nie
Re: [PATCH v3 07/15] drm/msm/dpu: bind correct pingpong for quad pipe
Jessica Zhang
[PATCH v3 08/15] drm/msm/dpu: handle pipes as array
Jun Nie
Re: [PATCH v3 08/15] drm/msm/dpu: handle pipes as array
Dmitry Baryshkov
[PATCH v3 09/15] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
Jun Nie
Re: [PATCH v3 09/15] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
Dmitry Baryshkov
[PATCH v3 11/15] drm/msm/dpu: blend pipes per mixer pairs config
Jun Nie
Re: [PATCH v3 11/15] drm/msm/dpu: blend pipes per mixer pairs config
Dmitry Baryshkov
[PATCH v3 10/15] drm/msm/dpu: Add pipe as trace argument
Jun Nie
Re: [PATCH v3 10/15] drm/msm/dpu: Add pipe as trace argument
Dmitry Baryshkov
Re: [PATCH v3 10/15] drm/msm/dpu: Add pipe as trace argument
Jun Nie
Re: [PATCH v3 10/15] drm/msm/dpu: Add pipe as trace argument
Dmitry Baryshkov
[PATCH v3 12/15] drm/msm/dpu: support plane splitting in quad-pipe case
Jun Nie
Re: [PATCH v3 12/15] drm/msm/dpu: support plane splitting in quad-pipe case
Dmitry Baryshkov
[PATCH v3 13/15] drm/msm/dpu: Support quad-pipe in SSPP checking
Jun Nie
Re: [PATCH v3 13/15] drm/msm/dpu: Support quad-pipe in SSPP checking
Dmitry Baryshkov
[PATCH v3 14/15] drm/msm/dpu: support SSPP assignment for quad-pipe case
Jun Nie
Re: [PATCH v3 14/15] drm/msm/dpu: support SSPP assignment for quad-pipe case
Dmitry Baryshkov
[PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Jun Nie
Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Dmitry Baryshkov
Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Jun Nie
Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Dmitry Baryshkov
Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Jun Nie
Re: [PATCH v3 15/15] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Dmitry Baryshkov
[PATCH v3 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
Jun Nie
[PATCH v2 0/5] drm/msm: add a display mmu fault handler
Jessica Zhang
[PATCH v2 1/5] drm/msm: register a fault handler for display mmu faults
Jessica Zhang
[PATCH v2 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
Jessica Zhang
Re: [PATCH v2 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
Dmitry Baryshkov
Re: [PATCH v2 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
Jessica Zhang
Re: [PATCH v2 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
Abhinav Kumar
Re: [PATCH v2 5/5] drm/msm/dpu: rate limit snapshot capture for mmu faults
Dmitry Baryshkov
[PATCH v2 4/5] drm/msm: switch msm_kms to use msm_iommu_disp_new()
Jessica Zhang
[PATCH v2 3/5] drm/msm/iommu: introduce msm_iommu_disp_new() for msm_kms
Jessica Zhang
[PATCH v2 2/5] drm/msm/iommu: rename msm_fault_handler to msm_gpu_fault_handler
Jessica Zhang
[PATCH v6 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
Neil Armstrong
[PATCH v6 1/7] drm/msm: adreno: add defines for gpu & gmu frequency table sizes
Neil Armstrong
[PATCH v6 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
Neil Armstrong
Re: [PATCH v6 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
Konrad Dybcio
[PATCH v6 7/7] arm64: qcom: dts: sm8650: add interconnect and opp-peak-kBps for GPU
Neil Armstrong
Re: [PATCH v6 7/7] arm64: qcom: dts: sm8650: add interconnect and opp-peak-kBps for GPU
Konrad Dybcio
[PATCH v6 6/7] arm64: qcom: dts: sm8550: add interconnect and opp-peak-kBps for GPU
Neil Armstrong
Re: [PATCH v6 6/7] arm64: qcom: dts: sm8550: add interconnect and opp-peak-kBps for GPU
Konrad Dybcio
[PATCH v6 3/7] drm/msm: adreno: dynamically generate GMU bw table
Neil Armstrong
Re: [PATCH v6 3/7] drm/msm: adreno: dynamically generate GMU bw table
Akhil P Oommen
Re: [PATCH v6 3/7] drm/msm: adreno: dynamically generate GMU bw table
Konrad Dybcio
[PATCH v6 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
Neil Armstrong
Re: [PATCH v6 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
Konrad Dybcio
[PATCH v6 5/7] drm/msm: adreno: enable GMU bandwidth for A740 and A750
Neil Armstrong
Re: (subset) [PATCH v6 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
Bjorn Andersson
[PATCH v2] drm/msm/dpu: correct LM pairing for SM6150
Dmitry Baryshkov
Re: [PATCH v2] drm/msm/dpu: correct LM pairing for SM6150
Abhinav Kumar
[bug report] drm/msm/dpu: add support for virtual planes
Dan Carpenter
[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
Jessica Zhang
[PATCH v4 01/25] drm: add clone mode check for CRTC
Jessica Zhang
Re: [PATCH v4 01/25] drm: add clone mode check for CRTC
Abhinav Kumar
Re: [PATCH v4 01/25] drm: add clone mode check for CRTC
Maxime Ripard
[PATCH v4 09/25] drm/msm/dpu: Add CWB entry to catalog for SM8650
Jessica Zhang
[PATCH v4 03/25] drm: Add valid clones check
Jessica Zhang
Re: [PATCH v4 03/25] drm: Add valid clones check
Maxime Ripard
[PATCH v4 04/25] drm/tests: Add test for drm_atomic_helper_check_modeset()
Jessica Zhang
Re: [PATCH v4 04/25] drm/tests: Add test for drm_atomic_helper_check_modeset()
Maxime Ripard
[PATCH v4 02/25] drm/tests: Add test for drm_crtc_in_clone_mode()
Jessica Zhang
Re: [PATCH v4 02/25] drm/tests: Add test for drm_crtc_in_clone_mode()
Abhinav Kumar
Re: [PATCH v4 02/25] drm/tests: Add test for drm_crtc_in_clone_mode()
Maxime Ripard
[PATCH v4 17/25] drm/msm/dpu: Fail atomic_check if CWB and CDM are enabled
Jessica Zhang
Re: [PATCH v4 17/25] drm/msm/dpu: Fail atomic_check if CWB and CDM are enabled
Dmitry Baryshkov
Re: [PATCH v4 17/25] drm/msm/dpu: Fail atomic_check if CWB and CDM are enabled
Jessica Zhang
Re: [PATCH v4 17/25] drm/msm/dpu: Fail atomic_check if CWB and CDM are enabled
Dmitry Baryshkov
[PATCH v4 16/25] drm/msm/dpu: Require modeset if clone mode status changes
Jessica Zhang
Re: [PATCH v4 16/25] drm/msm/dpu: Require modeset if clone mode status changes
Dmitry Baryshkov
[PATCH v4 11/25] drm/msm/dpu: add devcoredumps for cwb registers
Jessica Zhang
[PATCH v4 23/25] drm/msm/dpu: Skip trigger flush and start for CWB
Jessica Zhang
[PATCH v4 07/25] drm/msm/dpu: move resource allocation to CRTC
Jessica Zhang
Re: [PATCH v4 07/25] drm/msm/dpu: move resource allocation to CRTC
Abhinav Kumar
Re: [PATCH v4 07/25] drm/msm/dpu: move resource allocation to CRTC
Dmitry Baryshkov
Re: [PATCH v4 07/25] drm/msm/dpu: move resource allocation to CRTC
Dmitry Baryshkov
Re: [PATCH v4 07/25] drm/msm/dpu: move resource allocation to CRTC
Dmitry Baryshkov
[PATCH v4 14/25] drm/msm/dpu: Add RM support for allocating CWB
Jessica Zhang
[PATCH v4 21/25] drm/msm/dpu: Adjust writeback phys encoder setup for CWB
Jessica Zhang
[PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Jessica Zhang
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Dmitry Baryshkov
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Jessica Zhang
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Dmitry Baryshkov
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Jessica Zhang
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Dmitry Baryshkov
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Jessica Zhang
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Dmitry Baryshkov
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Jessica Zhang
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Dmitry Baryshkov
Re: [PATCH v4 15/25] drm/msm/dpu: Add CWB to msm_display_topology
Jessica Zhang
[PATCH v4 22/25] drm/msm/dpu: Start frame done timer after encoder kickoff
Jessica Zhang
[PATCH v4 19/25] drm/msm/dpu: Configure CWB in writeback encoder
Jessica Zhang
Re: [PATCH v4 19/25] drm/msm/dpu: Configure CWB in writeback encoder
Dmitry Baryshkov
[PATCH v4 13/25] drm/msm/dpu: add CWB support to dpu_hw_wb
Jessica Zhang
[PATCH v4 08/25] drm/msm/dpu: fill CRTC resources in dpu_crtc.c
Jessica Zhang
Earlier messages
Later messages