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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
4
-276
/
+60
2018-09-05
qxl: fix null-pointer crash during suspend
Peter Wu
1
-21
/
+5
2018-08-30
drm/qxl: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-08-10
drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config
Anton Vasilyev
1
-3
/
+13
2018-08-10
drm: qxl: Fix error handling at qxl_device_init
Anton Vasilyev
1
-7
/
+73
2018-08-10
drm/qxl: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-1
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-03
drm/qxl: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
2018-06-20
Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+5
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-04
drm/qxl: Call qxl_bo_unref outside atomic context
Jeremy Cline
1
-2
/
+5
2018-05-14
gpu: drm: qxl: Adding new typedef vm_fault_t
Souptick Joarder
1
-4
/
+4
2018-05-11
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
4
-15
/
+14
2018-05-03
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...
Daniel Vetter
1
-0
/
+7
2018-05-03
drm/qxl: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
2018-04-30
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-04-27
qxl: drop dummy functions
Gerd Hoffmann
1
-50
/
+0
2018-04-27
qxl: hook monitors_config updates into crtc, not encoder.
Gerd Hoffmann
2
-92
/
+66
2018-04-27
qxl: move qxl_send_monitors_config()
Gerd Hoffmann
1
-24
/
+23
2018-04-27
qxl: remove qxl_io_log()
Gerd Hoffmann
5
-62
/
+7
2018-04-25
qxl: keep separate release_bo pointer
Gerd Hoffmann
3
-10
/
+9
2018-04-25
qxl: fix qxl_release_{map,unmap}
Gerd Hoffmann
2
-5
/
+5
2018-04-25
drm/qxl: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
3
-30
/
+6
2018-03-21
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
Santha Meena Ramamoorthy
6
-12
/
+12
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-4
/
+4
2018-02-27
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-1
/
+1
2018-02-27
drm/ttm: drop ttm->dummy_read_page
Christian König
1
-4
/
+2
2018-02-27
drm/ttm: drop bo->glob
Christian König
1
-1
/
+1
2018-02-27
drm/qxl: remove ttm_pool_* wrappers
Christian König
1
-22
/
+0
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-2
/
+3
2017-12-27
drm/qxl: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-21
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+1
2017-12-16
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
1
-2
/
+1
2017-12-08
drm/qxl: reapply cursor after resetting primary
Ray Strode
2
-0
/
+61
2017-12-08
drm/qxl: unref cursor bo when finished with it
Ray Strode
1
-1
/
+3
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
1
-5
/
+4
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
3
-6
/
+8
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
1
-1
/
+1
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
7
-51
/
+71
2017-11-10
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
1
-4
/
+1
2017-10-23
qxl: alloc & use shadow for dumb buffers
Gerd Hoffmann
4
-4
/
+54
2017-10-23
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
Gerd Hoffmann
5
-47
/
+17
2017-09-25
qxl: fix framebuffer unpinning
Gerd Hoffmann
1
-3
/
+4
2017-09-22
Merge remote-tracking branch 'origin/master' into drm-misc-fixes
Sean Paul
7
-37
/
+31
2017-09-12
qxl: fix primary surface handling
Gerd Hoffmann
1
-15
/
+19
2017-08-16
drm/qxl: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
1
-1
/
+0
[next]