Bug 1375566 - UDL: screen update breakage
Summary: UDL: screen update breakage
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 24
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-13 12:26 UTC by poma
Modified: 2016-10-10 13:10 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-10-03 12:47:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Rectifies screen update breakage (6.98 KB, patch)
2016-09-13 12:26 UTC, poma
no flags Details | Diff
drm/udl: fix line iterator in damage handling (rhbz 1375566) (3.17 KB, patch)
2016-09-26 12:06 UTC, poma
no flags Details | Diff

Description poma 2016-09-13 12:26:18 UTC
Created attachment 1200481 [details]
Rectifies screen update breakage

Description of problem:
Screen update breakage

Version-Release number of selected component (if applicable):
kernel-4.7.3-200.fc24 &
kernel-4.8.0-0.rc6.git0.1.fc25

How reproducible:
101%

Steps to Reproduce:
1. X server runs on top of DisplayLink GPU USB2.0 device

Actual results:
Screen stuck in time

Expected results:
Screen content is refreshed, as expected

Additional info:
This reverts commit e375882
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/drivers/gpu/drm/udl?h=linux-4.7.y&id=e375882
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/udl?id=e375882

Comment 1 poma 2016-09-26 12:06:56 UTC
Created attachment 1204810 [details]
drm/udl: fix line iterator in damage handling (rhbz 1375566)


Note You need to log in before you can comment on or make changes to this bug.