Hi Linus,
Two sets of i915 fixes, one set of vc4 crasher fixes, and
a couple of atmel fixes.
Nothing too out there at this stage, though I think some people
are holidaying so it's been quiet enough.
I've sent this from my gmail address to see if I can avoid
the spam folders.
Dave.
The followin
ts totally
frozen. Is there any way I can provide any more information or debug this?
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/arch
On 2016å¹´09æ13æ¥ 08:20, Dave Airlie wrote:
> On 10 September 2016 at 12:57, Mark yao wrote:
>> Hi Dave
>> Here are some little fixes for rockchip drm, looks good for me, and
>> there is no doubt on them, So I'd like you can land them.
>>
>> Thanks.
>>
>> The following changes since commit
was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/76898c80/attachment-0001.html>
On Fri, Sep 16, 2016 at 06:07:36PM -0400, Alex Deucher wrote:
> On Fri, Sep 16, 2016 at 5:38 PM, Lukas Wunner wrote:
> > On Fri, Sep 16, 2016 at 04:42:43PM -0400, Alex Deucher wrote:
> >> drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
> >> drm/radeon: skip suspend/resu
omes totally
unresponsive
I managed to capture the freeze in glxinfo - if that helps
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/218effba/attachment.html>
.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/17b6232c/attachment.html>
vel/attachments/20160917/9b51dd95/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/92b36825/attachment.html>
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 vblan
Pre DCE4 hw doesn't have reliable pageflip completion
interrupts, so instead polling for flip completion is
used from within the vblank irq handler to complete
page flips.
This causes a race if pageflip ioctl is called close to
vblank:
1. pageflip ioctl queues execution of radeon_flip_work_func.
Pre DCE4 hardware doesn't have (reliable) pageflip completion
irqs, therefore we have to use the old polling method for flip
completion handling in vblank irq.
As vblank irqs fire a bit before start of vblank (when the
linebuffer fifo read position reaches end of scanout), we
have some fudge for f
Hi Michel,
all your patches, both the already merged kernel bits in radeon/amdgpu
and also all the userspace bits in libdrm/ati-ddx/amdgpu-ddx are all
Reviewed-and-tested-by: Mario Kleiner
I successfully tested with old/current userspace and the new userspace
patches from your own libdrm/ati-
ture.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/39743d25/attachment.sig>
ues to the problem?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/db510870/attachment.html>
Hi Dave,
A bit smaller pull-req this time around. Some continued DT binding
cleanup to get the corresponding dts bits merged upstream (through
other trees). And explicit fence-fd support for submit ioctl.
The following changes since commit 8506912b969b60aacc733315eeeb46b014d920a4:
Merge bran
part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/123808f7/attachment.html>
...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160917/4a869351/attachment.html>
On 09/16/2016 07:16 AM, Philipp Zabel wrote:
> Hi Steve,
>
> thanks for the update.
>
> Am Mittwoch, den 14.09.2016, 18:45 -0700 schrieb Steve Longerbeam:
>> I added comment headers for all the image conversion prototypes.
>> It caused bloat in imx-ipu-v3.h, so I moved it to a new header:
>> incl
From: Wei Yongjun
Fixes the following sparse warning:
drivers/gpu/drm/i915/intel_dp.c:1527:5: warning:
symbol 'intel_dp_compute_bpp' was not declared. Should it be static?
Signed-off-by: Wei Yongjun
---
drivers/gpu/drm/i915/intel_dp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
On 2016-09-17 11:28, Peter Rosin wrote:
> The Sharp 15" LQ150X1LG11 panel is an XGA TFT LCD panel.
>
> Signed-off-by: Gustaf Lindström
> Signed-off-by: Peter Rosin
Oh, crap, I'm not the author of this, I just touched up
some trivial things. I'll resend shortly...
Cheers,
Peter
The Sharp 15" LQ150X1LG11 panel is an XGA TFT LCD panel.
Signed-off-by: Gustaf Lindström
Signed-off-by: Peter Rosin
---
.../bindings/display/panel/sharp,lq150x1lg11.txt | 7 ++
drivers/gpu/drm/panel/panel-simple.c | 27 ++
2 files changed, 34 insertions
From: Wei Yongjun
Fix the retrn value check which testing the wrong variable
in dsi_bind().
Signed-off-by: Wei Yongjun
---
drivers/gpu/drm/omapdrm/dss/dsi.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/omapdrm/dss/dsi.c
b/drivers/gpu/drm/omapdrm/dss/
From: Gustaf Lindström
The Sharp 15" LQ150X1LG11 panel is an XGA TFT LCD panel.
Signed-off-by: Gustaf Lindström
Signed-off-by: Peter Rosin
---
.../bindings/display/panel/sharp,lq150x1lg11.txt | 7 ++
drivers/gpu/drm/panel/panel-simple.c | 27 ++
2 fi
25 matches
Mail list logo