tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-4.15-wip
head: c9121e92b3a8e12a8b40e362c30073d6a6a5b794
commit: a4dec819c8bba6365eb893a4ca88db4dd1210110 [24/81] drm/ttm: Add helper
functions to populate/map in one call (v2)
config: frv-allmodconfig (attached as .config)
compiler:
tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-4.15-wip
head: c9121e92b3a8e12a8b40e362c30073d6a6a5b794
commit: a4dec819c8bba6365eb893a4ca88db4dd1210110 [24/81] drm/ttm: Add helper
functions to populate/map in one call (v2)
config: i386-randconfig-s0-201736 (attached as .config)
c
On Thu, Aug 17, 2017 at 10:44 PM, Rob Herring wrote:
> On Sun, Aug 13, 2017 at 01:44:47PM +0200, Linus Walleij wrote:
>> This adds device tree bindings for the Ilitek ILI9322
>> 320x240 TFT panel driver.
>>
>> Cc: devicet...@vger.kernel.org
>> Signed-off-by: Linus Walleij
(...)
>> +Optional prop
Den 01.09.2017 10.38, skrev Laurent Pinchart:
Hi Noralf,
On Thursday, 31 August 2017 22:22:03 EEST Noralf Trønnes wrote:
Den 31.08.2017 14.59, skrev Laurent Pinchart:
On Wednesday, 30 August 2017 20:18:49 EEST Daniel Vetter wrote:
On Wed, Aug 30, 2017 at 6:31 PM, Noralf Trønnes wrote:
Den 2
This replaces the custom connector in the TVE200 with the
panel bridge helper. As long as we're just using panels
and no other bridges, this works just fine.
Reviewed-by: Eric Anholt
Signed-off-by: Linus Walleij
---
ChangeLog v1->v2:
- Drop a few surplus #includes
- Collect Eric's review tag
---
https://bugs.freedesktop.org/show_bug.cgi?id=102522
Bug ID: 102522
Summary: [radeonsi, bisected] commit 147d7fb772 causes
full-window map to flash green in Crea
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
2017-08-30 Daniel Vetter :
> On Wed, Aug 30, 2017 at 02:17:52PM +0200, Maarten Lankhorst wrote:
> > By always keeping track of the last commit in plane_state, we know
> > whether there is an active update on the plane or not. With that
> > information we can reject the fast update, and force the s
Hi Dave,
Three more amdkfd commits for the 4.14 merge window, nothing too major:
- Removing redundant memset before memcpy
- Passing valid mqd pointer to destroy_mqd function (fix apply to VI cards)
- Replace uint32_t and uint64_t with __u32 and __u64 respectively in kfd_ioctl.h
Thanks,
Oded
Th
On Thu, Aug 31, 2017 at 05:17:25PM -0400, Jerome Glisse wrote:
> Jérôme Glisse (13):
> dax: update to new mmu_notifier semantic
> mm/rmap: update to new mmu_notifier semantic
> powerpc/powernv: update to new mmu_notifier semantic
> drm/amdgpu: update to new mmu_notifier semantic
> IB/umem
Den 31.08.2017 11.30, skrev Laurent Pinchart:
Hello,
On Tuesday, 29 August 2017 00:34:57 EEST Daniel Vetter wrote:
On Mon, Aug 28, 2017 at 07:17:43PM +0200, Noralf Trønnes wrote:
drm_fb_helper_resume_worker() uses fb_helper->fbdev to call
fb_set_suspend() which dereferences the pointer.
Move
Den 01.09.2017 13.28, skrev Philippe CORNU:
Hi Noralf,
Many thanks for your patchset (and sorry for this late reply due to
summer holidays :-),
On 08/13/2017 03:32 PM, Noralf Trønnes wrote:
drm_fb_cma_create() is just a wrapper around drm_gem_fb_create() now,
so use the function directly.
Cc:
Den 18.08.2017 18.13, skrev Noralf Trønnes:
(cc affected parties)
Den 18.08.2017 09.46, skrev Daniel Vetter:
On Thu, Aug 17, 2017 at 06:21:30PM +0200, Noralf Trønnes wrote:
Reject mapping an imported dma-buf since is's an invalid use-case.
Cc: Philipp Zabel
Cc: Laurent Pinchart
Cc: Sean P
Den 28.08.2017 13.36, skrev Alexey Brodkin:
Hi Noralf,
-Original Message-
From: Noralf Trønnes [mailto:nor...@tronnes.org]
Sent: Sunday, August 13, 2017 4:32 PM
To: dri-devel@lists.freedesktop.org
Cc: daniel.vet...@ffwll.ch; alexey.brod...@synopsys.com;
alison.w...@freescale.com; benj
On Tue, Aug 29, 2017 at 10:03 PM, Himanshu Jha
wrote:
> calling memcpy immediately after memset with the same region of memory
> makes memset redundant.
>
> Signed-off-by: Himanshu Jha
> ---
> drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff
On Mon, Aug 7, 2017 at 6:01 PM, Arnd Bergmann wrote:
> On Sun, Aug 6, 2017 at 6:44 PM, Mikko Rapeli wrote:
>> Include instead of which on Linux includes
>> and on non-Linux platforms defines __u32 etc types.
>>
>> Fixes user space compilation errors like:
>>
>> linux/kfd_ioctl.h:33:2: error: u
https://bugs.freedesktop.org/show_bug.cgi?id=102517
Bug ID: 102517
Summary: System hang/freeze Helium Rain
Product: Mesa
Version: 17.1
Hardware: x86-64 (AMD64)
OS: other
Status: NEW
Severity: major
this patches add support Rockchip RK3288 LVDS support, based on patches from
Mark yao[0] and Heiko Stuebner[1].
[0]: https://github.com/RockchipOpensourceCommunity/popmetal-kernel-3.14
[1]: http://lists.infradead.org/pipermail/linux-rockchip/2015-April/002830.html
Changes:
- Update rockchip_lvds_
This patch add Document for Rockchip Soc RK3288 LVDS,
This based on the patches from Mark yao and Heiko Stuebner.
Signed-off-by: Mark yao
Signed-off-by: Heiko Stuebner
Signed-off-by: Sandy Huang
---
Change the Signed-off order
.../bindings/display/rockchip/rockchip-lvds.txt| 99 ++
This adds support for Rockchip soc lvds found on rk3288
Based on the patches from Mark yao and Heiko Stuebner.
Signed-off-by: Mark Yao
Signed-off-by: Heiko Stuebner
Signed-off-by: Sandy Huang
---
Change the Signed-off order
drivers/gpu/drm/rockchip/Kconfig| 8 +
drivers/gpu/drm/
https://bugs.freedesktop.org/show_bug.cgi?id=102500
--- Comment #8 from Arek Ruśniak ---
Something wrong happened in my build environment or i've got just luck with
earlier test.There's no fix.
"GPU fault detected" still happenning.
sorry for inconvinient
--
You are receiving this mail becaus
https://bugs.freedesktop.org/show_bug.cgi?id=102500
--- Comment #7 from Christian König ---
Does patch "drm/amdgpu: fix moved list handling in the VM" fix the issue?
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-deve
https://bugs.freedesktop.org/show_bug.cgi?id=102500
--- Comment #6 from Arek Ruśniak ---
Today's build is fine. There's no vm-fault anymore.
Thx for fix.
Dieter could you confirm that for staging-next tree?
--
You are receiving this mail because:
You are the assignee for the bug.___
22 matches
Mail list logo