From: Ville Syrjälä
Use drm_for_each_connector_encoder_ids() for iterating
connector->encoder_ids[]. A bit more convenient not having
to deal with the implementation details.
Cc: Rob Clark
Cc: linux-arm-...@vger.kernel.org
Cc: freedreno@lists.freedesktop.org
Signed-off-by: Ville Syrjälä
---
d
On Tue, Jun 26, 2018 at 11:55 AM, Doug Anderson wrote:
> Hi,
>
> On Mon, Jun 25, 2018 at 9:45 PM, Sandeep Panda wrote:
>> From: Abhinav Kumar
>>
>> Setting the DSI PLL src in probe doesn't provide the clock
>> driver sufficient time to reclaim unused clock resources
>> from coreboot resulting in
Hi,
On Mon, Jun 25, 2018 at 9:45 PM, Sandeep Panda wrote:
> From: Abhinav Kumar
>
> Setting the DSI PLL src in probe doesn't provide the clock
> driver sufficient time to reclaim unused clock resources
> from coreboot resulting in warnings from clock driver.
>
> Move the DSI PLL src setting to m
On 2018-06-21 02:18, Sean Paul wrote:
This patch converts all DPU_EVTs in dpu_encoder with either a DRM_* log
message or a linux tracepoint.
Signed-off-by: Sean Paul
Reviewed-by: Rajesh Yadav
---
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 290 -
drivers/gpu/drm/msm/disp/d
On 2018-06-21 02:18, Sean Paul wrote:
This patch converts all DPU_EVTs in dpu_crtc with either a DRM_* log
message or a linux tracepoint.
Signed-off-by: Sean Paul
Reviewed-by: Rajesh Yadav
---
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 122 ++--
drivers/gpu/drm/msm/disp/dpu1/dp
On 2018-06-21 02:18, Sean Paul wrote:
This patch converts all DPU_EVTs in dpu_core_irq with either a DRM_*
log
message or a linux tracepoint.
Signed-off-by: Sean Paul
Reviewed-by: Rajesh Yadav
---
drivers/gpu/drm/msm/disp/dpu1/dpu_core_irq.c | 52
drivers/gpu/drm/msm/d
On 2018-06-21 02:18, Sean Paul wrote:
This patch converts all DPU_EVTs in dpu_encoder_phys_vid with either a
DRM_* log
message or a linux tracepoint.
Signed-off-by: Sean Paul
---
.../drm/msm/disp/dpu1/dpu_encoder_phys_vid.c | 36 ---
drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h
On 2018-06-21 02:18, Sean Paul wrote:
This patch converts all DPU_EVTs in dpu_encoder_phys_cmd with either a
DRM_* log
message or a linux tracepoint.
Signed-off-by: Sean Paul
Reviewed-by: Rajesh Yadav
---
.../drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c | 79 +--
drivers/gpu/d
On 2018-06-21 02:18, Sean Paul wrote:
This patch converts all DPU_EVTs in dpu_rm with either a DRM_* log
message or a linux tracepoint.
Signed-off-by: Sean Paul
Reviewed-by: Rajesh Yadav
---
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c| 65 ++-
drivers/gpu/drm/msm/disp/dpu
On Wed, Jun 20, 2018 at 4:00 AM, Jordan Crouse wrote:
> Now that the IOMMU is the master of it's own power we don't need to bring
> up the GPU to do IOMMU operations. This is good because bringing up a6xx
> requires the GMU so calling pm_runtime_get_sync() too early in the process
> gets us into s
10 matches
Mail list logo