On Wed, Apr 10, 2019 at 4:42 AM Gerd Hoffmann wrote:
> Add comments to the existing feature flags,
> documenting which commands belong to them.
>
> Signed-off-by: Gerd Hoffmann
>
This patch is:
Reviewed-by: Gurchetan Singh
> ---
> include/uapi/linux/virtio_gpu.h | 12 ++--
> 1 file
On Wed, Apr 10, 2019 at 4:42 AM Gerd Hoffmann wrote:
> Add new command VIRTIO_GPU_CMD_RESOURCE_CREATE_V2 to create resources.
> It adds (a) support planar resources and (b) returns stride and size of
> the resource planes. The later will be needed in case we support
> mapping host resources into
tree: git://anongit.freedesktop.org/drm-intel topic/core-for-CI
head: b573fba52f339dc4fadef7282af4a9413fd6173d
commit: b573fba52f339dc4fadef7282af4a9413fd6173d [15/15] ICL HACK: Disable ACPI
idle driver
config: arm64-defconfig (attached as .config)
compiler: aarch64-linux-gnu-gcc (Debian 7.2.0
https://bugs.freedesktop.org/show_bug.cgi?id=110293
--- Comment #2 from Alex Deucher ---
Already on it's way upstream:
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-fixes-5.1&id=e7ad88553aa1d48e950ca9a4934d246c1bee4be4
--
You are receiving this mail because:
You are the assignee for t
On Tue, Apr 9, 2019 at 8:27 AM Eric Engestrom wrote:
>
> On Tuesday, 2019-04-09 12:59:13 +0100, Eric Engestrom wrote:
> > On Tuesday, 2019-04-09 11:35:14 +, Ayan Halder wrote:
> > > Generated using make headers_install from the drm-next
> > > tree - git://anongit.freedesktop.org/drm/drm
> > >
Hi Dave, Daniel,
More stuff for 5.2:
- Fixes for powerplay custom profiles
- DC bandwidth clean ups and fixes
- RAS fixes for vega20
- DC atomic resume fix
- Better plane handling in DC
- Freesync improvements
- Misc bug fixes and cleanups
The following changes since commit 5ebffda257731a11cf1db6
https://bugs.freedesktop.org/show_bug.cgi?id=109692
--- Comment #35 from mikhail.v.gavri...@gmail.com ---
Created attachment 143927
--> https://bugs.freedesktop.org/attachment.cgi?id=143927&action=edit
dmesg (with successfull GPU reset after applying patches from Comment 34)
Hooray, it's a win!
tree: git://anongit.freedesktop.org/drm-intel topic/core-for-CI
head: b573fba52f339dc4fadef7282af4a9413fd6173d
commit: b573fba52f339dc4fadef7282af4a9413fd6173d [15/15] ICL HACK: Disable ACPI
idle driver
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 8.1.0
reprod
https://bugs.freedesktop.org/show_bug.cgi?id=109692
--- Comment #36 from mikhail.v.gavri...@gmail.com ---
Created attachment 143928
--> https://bugs.freedesktop.org/attachment.cgi?id=143928&action=edit
Demonstration how message "drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed to
initialize parser -
Oops, the __iomem annotation was added to the header file only.
Add it to the implementation (and documentation) too.
Fixes: 5c5373b51bec ("drm: switch drm_fb_xrgb_to_rgb888_dstclip to accept
__iomem dst")
Signed-off-by: Gerd Hoffmann
---
drivers/gpu/drm/drm_format_helper.c | 6 +++---
1 fi
> > +/* VIRTIO_GPU_CMD_RESOURCE_CREATE_V2 */
> > +struct virtio_gpu_cmd_resource_create_v2 {
> > + struct virtio_gpu_ctrl_hdr hdr;
> > + __le32 resource_id;
> > + __le32 format;
> > + __le32 width;
> > + __le32 height;
> > + /* 3d only */
> > + __le32 targe
https://bugs.freedesktop.org/show_bug.cgi?id=110360
--- Comment #4 from jian-h...@endlessm.com ---
Created attachment 143930
--> https://bugs.freedesktop.org/attachment.cgi?id=143930&action=edit
The dmesg of disabled pci ats
Also tested with 'pci=noats' on boot command which is mentioned in
htt
https://bugs.freedesktop.org/show_bug.cgi?id=110398
Bug ID: 110398
Summary: checking bug
Product: DRI
Version: unspecified
Hardware: All
OS: Windows (All)
Status: NEW
Severity: normal
Priority: m
https://bugs.freedesktop.org/show_bug.cgi?id=110398
rohan changed:
What|Removed |Added
URL||http://219.91.142.54:1515/G
|
https://bugs.freedesktop.org/show_bug.cgi?id=110398
rohan changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are receiving this mail becaus
https://bugs.freedesktop.org/show_bug.cgi?id=110399
Bug ID: 110399
Summary: leaving space between numbers in customer id is
showing wrong error message
Product: DRI
Version: XOrg git
Hardware: Other
URL: http
Hi, Yongqiang:
On Wed, 2019-03-27 at 14:19 +0800, yongqiang@mediatek.com wrote:
> From: Yongqiang Niu
>
> This patch move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
> rdma only has single output, but no multi output,
> all these rdma->dsi/dpi usecase should move to mtk_ddp_sout_sel
https://bugs.freedesktop.org/show_bug.cgi?id=110399
ajeelimra...@gmail.com changed:
What|Removed |Added
Severity|normal |major
Priority|medium
On Wed, Apr 10, 2019 at 04:41:57PM -0700, Ira Weiny wrote:
> On Tue, Mar 26, 2019 at 12:47:46PM -0400, Jerome Glisse wrote:
> > From: Jérôme Glisse
> >
> > CPU page table update can happens for many reasons, not only as a result
> > of a syscall (munmap(), mprotect(), mremap(), madvise(), ...) but
https://bugs.freedesktop.org/show_bug.cgi?id=108049
--- Comment #6 from Pokemon ---
Have to looking the all update of how do i clear clipboard history in my
computer just visit here https://clipboardwindows10.com/ and share the post for
all users.
--
You are receiving this mail because:
You are
Hi, Yongqiang:
On Wed, 2019-03-27 at 14:19 +0800, yongqiang@mediatek.com wrote:
> From: Yongqiang Niu
>
> This patch add ddp component CCORR
Reviewed-by: CK Hu
>
> Signed-off-by: Yongqiang Niu
> ---
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 32
> +
>
Hi, Yongqiang:
On Wed, 2019-03-27 at 14:19 +0800, yongqiang@mediatek.com wrote:
> From: Yongqiang Niu
>
> the format of "mtk_ddp_sout_sel"was not flexible, after we add more
> mediatek SOC support, that will be redundant
It looks like this patch is part of patch 'add mmsys private data for
Hi, Yongqiang:
On Wed, 2019-03-27 at 14:19 +0800, yongqiang@mediatek.com wrote:
> From: Yongqiang Niu
>
> This patch add commponent OVL0_2L
>
> Signed-off-by: Yongqiang Niu
> ---
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 2 ++
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h | 2 ++
>
On Wednesday, 2019-04-10 21:49:33 -0400, Rob Clark wrote:
> On Tue, Apr 9, 2019 at 8:27 AM Eric Engestrom
> wrote:
> > > > diff --git a/include/drm/msm_drm.h b/include/drm/msm_drm.h
> > > > index c06d0a5..91a16b3 100644
> > > > --- a/include/drm/msm_drm.h
> > > > +++ b/include/drm/msm_drm.h
> > >
Hi, Yongqiang:
On Wed, 2019-03-27 at 14:19 +0800, yongqiang@mediatek.com wrote:
> From: Yongqiang Niu
>
> This patch add component DITHER
Reviewed-by: CK Hu
>
> Signed-off-by: Yongqiang Niu
> ---
> drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 32
> +
> dri
https://bugs.freedesktop.org/show_bug.cgi?id=109955
--- Comment #4 from Mauro Gaspari ---
Issue still happens despite kernel updates and mesa updates on openSUSE
Tumbleweed. Same happens on Kubuntu with oibaf ppa, and on Arch.
It seems this bug affects many people on linux using AMDGPUS, and fou
https://bugs.freedesktop.org/show_bug.cgi?id=102322
--- Comment #78 from Mauro Gaspari ---
Hi, I am affected by similar issues too using AMDGPU drivers on linux, and I
have opened another bug, before finding this.
You can have a look at my findings and the workarounds I am applying. So far I
had
Hi, Yongqiang:
On Wed, 2019-03-27 at 14:19 +0800, yongqiang@mediatek.com wrote:
> From: Yongqiang Niu
>
> This patch add gmc_bits for ovl private data
> GMC register was set RDMA ultra and pre-ultra threshold.
> 10bit GMC register define is different with other SOC, gmc_thrshd_l not
> used.
https://bugs.freedesktop.org/show_bug.cgi?id=109294
--- Comment #7 from Tvrtko Ursulin ---
Patch tested on CI: https://patchwork.freedesktop.org/series/59284/
Seems to have improved the coverage:
https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2838/
* igt@prime_vgem@basic-fence-flip:
- fi
101 - 129 of 129 matches
Mail list logo