https://bugzilla.kernel.org/show_bug.cgi?id=202445
--- Comment #10 from Clément Guérin (li...@protonmail.com) ---
I did some more testing today, using my monitor OSD to determine if freesync is
active. None of the Steam Play games I own work with freesync, the refresh rate
stays at 144Hz. It looks
https://bugs.freedesktop.org/show_bug.cgi?id=109534
Romain Diss changed:
What|Removed |Added
Summary|Crash in Minecraft after a |Crash in Minecraft due to a
https://bugs.freedesktop.org/show_bug.cgi?id=109534
Romain Diss changed:
What|Removed |Added
CC||romain.d...@yahoo.fr
Summary|C
https://bugs.freedesktop.org/show_bug.cgi?id=109534
Bug ID: 109534
Summary: Crash in Minecraft after a swp[chan] assertion fail
since the last debian upgrade
Product: Mesa
Version: 18.3
Hardware: x86-64 (AMD64)
Den 02.02.2019 18.07, skrev Rob Herring:
> Other than using a rockchip_gem_object directly, the Rockchip fbdev
> setup has nothing special and can be converted to use the generic fbdev
> emulation instead.
>
> This patch makes full use of the generic fbdev emulation by using its
> drm_client cal
On Mon, Jan 28, 2019 at 04:03:41PM -0500, Sean Paul wrote:
On Mon, Jan 28, 2019 at 10:56:29AM -0500, Sasha Levin wrote:
From: Sean Paul
[ Upstream commit c232e9f41b136c141df9938024e521191a7b910d ]
Instead of always re-initializing the variables we need to clean up on
out, move the re-initiali
Other than using a rockchip_gem_object directly, the Rockchip fbdev
setup has nothing special and can be converted to use the generic fbdev
emulation instead.
This patch makes full use of the generic fbdev emulation by using its
drm_client callbacks. This means that
drm_mode_config_funcs->output_p
https://bugs.freedesktop.org/show_bug.cgi?id=109206
--- Comment #9 from grak...@gmail.com ---
Raven_dmcu.bin can get packed in the initramfs Image if amdgpu is loaded at
boot. Check the initramfs by running “lsinitcpio /boot/name of initramfs.img”.
If you see raven_dmcu.bin in the image from the
Now that the base struct drm_gem_object has a reservation_object, use it
and remove the private BO one.
Cc: Lucas Stach
Cc: Russell King
Cc: Christian Gmeiner
Cc: David Airlie
Cc: Daniel Vetter
Cc: etna...@lists.freedesktop.org
Signed-off-by: Rob Herring
---
drivers/gpu/drm/etnaviv/etnaviv_
Now that the base struct drm_gem_object has a reservation_object, use it
and remove the private BO one.
We can't use the drm_gem_reservation_object_wait() helper for MSM
because (in theory) msm_gem_cpu_prep() will also do some cache
maintenance on the GEM object.
Cc: Rob Clark
Cc: David Airlie
Many users of drm_gem_object embed a struct reservation_object into
their subclassed struct, so let's add one to struct drm_gem_object.
This will allow removing the reservation object from the subclasses
and removing the ->gem_prime_res_obj callback.
With the addition, add a drm_gem_reservation_ob
Now that the base struct drm_gem_object has a reservation_object, use it
and remove the private BO one.
Cc: David Airlie
Cc: Daniel Vetter
Cc: dri-devel@lists.freedesktop.org
Reviewed-by: Eric Anholt
Signed-off-by: Rob Herring
---
drivers/gpu/drm/vc4/vc4_bo.c| 15 +--
drivers/
This series implements the todo to add reservation_object to
drm_gem_object. I converted the easy drivers, but not Intel or AMD. The
series is build tested only.
Rob
v2:
- Fix missing kerneldoc
- Reword todo with what is left todo.
- Fix timeout error handling (added to drm_gem_reservation_o
Now that the base struct drm_gem_object has a reservation_object, use it
and remove the private BO one.
Cc: Eric Anholt
Cc: Daniel Vetter
Cc: David Airlie
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Rob Herring
---
v2:
- No change. Added the timeout handling to
drm_gem_reservation_
https://bugs.freedesktop.org/show_bug.cgi?id=109206
--- Comment #8 from edo...@hotmail.it ---
I encounter the same bug on my HP Envy x360, Ryzen 2500U.
Deleting raven_dcmu.bin and setting iommu=pt on kernel 4.20.5 still doesn't
solve the bug.
--
You are receiving this mail because:
You are the a
https://bugs.freedesktop.org/show_bug.cgi?id=105733
--- Comment #64 from lada.dvor...@gmail.com ---
I've been facing freezes for many days on Ryzen1600+RX560. I have tried bios,
kernel, mesa updates, kernel parameters: "processor.nocst=1 iommu=pt
amggpu.vm_update_mode=3", but it didn't help. Final
Hi,
On Fri, Feb 01, 2019 at 03:14:09PM +0100, Sam Ravnborg wrote:
> Hi Guido
>
> On Fri, Feb 01, 2019 at 09:49:54AM +0100, Guido Günther wrote:
> > Add support for the MIXEL DPHY IP as found in the NXP's i.MX8MQ.
> >
> > Signed-off-by: Guido Günther
> > ---
> > .../bindings/phy/mixel,mipi-dsi-p
nges up to 46c0cd8c562bc3e4a99cbaa4ba0904b6871b7b4b:
drm/i915: Update DRIVER_DATE to 20190202 (2019-02-02 00:14:28 -0800)
- Make background color and LUT more robust (Matt)
- Icelake display fixes (Ville, Imre)
- Workarounds fixes and reorg (Tvr
Align with kernel commits:
5e0f5a58b167 ("drm/i915/cfl: Adding another PCI Device ID.")
03ca3cf8e9aa ("drm/i915/icl: Adding few more device IDs for Ice Lake")
Cc: José Roberto de Souza
Cc: Kenneth Graunke
Cc: Anuj Phogat
Signed-off-by: Rodrigo Vivi
---
include/pci_ids/i965_pci_ids.h | 5
Straight copy from the kernel file.
Add more PCI Device IDs for Coffee Lake, Ice Lake,
and Amber Lake. It also include a reorg on Whiskey Lake IDs.
Align with kernel commits:
5e0f5a58b167 ("drm/i915/cfl: Adding another PCI Device ID.")
03ca3cf8e9aa ("drm/i915/icl: Adding few more device IDs for
20 matches
Mail list logo