Re: [Freedreno] [PATCH v2] drivers: qcom: Add BCM vote macro to header

2019-08-19 Thread Stephen Boyd
Quoting Bjorn Andersson (2019-08-19 09:52:55) > On Wed 07 Aug 16:42 PDT 2019, Stephen Boyd wrote: > > > Quoting Jordan Crouse (2019-08-05 13:33:46) > > > The macro to generate a Bus Controller Manager (BCM) TCS command is used > > > by the interconnect driver but might also be interesting to

Re: [Freedreno] [PATCH v2] drivers: qcom: Add BCM vote macro to header

2019-08-19 Thread Bjorn Andersson
On Wed 07 Aug 16:42 PDT 2019, Stephen Boyd wrote: > Quoting Jordan Crouse (2019-08-05 13:33:46) > > The macro to generate a Bus Controller Manager (BCM) TCS command is used > > by the interconnect driver but might also be interesting to other > > drivers that need to construct TCS commands for

Re: [PATCH v2] drivers: qcom: Add BCM vote macro to header

2019-08-19 Thread Bjorn Andersson
On Mon 05 Aug 13:33 PDT 2019, Jordan Crouse wrote: > The macro to generate a Bus Controller Manager (BCM) TCS command is used > by the interconnect driver but might also be interesting to other > drivers that need to construct TCS commands for sub processors so move > it out of the sdm845

Re: [Freedreno] [PATCH 0/6] drm+dma: cache support for arm, etc

2019-08-19 Thread Rob Clark
On Sun, Aug 18, 2019 at 10:23 PM Christoph Hellwig wrote: > > On Fri, Aug 16, 2019 at 02:04:35PM -0700, Rob Clark wrote: > > I don't disagree about needing an API to get uncached memory (or > > ideally just something outside of the linear map). But I think this > > is a separate problem. > > > >