Hi Dave, Ignore this request for now. Mario ran into some problems with further pageflipping testing so I'll send a new request once we've sorted that out. Alex On Thu, Jul 10, 2014 at 11:46 AM, Alex Deucher <alexdeucher@xxxxxxxxx> wrote: > Hi Dave, > > Mostly fixes to fallout from the pageflipping changes in 3.16. The > rest are dpm and display fixes and a boot hang fix. > > The following changes since commit 2db38e06ecda80063d748df7bd79b7186c8831e0: > > Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2014-07-10 10:10:06 +1000) > > are available in the git repository at: > > > git://people.freedesktop.org/~agd5f/linux drm-fixes-3.16 > > for you to fetch changes up to cb2416af027a334ba62f49042386686fcf5b7425: > > drm/radeon/dpm: Reenabling SS on Cayman (2014-07-10 09:31:38 -0400) > > ---------------------------------------------------------------- > Alex Deucher (3): > drm/radeon/dp: return -EIO for flags not zero case > drm/radeon: fix typo in golden register setup on evergreen > drm/radeon: fix typo in ci_stop_dpm() > > Alexandre Demers (1): > drm/radeon/dpm: Reenabling SS on Cayman > > Christian König (1): > drm/radeon: only print meaningful VM faults > > Michel Dänzer (3): > drm/radeon: Program page flips to execute in hblank instead of vblank > drm/radeon: Move pinning the BO back to radeon_crtc_page_flip() > drm/radeon: Complete page flip even if waiting on the BO fence fails > > drivers/gpu/drm/radeon/atombios_crtc.c | 28 ++-- > drivers/gpu/drm/radeon/atombios_dp.c | 2 +- > drivers/gpu/drm/radeon/ci_dpm.c | 2 +- > drivers/gpu/drm/radeon/cik.c | 64 ++------- > drivers/gpu/drm/radeon/evergreen.c | 100 +++---------- > drivers/gpu/drm/radeon/r100.c | 48 ++----- > drivers/gpu/drm/radeon/r600.c | 18 +-- > drivers/gpu/drm/radeon/radeon.h | 5 +- > drivers/gpu/drm/radeon/radeon_asic.c | 22 --- > drivers/gpu/drm/radeon/radeon_asic.h | 4 - > drivers/gpu/drm/radeon/radeon_display.c | 243 +++++++++++++------------------- > drivers/gpu/drm/radeon/radeon_mode.h | 3 +- > drivers/gpu/drm/radeon/rs600.c | 28 +--- > drivers/gpu/drm/radeon/rv770.c | 24 +--- > drivers/gpu/drm/radeon/rv770_dpm.c | 6 - > drivers/gpu/drm/radeon/si.c | 58 ++------ > 16 files changed, 172 insertions(+), 483 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel