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 17:20:40 +0000	[thread overview]
Message-ID: <bug-198511-2300-qTBdSWJrms@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 #23 from Barto (mister.freeman@laposte.net) ---
so here is the output of "cat /sys/kernel/debug/dri/0/ttm_dma_page_pool" when
no youtube video are played ( firefox is not running ), with kernel 4.15rc8 :


         pool      refills   pages freed    inuse available     name
           wc         1682             0     1344     5384 radeon 0000:01:00.0
       wchuge         1130          4514        0        6 radeon 0000:01:00.0
       cached       106272        424533      552        3 radeon 0000:01:00.0
   cachedhuge            6            18        0        6 radeon 0000:01:00.0

and now with firefox running, youtube video hd@60 fps in full screen mode (
output given by my bash script running in background ) :

         pool      refills   pages freed    inuse available     name
           wc         1682             0     2089     4639 radeon 0000:01:00.0
       wchuge         3012         12042        3        3 radeon 0000:01:00.0
       cached       113562        453693      552        3 radeon 0000:01:00.0
   cachedhuge            7            24        0        4 radeon 0000:01:00.0


I made another expirement : using a different web-browser :

- If I use chromium 63.0.3239.132 ( a web browser based on chrome ) then there
is no bug, playback is 100% fluid, no lags, it's perfect,

- If I use opera 50.0 then there is a bug, like firefox 57, I get lags, the
only difference is that I get a vsync problem ( tearing ) 

so it seems that your commit breaks something on applications like web-browsers
if they use a precise technic for rendering streaming video ( related to memory
management ? ), 

chromium seems to be the only web-browser which is not affected by your commit

-- 
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 17:20 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
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 [this message]
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-qTBdSWJrms@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.