Hi Arnd,
On 2023-12-09 2:38 PM, Arnd Bergmann wrote:
> On Fri, Dec 8, 2023, at 06:04, Samuel Holland wrote:
>> On 2023-11-29 6:42 PM, Nathan Chancellor wrote:
>>> On Thu, Nov 23, 2023 at 02:23:01PM +, Conor Dooley wrote:
On Tue, Nov 21, 2023 at 07:05:15PM -0800, Samuel Holland wrote:
se: next-20231207
patch link:
https://lore.kernel.org/r/20231208050641.32582-8-quic_abhinavk%40quicinc.com
patch subject: [PATCH v2 07/16] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM
block
config: x86_64-allyesconfig
(https://download.01.org/0day-ci/archive/20231210/202312101815.b3zh7pfy-...
se: next-20231207
patch link:
https://lore.kernel.org/r/20231208050641.32582-11-quic_abhinavk%40quicinc.com
patch subject: [PATCH v2 10/16] drm/msm/dpu: add CDM related logic to
dpu_hw_ctl layer
config: x86_64-allyesconfig
(https://download.01.org/0day-ci/archive/20231210/202312102047.s0i69pcs-...
se: next-20231207
patch link:
https://lore.kernel.org/r/20231208050641.32582-13-quic_abhinavk%40quicinc.com
patch subject: [PATCH v2 12/16] drm/msm/dpu: add an API to setup the CDM block
for writeback
config: x86_64-allyesconfig
(https://download.01.org/0day-ci/archive/20231210/20231210214
https://bugzilla.kernel.org/show_bug.cgi?id=218250
Bug ID: 218250
Summary: Regression nouveau driver
Product: Drivers
Version: 2.5
Hardware: All
OS: Linux
Status: NEW
Severity: blocking
Priority:
https://bugzilla.kernel.org/show_bug.cgi?id=218250
Jaime Pérez (19.jaime...@gmail.com) changed:
What|Removed |Added
Bisected commit-id||ae1aadb1eb8d3cbc52e4
On Wed, Sep 20, 2023 at 3:57 PM Laurent Pinchart
wrote:
>
> Hi Lucas,
>
> Thank you for the patch.
>
> On Wed, Sep 20, 2023 at 07:10:09PM +0200, Lucas Stach wrote:
> > This IP block is found in the HDMI subsystem of the i.MX8MP SoC. It has a
> > full timing generator and can switch between differe
On Thu, 30 Nov 2023 21:35:17 +0100, Luca Weiss wrote:
> Add the necessary bits to bring up the GPU on msm8226.
>
> Tested on apq8026-lg-lenok.
>
>
Applied, thanks!
[3/3] ARM: dts: qcom: msm8226: Add GPU
commit: fc209f869310776c437daba478246df64d82c38b
Best regards,
--
Bjorn Andersson
Hi all,
After merging the drm-msm tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c: In function 'amdgpu_seq64_map':
drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c:64:9: error: too few arguments to
function 'drm_exec_init'
64 |
On 2023/12/9 0:05, Mina Almasry wrote:
> On Fri, Dec 8, 2023 at 1:30 AM Yunsheng Lin wrote:
>>
>>
>> As mentioned before, it seems we need to have the above checking every
>> time we need to do some per-page handling in page_pool core, is there
>> a plan in your mind how to remove those kind of ch
On Sat, Dec 9, 2023 at 3:29 PM David Ahern wrote:
>
> On 12/8/23 12:22 PM, Mina Almasry wrote:
> > On Fri, Dec 8, 2023 at 9:48 AM David Ahern wrote:
> >>
> >> On 12/7/23 5:52 PM, Mina Almasry wrote:
> > ...
> >>> +
> >>> + xa_for_each(&binding->bound_rxq_list, xa_idx, rxq) {
> >>> +
On Sun, Dec 10, 2023 at 6:04 PM Yunsheng Lin wrote:
>
> On 2023/12/9 0:05, Mina Almasry wrote:
> > On Fri, Dec 8, 2023 at 1:30 AM Yunsheng Lin wrote:
> >>
> >>
> >> As mentioned before, it seems we need to have the above checking every
> >> time we need to do some per-page handling in page_pool c
On Sat, Dec 9, 2023 at 7:05 PM Pavel Begunkov wrote:
>
> On 12/8/23 23:25, Mina Almasry wrote:
> > On Fri, Dec 8, 2023 at 2:56 PM Pavel Begunkov
> > wrote:
> >>
> >> On 12/8/23 00:52, Mina Almasry wrote:
> > ...
> >>> + if (pool->p.queue)
> >>> + binding = READ_ONCE(pool->p.queue
https://bugzilla.kernel.org/show_bug.cgi?id=218250
Bagas Sanjaya (bagasdo...@gmail.com) changed:
What|Removed |Added
CC||bagasdo...@gmail.co
Hi, Javier,
On Wed, Nov 8, 2023 at 4:24 PM Javier Martinez Canillas
wrote:
>
> Hello,
>
> On Wed, Nov 8, 2023 at 9:14 AM Thomas Zimmermann wrote:
> >
> > Hi,
> >
>
> [...]
>
> >
> > Relying on linking order is just as unreliable. The usual workaround is
> > to build native drivers as modules. Bu
Hi, Jaak,
On Mon, Nov 6, 2023 at 9:49 PM Jaak Ristioja wrote:
>
> On 06.11.23 04:15, Huacai Chen wrote:
> > Hi, Jaak and Evan,
> >
> > On Mon, Nov 6, 2023 at 12:28 AM Jaak Ristioja wrote:
> >>
> >> On 05.11.23 14:40, Huacai Chen wrote:
> >>> Hi, Evan,
> >>>
> >>> On Sat, Nov 4, 2023 at 10:50 AM
On Sun, Dec 10, 2023 at 6:26 PM Mina Almasry wrote:
>
> On Sun, Dec 10, 2023 at 6:04 PM Yunsheng Lin wrote:
> >
> > On 2023/12/9 0:05, Mina Almasry wrote:
> > > On Fri, Dec 8, 2023 at 1:30 AM Yunsheng Lin
> > > wrote:
> > >>
> > >>
> > >> As mentioned before, it seems we need to have the above
https://bugzilla.kernel.org/show_bug.cgi?id=218250
--- Comment #2 from Jaime Pérez (19.jaime...@gmail.com) ---
No graphical env
[ 439.049257] [ cut here ]
[ 439.049262] WARNING: CPU: 5 PID: 67651 at include/drm/ttm/ttm_resource.h:313
nouveau_ttm_fini+0x216/0x2c0 [nouveau]
On Thu, Dec 07, 2023 at 04:02:22PM +0800, Andy Yan wrote:
> From: Andy Yan
>
> /sys/kernel/debug/dri/vop2/summary: dump vop display state
> /sys/kernel/debug/dri/vop2/regs: dump whole vop registers
> /sys/kernel/debug/dri/vop2/active_regs: only dump the registers of
> activated modules
>
> Sign
On Thu, Dec 07, 2023 at 04:02:10PM +0800, Andy Yan wrote:
> From: Andy Yan
>
> VOP2 has multiple independent video ports with different
> feature, so rename VOP_FEATURE_OUTPUT_10BIT to
> VOP2_VP_FEATURE_OUTPUT_10BIT for more clearly meaning.
>
> Signed-off-by: Andy Yan
> ---
Reviewed-by: Sasch
- Add tracking clear page feature.
- Driver should enable the DRM_BUDDY_CLEARED flag if it
successfully clears the blocks in the free path. On the otherhand,
DRM buddy marks each block as cleared.
- Track the available cleared pages size
- If driver requests cleared memory we prefer cleared
Add clear page support in vram memory region.
v1:(Christian)
- Dont handle clear page as TTM flag since when moving the BO back
in from GTT again we don't need that.
- Make a specialized version of amdgpu_fill_buffer() which only
clears the VRAM areas which are not already cleared
-
22 matches
Mail list logo