index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_display.c
Age
Commit message (
Expand
)
Author
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-09-29
drm/qxl: simplify the return expression of qxl_plane_prepare_fb()
Qinglang Miao
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-08-17
drm/qxl: Replace deprecated function in qxl_display
Sidong Yang
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-19
drm/qxl: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-29
drm/qxl: qxl_release use after free
Vasily Averin
2020-04-28
drm/qxl: Don't use drm_device->dev_private
Daniel Vetter
2020-03-02
drm/qxl: Use simple encoder
Thomas Zimmermann
2020-01-30
drm/qxl: Remove sending of vblank event
Thomas Zimmermann
2019-08-06
drm/qxl: use embedded gem object
Gerd Hoffmann
2019-07-15
drm/qxl: drop use of drmP.h
Sam Ravnborg
2019-02-21
drm/qxl: remove set but not used variable 'bo_old'
YueHaibing
2019-01-28
drm/qxl: use kernel mode db
Gerd Hoffmann
2019-01-28
drm/qxl: add qxl_add_mode helper function
Gerd Hoffmann
2019-01-28
drm/qxl: add mode/framebuffer check functions
Gerd Hoffmann
2019-01-28
drm/qxl: use generic fbdev emulation
Gerd Hoffmann
2019-01-28
drm/qxl: use qxl_num_crtc directly
Gerd Hoffmann
2019-01-28
drm/qxl: cover all crtcs in shadow bo.
Gerd Hoffmann
2019-01-28
drm/qxl: use shadow bo directly
Gerd Hoffmann
2019-01-28
drm/qxl: track primary bo
Gerd Hoffmann
2019-01-28
drm/qxl: drop unused offset parameter from qxl_io_create_primary()
Gerd Hoffmann
2019-01-28
drm/qxl: move qxl_primary_apply_cursor to correct place
Gerd Hoffmann
2019-01-28
drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo.
Gerd Hoffmann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-09
qxl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-12-12
drm/qxl: Don't set the dpms hook
Daniel Vetter
2018-11-21
qxl: Make sure qxl_cursor memory is pinned
Christophe Fergeau
2018-11-21
qxl: Remove unused qxl_bo_pin arguments
Christophe Fergeau
2018-11-21
qxl: No need for NULL check before calling qxl_bo_unref()
Christophe Fergeau
2018-10-30
drm/qxl: Add space before open parentheses
Shayenne da Luz Moura
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
2018-09-12
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
2018-08-10
drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config
Anton Vasilyev
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-06-20
Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-04
drm/qxl: Call qxl_bo_unref outside atomic context
Jeremy Cline
2018-04-27
qxl: drop dummy functions
Gerd Hoffmann
2018-04-27
qxl: hook monitors_config updates into crtc, not encoder.
Gerd Hoffmann
2018-04-27
qxl: move qxl_send_monitors_config()
Gerd Hoffmann
2018-04-27
qxl: remove qxl_io_log()
Gerd Hoffmann
2018-04-25
drm/qxl: fix mode_valid's return type
Luc Van Oostenryck
2018-03-21
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
Santha Meena Ramamoorthy
2017-12-08
drm/qxl: reapply cursor after resetting primary
Ray Strode
2017-12-08
drm/qxl: unref cursor bo when finished with it
Ray Strode
[next]