index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
1
-2
/
+2
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
1
-1
/
+1
2023-11-03
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+3
2023-10-07
drm/qxl: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
1
-8
/
+3
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
1
-0
/
+7
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-0
/
+1
2022-09-07
drm/qxl: fix the suspend/resume issue on qxl device
Zongmin Zhou
1
-1
/
+2
2022-01-27
drm/qxl: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
1
-17
/
+2
2022-01-27
drm/qxl: Move ioctl array next to its only user
Thomas Zimmermann
1
-1
/
+11
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-2
/
+1
2021-07-15
drm/qxl: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-1
/
+0
2021-07-08
drm/qxl: Remove empty qxl_gem_prime_mmap()
Thomas Zimmermann
1
-1
/
+0
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-1
/
+0
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+4
2021-04-11
drm/qxl: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
1
-1
/
+2
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-01-29
Fix "ordering" comment typos
Bjorn Helgaas
1
-1
/
+1
2021-01-06
drm/qxl: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+1
2020-08-17
drm/qxl: don't take vga ports on rev5+
Gerd Hoffmann
1
-3
/
+3
2020-04-28
drm/qxl: Don't use drm_device->dev_private
Daniel Vetter
1
-4
/
+4
2020-04-28
drm/qxl: Use devm_drm_dev_alloc
Daniel Vetter
1
-7
/
+8
2020-03-26
drm/qxl: Use drmm_add_final_kfree
Daniel Vetter
1
-2
/
+0
2020-02-11
drm/qxl: add drm_driver.release callback.
Gerd Hoffmann
1
-7
/
+19
2019-10-22
drm/qxl: use DEFINE_DRM_GEM_FOPS()
Gerd Hoffmann
1
-9
/
+1
2019-10-22
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
Gerd Hoffmann
1
-1
/
+1
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+19
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-11
/
+10
2019-09-10
drm/qxl: use drm_gem_object_funcs callbacks
Gerd Hoffmann
1
-8
/
+0
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
1
-1
/
+1
2019-08-23
drm/qxl: get vga ioports
Gerd Hoffmann
1
-1
/
+19
2019-08-06
drm/qxl: Use dev_get_drvdata where possible
Chuhong Yuan
1
-4
/
+2
2019-07-15
drm/qxl: drop use of drmP.h
Sam Ravnborg
1
-3
/
+7
2019-06-21
drm/qxl: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-04-30
Revert "drm/qxl: drop prime import/export callbacks"
Gerd Hoffmann
1
-0
/
+4
2019-03-14
Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+4
2019-03-07
drm/qxl: remove conflicting framebuffers earlier
Gerd Hoffmann
1
-1
/
+4
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-4
/
+0
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
1
-1
/
+0
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-28
drm/qxl: use generic fbdev emulation
Gerd Hoffmann
1
-0
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+2
2019-01-14
drm/qxl: drop prime import/export callbacks
Gerd Hoffmann
1
-4
/
+0
2018-09-05
qxl: fix null-pointer crash during suspend
Peter Wu
1
-21
/
+5
2018-08-10
drm/qxl: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-1
/
+1
2017-08-16
drm/qxl: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-06-23
drm/qxl: move extern variable declaration header file
Gerd Hoffmann
1
-1
/
+0
[next]