dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Mario Kleiner <mario.kleiner.de@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: alexander.deucher@amd.com, michel.daenzer@amd.com
Subject: Patches to go on top of Michels page_flip_target patches.
Date: Sat, 17 Sep 2016 14:25:37 +0200	[thread overview]
Message-ID: <1474115139-25201-1-git-send-email-mario.kleiner.de@gmail.com> (raw)

Hi,

testing on "simulated" pre-DCE4 radeon hw (via setting the module
parameter radeon.use_pflipirq=0 to avoid use of pflip irqs) showed
we need some adjustments on top of Michel's page_flip_target patches
on these old asics.

Patch 2/2:

Essentially disabling the ability to flip anywhere in vblank on
pre-DCE4, either via hw programming or via software for pre-AVIVO.

Patch 1/2:

Also some small refinement i noticed was possible for that old
pageflip completion path with some functionality we added a couple
of releases ago.

So these should go into drm-next for Linux 4.9.

thanks,
-mario

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2016-09-17 12:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-17 12:25 Mario Kleiner [this message]
2016-09-17 12:25 ` [PATCH 1/2] drm/radeon: Slightly more robust flip completion handling for < DCE-4 Mario Kleiner
2016-09-20  2:58   ` Michel Dänzer
2016-09-17 12:25 ` [PATCH 2/2] drm/radeon: Prevent races on pre DCE4 between flip submission and completion Mario Kleiner
2016-09-20  2:56   ` Michel Dänzer
2016-09-29 13:36     ` Alex Deucher

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=1474115139-25201-1-git-send-email-mario.kleiner.de@gmail.com \
    --to=mario.kleiner.de@gmail.com \
    --cc=alexander.deucher@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=michel.daenzer@amd.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).