> -Original Message-
> From: Kangjie Lu [mailto:k...@umn.edu]
> Sent: Wednesday, December 26, 2018 2:24 PM
> To: k...@umn.edu
> Cc: pakki...@umn.edu; Deucher, Alexander
> ; Koenig, Christian
> ; Zhou, David(ChunMing)
> ; David Airlie ; Daniel Vetter
> ; Zhu, Rex ; Huang, Ray
> ; Zhang, Hawk
https://bugs.freedesktop.org/show_bug.cgi?id=109153
Bug ID: 109153
Summary: [KBL-G][VK] Vulkan CTS spirv_assembly cases failed
Segmentation fault (core dumped)
Product: DRI
Version: XOrg git
Hardware: x86-64 (AMD64)
https://bugs.freedesktop.org/show_bug.cgi?id=109153
Hai changed:
What|Removed |Added
CC||xinyux.d...@intel.com
--- Comment #1 from Hai --
https://bugs.freedesktop.org/show_bug.cgi?id=109146
Hai changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=109153
--- Comment #2 from Hai ---
Created attachment 142897
--> https://bugs.freedesktop.org/attachment.cgi?id=142897&action=edit
TestResults.qpa
--
You are receiving this mail because:
You are the assignee for the bug.
Hi, Yongqiang:
On Mon, 2018-12-24 at 16:08 +0800, Yongqiang Niu wrote:
> This patch add commponent OVL0_2L
>
> Signed-off-by: Yongqiang Niu
> ---
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 1 +
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h | 1 +
> 2 files changed, 2 insertions(+)
>
> dif
Hi, Yongqiang:
On Mon, 2018-12-24 at 16:08 +0800, Yongqiang Niu wrote:
> This patch add component DITHER
>
Reviewed-by: CK Hu
> Signed-off-by: Yongqiang Niu
> ---
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 32
> +
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.
Hi Brajeswar,
Thank you for the patch.
On Monday, 24 December 2018 16:32:18 EET Brajeswar Ghosh wrote:
> Remove drm/drm_panel.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh
> ---
> drivers/gpu/drm/bridge/panel.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/dr
Hi Brajeswar
> On Monday, 24 December 2018 16:32:18 EET Brajeswar Ghosh wrote:
> > Remove drm/drm_panel.h which is included more than once
> >
> > Signed-off-by: Brajeswar Ghosh
> > ---
> > drivers/gpu/drm/bridge/panel.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/gpu
Since commit e6f6d63ed14c ("drm/msm: add headless gpu device for imx5")
the DRM_MSM symbol can be selected by SOC_IMX5 causing the following
error when building imx_v6_v7_defconfig:
In file included from ../drivers/gpu/drm/msm/adreno/a5xx_gpu.c:17:0:
../include/linux/qcom_scm.h: In function 'qcom_
https://bugs.freedesktop.org/show_bug.cgi?id=109153
Bas Nieuwenhuizen changed:
What|Removed |Added
Component|DRM/AMDgpu |Drivers/Vulkan/radeon
Ass
https://bugs.freedesktop.org/show_bug.cgi?id=109151
Bas Nieuwenhuizen changed:
What|Removed |Added
Product|DRI |Mesa
Assignee|dri-devel@l
On Tue, 2018-12-25 at 07:01 -0800, Thomas Hellstrom wrote:
> On Mon, 2018-12-24 at 11:49 +0100, Daniel Vetter wrote:
> > On Fri, Dec 21, 2018 at 8:56 PM Thomas Hellstrom <
> > thellst...@vmware.com> wrote:
> > > Reviewed-by: Thomas Hellstrom
> > >
> > > Daniel, Dave, could you help try to get thi
https://bugzilla.kernel.org/show_bug.cgi?id=202043
--- Comment #3 from antiferm...@protonmail.com ---
I do have that enabled (my `/proc/cmdline` is
`BOOT_IMAGE=/boot/vmlinuz-4.19-x86_64
root=UUID=2994b8cf-341a-48b0-b49d-771df87dc509 rw quiet
amdgpu.ppfeaturemask=0x`)
--
You are receiving
The goal with this small series is to remove the last bits
that prevents us from removing drmP.h file by file.
- drmP.h is now stripped down to include files and forward declarations.
- All header files in include/drm/ no longer include drmP.h.
The series was made on top of 4.20.
Build tested usi
Move DRM_SWITCH_POWER out of drmP.h to allow users
to get rid of the drmP include.
DRM_SWITCH_POWER defines are used in combination
with drm_device.switch_power_state.
Move the DRM_SWITCH_POWER defines to the file where
drm_device.switch_power_state is defined.
Signed-off-by: Sam Ravnborg
Cc: M
Move DRM_IF_VERSION out of drmP.h to allow users
to get rid of the drmP include.
Signed-off-by: Sam Ravnborg
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Sean Paul
Cc: David Airlie
Cc: Daniel Vetter
---
drivers/gpu/drm/drm_internal.h | 2 ++
include/drm/drmP.h | 2 --
2 files cha
Add missing includes in dw_hdmi.h and
fix fallout in drivers.
Signed-off-by: Sam Ravnborg
Cc: Archit Taneja
Cc: Andrzej Hajda
Cc: Laurent Pinchart
Cc: David Airlie
Cc: Daniel Vetter
Cc: Kieran Bingham
Cc: Fabio Estevam
Cc: Neil Armstrong
Cc: Maxime Ripard
---
drivers/gpu/drm/bridge/syno
No further changes required.
Signed-off-by: Sam Ravnborg
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Sean Paul
Cc: David Airlie
Cc: Daniel Vetter
---
include/drm/drm_encoder_slave.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/drm/drm_encoder_slave.h b/include/drm/drm_encoder_
Move drm_can_sleep() out of drmP.h to allow users
to get rid of the drmP.h include.
There was no header file that was a good match for this helper function.
So add this to drm_util with the relevant includes.
Add include of drm_util.h to all users.
Signed-off-by: Sam Ravnborg
Cc: Maarten Lankho
Fix fallout in various files/drivers by adding missing include files.
Signed-off-by: Sam Ravnborg
Cc: Alexey Brodkin
Cc: David Airlie
Cc: Daniel Vetter
Cc: Archit Taneja
Cc: Andrzej Hajda
Cc: Laurent Pinchart
Cc: Maarten Lankhorst
Cc: Maxime Ripard
Cc: Sean Paul
Cc: Kieran Bingham
---
Fix fallout in various files/drivers.
Signed-off-by: Sam Ravnborg
Cc: Alexey Brodkin
Cc: David Airlie
Cc: Daniel Vetter
Cc: Yannick Fertre
Cc: Philippe Cornu
Cc: Benjamin Gaignard
Cc: Vincent Abriou
Cc: Maxime Coquelin
Cc: Alexandre Torgue
Cc: "Noralf Trønnes"
Cc: David Lechner
Cc: Maa
From: Andrey Grodzovsky
[ Upstream commit c554206077428af56cc2e0314b86b41cd030458c ]
If CS is submitted using guilty ctx, we terminate amdgpu_cs_parser_init
before locking ctx->lock, latter in amdgpu_cs_parser_fini we still are
trying to release the lock just becase parser->ctx != NULL.
Signed-
Hi Linus,
Daniel collected a couple of pulls after I want on holidays, back for
a couple of days, so may as well send them out.
This has exynos and etnaviv work for 4.21.
exynos:
- plane alpha and blending configurability
etnaviv:
- mostly cleanups in prep for new features.
Dave.
drm-next-201
https://bugs.freedesktop.org/show_bug.cgi?id=109157
Bug ID: 109157
Summary: [KBL-G][VK] spirv_assembly cases failed Segmentation
fault (core dumped)
Product: DRI
Version: XOrg git
Hardware: x86-64 (AMD64)
OS
https://bugs.freedesktop.org/show_bug.cgi?id=109158
Bug ID: 109158
Summary: [KBL-G][vulkan]
dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_li
near_mipmap_nearest_repeat failed verification.
Product: DRI
Versi
https://bugs.freedesktop.org/show_bug.cgi?id=109159
Bug ID: 109159
Summary: [KBL-G][vulkan] dEQP-VK.api.version_check.entry_points
test failed.
Product: DRI
Version: XOrg git
Hardware: x86-64 (AMD64)
OS: Lin
Hi, Yongqiang:
On Mon, 2018-12-24 at 16:08 +0800, Yongqiang Niu wrote:
> This patch add layer_nr for ovl private data
>
I think you do this because ovl-2l and ovl share the same driver and the
ovl layer is different, so this patch is a preparation for ovl-2l and
ovl share the same driver. Descri
https://bugs.freedesktop.org/show_bug.cgi?id=108877
Hai changed:
What|Removed |Added
QA Contact||dri-devel@lists.freedesktop
|
https://bugs.freedesktop.org/show_bug.cgi?id=108877
Hai changed:
What|Removed |Added
QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.o
https://bugs.freedesktop.org/show_bug.cgi?id=108878
Hai changed:
What|Removed |Added
QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.o
https://bugs.freedesktop.org/show_bug.cgi?id=109138
Hai changed:
What|Removed |Added
Product|DRI |Mesa
Component|DRM/AMDgpu
https://bugs.freedesktop.org/show_bug.cgi?id=109138
Hai changed:
What|Removed |Added
QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.o
Hi, Yongqiang:
On Mon, 2018-12-24 at 16:08 +0800, Yongqiang Niu wrote:
> This patch add ddp write register common api
>
I could not see anywhere you use these function. If the function is
useless, drop this patch.
Regards,
CK
> Signed-off-by: Yongqiang Niu
> ---
> drivers/gpu/drm/mediatek/mt
Hi, Yongqiang:
On Mon, 2018-12-24 at 16:08 +0800, Yongqiang Niu wrote:
> This patch add connect function for ovl
Could you describe more about how ovl-2l works? I guess that ovl-2l is a
ovl hardware which has 3 layer, the bottom two layer is from DRAM and
the top layer is from another hardware (m
https://bugs.freedesktop.org/show_bug.cgi?id=109158
Hai changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=109157
Hai changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On Mon, Dec 24, 2018 at 07:57:41PM +0800, Liviu Dudau wrote:
> On Fri, Dec 21, 2018 at 09:58:55AM +, james qian wang (Arm Technology
> China) wrote:
> > 1. Added a brief definition of komeda_dev/pipeline/component, this change
> >didn't add the detailed component features and capabilities,
On Mon, Dec 24, 2018 at 08:00:51PM +0800, Liviu Dudau wrote:
> On Fri, Dec 21, 2018 at 09:59:12AM +, james qian wang (Arm Technology
> China) wrote:
> > Add DT bindings documentation for the ARM display processor D71 and later
> > IPs.
> >
> > Signed-off-by: James (Qian) Wang
> >
> > Change
On Mon, Dec 24, 2018 at 08:32:14PM +0800, Liviu Dudau wrote:
> On Fri, Dec 21, 2018 at 10:00:33AM +, james qian wang (Arm Technology
> China) wrote:
> > Add komeda_kms abstracton to attach komeda_dev to DRM-KMS
> > CRTC: according to the komeda_pipeline
> > PLANE: according to komeda_layer
Hi Dave & Daniel -
These GVT fixes missed the main pull request.
drm-intel-next-fixes-2018-12-27:
GVT fixes for v4.21-rc1
BR,
Jani.
The following changes since commit e69aa5f9b97f7f871643336deb281db5cb14878b:
Merge tag 'drm-misc-next-2018-12-06' of
git://anongit.freedesktop.org/drm/drm-mis
Both anx78xx_set_bits() and anx78xx_clear_bits() in the poweron process
may fail. The fix inserts checks for their return values.
Signed-off-by: Kangjie Lu
---
drivers/gpu/drm/bridge/analogix-anx78xx.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/bridge/analogix-anx78xx.c
Remove video/mipi_display.h which is included more than once
Signed-off-by: Brajeswar Ghosh
---
drivers/gpu/drm/i915/intel_dsi_vbt.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/intel_dsi_vbt.c
b/drivers/gpu/drm/i915/intel_dsi_vbt.c
index ac83d6b89ae0..40a5efa33c3d 10
v1 -> v2:
Address review comment on mm/memory.c. Add EXPORT_SYMBOL
for vm_insert_range and corrected the documentation part
for this API.
In drivers/gpu/drm/xen/xen_drm_front_gem.c, replace err
with ret as suggested.
In drivers/iommu/dma-iommu.c, ha
Both anx78xx_set_bits() and anx78xx_clear_bits() in the poweron process
may fail. The fix inserts checks for their return values.
Signed-off-by: Kangjie Lu
---
drivers/gpu/drm/bridge/analogix-anx78xx.c | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/driv
Previouly drivers have their own way of mapping range of
kernel pages/memory into user vma and this was done by
invoking vm_insert_page() within a loop.
As this pattern is common across different drivers, it can
be generalized by creating a new function and use it across
the drivers.
vm_insert_ra
The nvram_read_byte() and nvram_write_byte() definitions in asm/nvram.h
duplicate those in linux/nvram.h. Get rid of the former to prepare for
adoption of struct arch_nvram_ops (which is defined in linux/nvram.h for
general use).
Signed-off-by: Finn Thain
Tested-by: Stan Johnson
---
arch/powerp
Convert to use vm_insert_range() to map range of kernel
memory to user vma.
Signed-off-by: Souptick Joarder
Tested-by: Heiko Stuebner
Acked-by: Heiko Stuebner
---
drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 14 +++---
1 file changed, 3 insertions(+), 11 deletions(-)
diff --git a/dri
Convert to use vm_insert_range() to map range of kernel
memory to user vma.
Signed-off-by: Souptick Joarder
Reviewed-by: Matthew Wilcox
Reviewed-by: Oleksandr Andrushchenko
---
drivers/gpu/drm/xen/xen_drm_front_gem.c | 20 ++--
1 file changed, 6 insertions(+), 14 deletions(-)
SDL 1.2 sets all fields related to the pixel format to zero in some
cases[1]. Prior to commit db05c48197759 ("drm: fb-helper: Reject all
pixel format changing requests"), there was an unintentional workaround
for this that existed for more than a decade. First in device-specific DRM
drivers, then h
Strict requirement of pixclock to be zero breaks support of SDL 1.2
which contains hardcoded table of supported video modes with non-zero
pixclock values[1].
To better understand which pixclock values are considered valid and how
driver should handle these values, I briefly examined few existing f
adev->firmware.fw_buf being not NULL may not indicate kernel buffer is
created successful. A better way is to check the status (return value)
of it. The fix does so.
Signed-off-by: Kangjie Lu
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 18 --
1 file changed, 12 insertions(+),
Remove drm_crtc_internal.h which is included more than once
Signed-off-by: Brajeswar Ghosh
---
drivers/gpu/drm/drm_drv.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c
index 4126bb6e1a4a..75f4e6bf67ca 100644
--- a/drivers/gpu/drm/drm_drv.
Please ignore this email. I've sent another one.
On Mon, Dec 24, 2018 at 11:02 PM Kangjie Lu wrote:
> Both anx78xx_set_bits() and anx78xx_clear_bits() in the poweron process
> may fail. The fix inserts checks for their return values.
>
> Signed-off-by: Kangjie Lu
> ---
> drivers/gpu/drm/bridge
Hi,
Originally this issue was brought up on linux.org.ru forum by user
saahriktu, he is on Cc. He discovered that commit db05c48197759
("drm: fb-helper: Reject all pixel format changing requests") breaks
support of SDL1 programs, like various old games and emulators of old
game consoles. First pat
Remove i915_scheduler.h which is included more than once
Signed-off-by: Brajeswar Ghosh
---
drivers/gpu/drm/i915/i915_request.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/i915_request.h
b/drivers/gpu/drm/i915/i915_request.h
index 7fa94b024968..3d9d225bc5fc 100644
--
adp8870_write() may fail. This fix checks if adp8870_write fails, and if
so, returns its error code.
Signed-off-by: Kangjie Lu
---
drivers/video/backlight/adp8870_bl.c | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/drivers/video/backlight/adp8870_bl.c
b/drivers/
Remove drm/drm_panel.h which is included more than once
Signed-off-by: Brajeswar Ghosh
---
drivers/gpu/drm/bridge/panel.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/bridge/panel.c b/drivers/gpu/drm/bridge/panel.c
index 7cbaba213ef6..402b318eeeb2 100644
--- a/drivers/gpu/d
Make use of arch_nvram_ops in device drivers so that the nvram_* function
exports can be removed.
Since they are no longer global symbols, rename the PPC32 nvram_* functions
appropriately.
Signed-off-by: Finn Thain
---
arch/powerpc/kernel/setup_32.c | 8
drivers/char/generi
On Mon, Dec 24, 2018 at 8:51 PM Russell King - ARM Linux
wrote:
>
> Having discussed with Matthew offlist, I think we've come to the
> following conclusion - there's a number of drivers that buggily
> ignore vm_pgoff.
>
> So, what I proposed is:
>
> static int __vm_insert_range(struct vm_struct *v
This patch addresses inconsistencies in Mac framebuffer drivers and their
use of Kconfig symbols relating to NVRAM, so PPC64 can use CONFIG_NVRAM.
Macintosh framebuffer drivers use default settings for color mode and
video mode that are found in NVRAM. On PCI Macs, MacOS stores display
settings in
61 matches
Mail list logo