index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
1
-2
/
+3
*
drm/qxl: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-27
1
-1
/
+0
*
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-12-21
1
-2
/
+1
|
\
|
*
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-15
1
-2
/
+1
*
|
drm/qxl: reapply cursor after resetting primary
Ray Strode
2017-12-08
2
-0
/
+61
*
|
drm/qxl: unref cursor bo when finished with it
Ray Strode
2017-12-08
1
-1
/
+3
|
/
*
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
1
-5
/
+4
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
3
-6
/
+8
*
drm/ttm: consistently use reservation_object_unlock
Christian König
2017-12-06
1
-1
/
+1
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
7
-51
/
+71
|
\
|
*
qxl: alloc & use shadow for dumb buffers
Gerd Hoffmann
2017-10-23
4
-4
/
+54
|
*
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
Gerd Hoffmann
2017-10-23
5
-47
/
+17
*
|
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
2017-11-10
1
-4
/
+1
|
/
*
qxl: fix framebuffer unpinning
Gerd Hoffmann
2017-09-25
1
-3
/
+4
*
Merge remote-tracking branch 'origin/master' into drm-misc-fixes
Sean Paul
2017-09-21
7
-37
/
+31
|
\
|
*
drm/qxl: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-16
1
-1
/
+0
|
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
|
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
|
*
drm/qxl: Drop fbdev hwaccel flags
Daniel Vetter
2017-07-26
1
-1
/
+1
|
*
drm: qxl: constify ttm_place structures.
Arvind Yadav
2017-07-03
1
-1
/
+1
|
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
|
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
|
*
drm: qxl: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
2017-06-28
1
-2
/
+2
|
*
drm: qxl: Remove unused CRTC .dpms() helper operation
Laurent Pinchart
2017-06-28
1
-5
/
+0
|
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
1
-2
/
+2
|
|
\
|
*
|
drm/qxl: move extern variable declaration header file
Gerd Hoffmann
2017-06-23
2
-1
/
+1
|
*
|
drm/qxl: declare a bunch of functions as static
Gerd Hoffmann
2017-06-23
2
-11
/
+11
|
*
|
drm/qxl: fix __user annotations
Gerd Hoffmann
2017-06-23
1
-8
/
+9
|
*
|
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
1
-2
/
+2
|
*
|
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-20
1
-2
/
+0
*
|
|
qxl: fix primary surface handling
Gerd Hoffmann
2017-09-12
1
-15
/
+19
|
|
/
|
/
|
*
|
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm: qxl: Delay entering atomic context during cursor update
Gabriel Krisman Bertazi
2017-05-23
1
-2
/
+2
*
|
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
8
-33
/
+30
|
/
*
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-04
1
-0
/
+1
*
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
1
-3
/
+3
|
\
|
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+3
*
|
drm: qxl: add missing return check
Dan Carpenter
2017-03-14
1
-0
/
+2
*
|
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
2017-03-09
3
-15
/
+0
*
|
qxl: fix qxl_conn_get_modes
Gerd Hoffmann
2017-03-07
1
-10
/
+12
*
|
qxl: read monitors config at boot
Gerd Hoffmann
2017-03-07
1
-0
/
+5
*
|
qxl: limit monitor config read retries
Gerd Hoffmann
2017-03-07
1
-8
/
+12
*
|
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
2017-03-07
2
-24
/
+0
*
|
drm: qxl: Don't alloc fbdev if emulation is not supported
Gabriel Krisman Bertazi
2017-03-07
1
-1
/
+8
*
|
drm/qxl: Remove qxl_debugfs_takedown()
Noralf Trønnes
2017-03-01
3
-11
/
+0
*
|
drm: qxl: Enable atomic modesetting ioctl
Gabriel Krisman Bertazi
2017-02-28
1
-1
/
+2
*
|
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
Gabriel Krisman Bertazi
2017-02-28
1
-46
/
+1
*
|
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
Gabriel Krisman Bertazi
2017-02-28
1
-10
/
+1
*
|
drm: qxl: Atomic phase 3: Use atomic handlers for planes
Gabriel Krisman Bertazi
2017-02-28
1
-4
/
+6
*
|
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
Gabriel Krisman Bertazi
2017-02-28
1
-1
/
+3
[next]