Bug 105038 - slight lags in youtube video 1080p since a change in kernel 4.15 related to drm/ttm
Summary: slight lags in youtube video 1080p since a change in kernel 4.15 related to d...
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-11 01:47 UTC by Barto
Modified: 2019-11-19 09:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg (66.80 KB, text/plain)
2018-02-11 01:47 UTC, Barto
no flags Details
glx info (102.25 KB, text/plain)
2018-02-11 01:47 UTC, Barto
no flags Details

Description Barto 2018-02-11 01:47:07 UTC
Created attachment 137264 [details]
dmesg

Hello,

I have a radeon HD4650 pcie, I use the radeon driver,

since a new algorithm for drm/ttm introduced in kernel 4.15.x then I notice a performance loss in video playback, especially when the format is 1080p ( for example youtube video ), some lags are visible ( for example travelling images, vertical scroll of the credits in a video ),

the bug has been introduced since this commit :

commit 648bc3574716400acc06f99915815f80d9563783
Author: Christian König <christian.koenig@amd.com>
Date:   Thu Jul 6 09:59:43 2017 +0200

    drm/ttm: add transparent huge page support for DMA allocations v2
    
    Try to allocate huge pages when it makes sense.
    
    v2: fix comment and use ifdef
    
    Signed-off-by: Christian König <christian.koenig@amd.com>
    Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

reverting this patch solves the bug,

I have created a bug report in kernel's bugzilla :
https://bugzilla.kernel.org/show_bug.cgi?id=198511

Christian König advices me to open a bug report here for drm/radeon,

I have filmed my screen in order to demonstrate the effect of this bug, you can see my video here :

https://www.youtube.com/watch?v=YqtleU5YBlA
Comment 1 Barto 2018-02-11 01:47:45 UTC
Created attachment 137265 [details]
glx info
Comment 2 Martin Peres 2019-11-19 09:31:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/837.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.