An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/53980d20/attachment-0001.html>
achment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/0f70cc60/attachment.html>
600_DEBUG=ps,vs,gs
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/f6becf81/attachment.html>
https://bugs.freedesktop.org/show_bug.cgi?id=89746
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/8a1d24ce/attachment.html>
--
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/5628aa32/attachment.html>
rchives/dri-devel/attachments/20150404/b1efa86d/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=94061
--- Comment #9 from Klaus Maier ---
(In reply to John Bridgman from comment #8)
> Upstream kernel drivers are coded for the kernel version that they live in.
That exactly is the problem - the missing downward compatibility. But there are
a lot o
---
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/24ecf6e0/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/a8b19812/attachment.html>
nt was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/4d1f03ae/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=94061
John Bridgman changed:
What|Removed |Added
CC||john.bridgman at amd.com
--- Comment #8 f
On Fri, Apr 3, 2015 at 10:39 PM, Nicholas Mc Guire wrote:
> fix build warning when building edp/edp_aux.o due to missing
> prototype for edp_aux_transfer.
>
> Signed-off-by: Nicholas Mc Guire
> ---
> building drivers/gpu/drm/msm/msm.ko gives the following warning:
> drivers/gpu/drm/msm/edp/edp_au
https://bugzilla.kernel.org/show_bug.cgi?id=94061
--- Comment #7 from Klaus Maier ---
Tested your suggestion to activate the powergating by removing the comments you
mentioned above w/ 3.19.3 and radeon.bapm=1. This even raised the power
consumption about 5 W more as w/o it. This "feature" is com
fix build warning when building edp/edp_aux.o due to missing
prototype for edp_aux_transfer.
Signed-off-by: Nicholas Mc Guire
---
building drivers/gpu/drm/msm/msm.ko gives the following warning:
drivers/gpu/drm/msm/edp/edp_aux.c:118:9: warning: no previous prototype for
'edp_aux_transfer' [-Wmis
wait_for_completion_timeout returns 0 in case of timeout so printing the
return value here will always yield 0 and is therefor redundant - dropped.
Signed-off-by: Nicholas Mc Guire
---
This was compile tested with qcom_defconfig +
CONFIG_DRM=m (implies CONFIG_DRM_MSM=m)
Patch is against 4.0
The timeout is passed as a constant which makes it HZ dependent because
jiffies are expected so it should be converted to jiffies. The actual
value is not clear from the code - my best guess is that this should be
300 milliseconds given that other timeouts are in milliseconds based on
looking at
wait_for_completion_timeout return >= 0 but never negative so the check
logic looks inconsistent. Further the return value of
wait_for_completion_timeout was being passed up the call chain but the
x call sites as drm_dp_i2c_do_msg()/drm_dp_dpcd_access() check for < 0
thus timeout was being treat
because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/fedfc495/attachment.html>
--
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/3890a354/attachment.html>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/ea9f957b/attachment-0001.html>
xt part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/37bf44e0/attachment.html>
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150404/151f6228/attachment.html>
dri-devel/attachments/20150404/2a25bca2/attachment.html>
23 matches
Mail list logo