Hi Ville,
Thank you for the patch.
On Thu, Apr 10, 2025 at 07:32:06PM +0300, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Pass along the format info from .fb_create() to aliminate the
> redundant drm_get_format_info() calls from the gem fb code.
>
> Cc: Dave Airlie
> Cc: Gerd Hoffmann
> Cc
Hello,
My name is Sergio , I'm sysadmin and I use Proxmox with virtual machines
with Spice remote connection.
Today I faced with problem -
Have Virtual machine with Devuan and GUI Mate . During surfing in internet
and when I click some buttons on pages the virtual machine freezes and
don't work .
From: "Dr. David Alan Gilbert"
qxl_io_flush_release() and qxl_io_flush_surfaces() were both added
in 2013's
commit f64122c1f6ad ("drm: add new QXL driver. (v1.4)")
but have remained unused. Remove them.
Signed-off-by: Dr. David Alan Gilbert
---
drivers/gpu/drm/qxl/qxl_cmd.c | 10 --
From: "Dr. David Alan Gilbert"
Hi,
A couple of small deadcodings for qxl. The first
just cleans up a couple of trivial unusued wrappers.
The second cleans out some debugfs code that's been unused
for a few years.
Dave
Signed-off-by: Dr. David Alan Gilbert
Dr. David Alan Gilbert (2):
drm:
From: "Dr. David Alan Gilbert"
qxl_debugfs_add_files() has been unused since 2022's
commit d0719e09264b ("drm/qxl: Use TTM builtin resource manager debugfs
code")
Remove it.
This now leaves the debugfs_count and debugfs members of struct
qxl_device unused. Remove them.
QXL_DEBUGFS_MAX_COMPONE
On Sun, Apr 13, 2025 at 4:58 PM Serhio Gor wrote:
> Hello,
> My name is Sergio , I'm sysadmin and I use Proxmox with virtual machines
> with Spice remote connection.
> Today I faced with problem -
>
> Have Virtual machine with Devuan and GUI Mate . During surfing in internet
> and when I click s