All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 198511] lags in youtube videos 1080p 60fps with radeon hd4650 and kernel 4.15rc8
Date: Sun, 21 Jan 2018 08:07:25 +0000	[thread overview]
Message-ID: <bug-198511-2300-LkiBkS1AbS@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-198511-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=198511

--- Comment #15 from Barto (mister.freeman@laposte.net) ---
Hello Christian,

I tried to disable "transparent huge page" with the kernel parameter
"transparent_hugepage=never", but the bug is still here

here is the output of "cat /proc/meminfo" when the kernel parameter
"transparent_hugepage=never" is used and when I see hd youtube video@60 fps in
fullscreen mode :

MemTotal:        8171844 kB
MemFree:         6201872 kB
MemAvailable:    7196352 kB
Buffers:          175860 kB
Cached:           828424 kB
SwapCached:            0 kB
Active:           962712 kB
Inactive:         770948 kB
Active(anon):     572560 kB
Inactive(anon):   117736 kB
Active(file):     390152 kB
Inactive(file):   653212 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       5242876 kB
SwapFree:        5242876 kB
Dirty:              6592 kB
Writeback:             0 kB
AnonPages:        729364 kB
Mapped:           446376 kB
Shmem:            118880 kB
Slab:              80408 kB
SReclaimable:      52736 kB
SUnreclaim:        27672 kB
KernelStack:        5956 kB
PageTables:        31036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     9328796 kB
Committed_AS:    2722200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      201600 kB
DirectMap2M:     8185856 kB

the same experience but without the kernel parameter
"transparent_hugepage=never", the bug is still here :

MemTotal:        8171844 kB
MemFree:         6068060 kB
MemAvailable:    6948308 kB
Buffers:          181860 kB
Cached:           851652 kB
SwapCached:            0 kB
Active:          1107604 kB
Inactive:         752108 kB
Active(anon):     663292 kB
Inactive(anon):   123784 kB
Active(file):     444312 kB
Inactive(file):   628324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       5242876 kB
SwapFree:        5242876 kB
Dirty:             11148 kB
Writeback:             0 kB
AnonPages:        814052 kB
Mapped:           457708 kB
Shmem:            124920 kB
Slab:              84420 kB
SReclaimable:      56168 kB
SUnreclaim:        28252 kB
KernelStack:        5936 kB
PageTables:        31100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     9328796 kB
Committed_AS:    2813580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      199552 kB
DirectMap2M:     8187904 kB

what it's sure is that the commit 648bc357471 "drm/ttm: add transparent huge
page support for DMA allocations v2" triggers the bug with my PC configuration,
when I want to see a youtube video 1080p@60fps in fullscreen mode, there is a
performance issue, the playback is not 100% fluid ( I can notice little lags in
travelling-type images )

some additionnal informations :

- I use plasma 5 ( kde ) as window manager, the vsync option is set to
"automatic" in plasma 5 options, "openGL 2.0 acceleration" option is used for
the compositor for plasma 5,

- mesa version : 17.3.2-2
$ glxinfo | grep "OpenGL version"                                               
OpenGL version string: 3.0 Mesa 17.3.2          

- the contain of /etc/X11/xorg.conf.d/20-radeon.conf :

Section "Device"
    Identifier "Radeon"
    Driver "modesetting"
    Option "TearFree" "off"
    Option "DRI" "3"
    Option "AccelMethod" "glamor"
EndSection

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2018-01-21  8:15 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 19:54 [Bug 198511] New: lags in youtube videos 1080p 60fps with radeon hd4650 and kernel 4.15rc8 bugzilla-daemon
2018-01-18 19:56 ` [Bug 198511] " bugzilla-daemon
2018-01-18 19:57 ` bugzilla-daemon
2018-01-18 20:35 ` bugzilla-daemon
2018-01-18 20:58 ` bugzilla-daemon
2018-01-19 21:17 ` bugzilla-daemon
2018-01-19 21:18 ` bugzilla-daemon
2018-01-19 21:20 ` bugzilla-daemon
2018-01-19 22:09 ` bugzilla-daemon
2018-01-19 22:10 ` bugzilla-daemon
2018-01-20  1:26 ` bugzilla-daemon
2018-01-20  1:29 ` bugzilla-daemon
2018-01-20  4:11 ` bugzilla-daemon
2018-01-20 15:59 ` bugzilla-daemon
2018-01-20 17:33 ` bugzilla-daemon
2018-01-21  8:07 ` bugzilla-daemon [this message]
2018-01-21  9:50 ` bugzilla-daemon
2018-01-21 10:14 ` bugzilla-daemon
2018-01-21 15:06 ` bugzilla-daemon
2018-01-21 15:19 ` bugzilla-daemon
2018-01-21 15:50 ` bugzilla-daemon
2018-01-21 16:08 ` bugzilla-daemon
2018-01-21 16:35 ` bugzilla-daemon
2018-01-21 17:20 ` bugzilla-daemon
2018-01-21 17:48 ` bugzilla-daemon
2018-01-21 18:07 ` bugzilla-daemon
2018-01-21 19:17 ` bugzilla-daemon
2018-01-21 19:38 ` bugzilla-daemon
2018-01-22  3:01 ` bugzilla-daemon
2018-01-22  8:44 ` bugzilla-daemon
2018-02-10 23:28 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-198511-2300-LkiBkS1AbS@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.