[PATCH 04/10] drm: xlnx: Add xlnx gem of Xilinx DRM KMS

2018-01-04 Thread Hyun Kwon
Implement a simple wrapper around drm_gem_cma_dumb_create_internal() for alignment. Signed-off-by: Hyun Kwon --- drivers/gpu/drm/xlnx/xlnx_gem.c | 38 ++ drivers/gpu/drm/xlnx/xlnx_gem.h | 18 ++ 2 files changed, 56 insertions(+) create mode 10

[PATCH 05/10] drm: xlnx: Xilinx DRM KMS driver

2018-01-04 Thread Hyun Kwon
Xilinx has various platforms for display, where users can create using multiple IPs in the programmable FPGA fabric, or where some hardened piepline is available on the chip. Furthermore, hardened pipeline can also interact with soft logics in FPGA. The Xilinx DRM KMS is a softwrae layer to glue s

[PATCH 07/10] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display

2018-01-04 Thread Hyun Kwon
Xilinx ZynqMP has a hardened display pipeline. The pipeline can be logically partitioned into 2 parts: display and DisplayPort. This driver handles the display part of the pipeline that handles buffer management and blending. Signed-off-by: Hyun Kwon --- drivers/gpu/drm/xlnx/zynqmp_disp.c | 2935

[PATCH 06/10] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings

2018-01-04 Thread Hyun Kwon
This add a dt binding for ZynqMP DP subsystem. Signed-off-by: Hyun Kwon --- .../bindings/display/xlnx/xlnx,zynqmp-dpsub.txt| 94 ++ 1 file changed, 94 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/xlnx/xlnx,zynqmp-dpsub.txt diff --git a/Do

[gabbayo:amdkfd-next 10/53] drivers/gpu/drm/amd/amdkfd/kfd_process.c:289:37: sparse: constant 0x2000000000000 is so big it is long

2018-01-04 Thread kbuild test robot
tree: git://people.freedesktop.org/~gabbayo/linux amdkfd-next head: 9f0a0b41ffccf9a76b19ea263ae16d2d5888093e commit: 373d7080896a3cb3b28ae3a2abdafb7bb87552b1 [10/53] drm/amdkfd: Add CWSR support reproduce: # apt-get install sparse git checkout 373d7080896a3cb3b28ae3a2abdafb7bb8

[Bug 104490] [radeonsi/290x] Dota2 fails to start (can't create opengl context)

2018-01-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104490 --- Comment #5 from Sebastian Parborg --- I spoke too soon. It seems like I needed to go back a bit further. And with MESA_GLSL_CACHE_DISABLE=true, it seems like I could pinpoint the commit. This is the commit that breaks dota2 for me: https://

[Bug 100393] Cemu wiiu emulator crashes after selecting game on radeonsi

2018-01-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100393 --- Comment #12 from Daniel Monaga --- Hi all, i tried with MESA_GLSL_OVERRIDE="400" with a new game on menu, but you see the black screen that if the audio is perfect, you hear walking and jumping normal but without image. instead, when using M

[Bug 104306] Mesa 17.3 breaks Firefox and other Xwayland apps on AMD HD7750

2018-01-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104306 --- Comment #11 from Sergey Kvachonok --- I can confirm that switching from radeon to amdgpu on 03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn XT [Radeon HD 7870 GHz Edition] Device: AMD Radeon HD 7800 Serie

[Bug 104490] [radeonsi/290x] Dota2 fails to start (can't create opengl context)

2018-01-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104490 --- Comment #6 from Mike Lothian --- I think this also affects i965 too 6ce9006d76c050663af0be61cc88c3215d6f8cea is the first bad commit commit 6ce9006d76c050663af0be61cc88c3215d6f8cea Author: Ne

<    1   2