index
:
Linux Stable
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.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: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/qxl: Drop dummy save/restore hooks
Daniel Vetter
2015-12-08
1
-12
/
+0
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
3
-4
/
+4
*
drm: Remove unused fbdev_list members
Lukas Wunner
2015-11-24
1
-1
/
+0
*
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
1
-7
/
+7
|
\
|
*
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
1
-7
/
+7
*
|
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
3
-13
/
+22
|
\
\
|
|
/
|
/
|
|
*
drm/qxl: avoid dependency lock
Frediano Ziglio
2015-10-07
1
-3
/
+1
|
*
drm/qxl: avoid buffer reservation in qxl_crtc_page_flip
Frediano Ziglio
2015-10-07
1
-1
/
+9
|
*
drm/qxl: fix framebuffer dirty rectangle tracking.
Gerd Hoffmann
2015-10-07
1
-8
/
+11
|
*
drm/qxl: recreate the primary surface when the bo is not primary
Fabiano Fidêncio
2015-10-01
1
-1
/
+1
*
|
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-3
/
+4
|
/
*
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
2015-09-24
1
-5
/
+7
*
drm/qxl: validate monitors config modes
Jonathon Jongsma
2015-09-11
2
-26
/
+42
*
drm/qxl: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
2015-08-11
1
-3
/
+1
*
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-27
/
+13
*
drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo
Frediano Ziglio
2015-06-05
1
-19
/
+14
*
drm/qxl: Simplify cleaning qxl processing command
Frediano Ziglio
2015-06-05
1
-10
/
+3
*
drm/qxl: Move main reference counter to GEM object instead of TTM ones
Frediano Ziglio
2015-06-05
2
-9
/
+12
*
drm/qxl: Remove format string errors
Frediano Ziglio
2015-06-05
4
-4
/
+4
*
drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved
Frediano Ziglio
2015-06-05
1
-2
/
+7
*
drm/qxl: Fix return for qxl_release_alloc
Frediano Ziglio
2015-06-05
1
-1
/
+1
*
drm/qxl: Handle all errors in qxl_surface_evict
Frediano Ziglio
2015-06-05
1
-4
/
+4
*
drm/qxl: Avoid double free on error
Frediano Ziglio
2015-06-05
1
-2
/
+0
*
drm/qxl: Fix print statement not using uninitialized variable
Frediano Ziglio
2015-06-05
1
-1
/
+1
*
drm/qxl: Do not leak memory if qxl_release_list_add fails
Frediano Ziglio
2015-06-05
1
-1
/
+3
*
drm/qxl: Do not cause spice-server to clean our objects
Frediano Ziglio
2015-06-05
1
-0
/
+1
*
drm/qxl: rewrite framebuffer support
Gerd Hoffmann
2015-05-07
1
-218
/
+57
*
drm/qxl: Fix qxl_noop_get_vblank_counter()
Mario Kleiner
2015-05-04
1
-1
/
+1
*
drm/qxl: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-04-07
1
-1
/
+1
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-6
/
+16
*
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
1
-1
/
+2
*
drm/qxl: drop unused mode private pointer
Dave Airlie
2014-11-15
1
-7
/
+0
*
drm/qxl: use suggested x/y offset properties to pass guest prefs
Dave Airlie
2014-11-15
1
-0
/
+28
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
qxl: don't create too large primary surface
Marc-André Lureau
2014-10-22
1
-8
/
+8
*
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-10-01
3
-3
/
+3
|
\
|
*
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
1
-1
/
+1
|
*
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
2014-09-30
2
-2
/
+2
*
|
drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
/
*
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
1
-0
/
+2
*
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-24
1
-1
/
+1
*
drm/ttm: allow fence to be added as shared
Christian König
2014-09-11
1
-0
/
+1
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+2
*
drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects
Maarten Lankhorst
2014-09-03
1
-1
/
+1
*
drm/qxl: fix gaping memory hole
Maarten Lankhorst
2014-09-03
1
-4
/
+6
*
drm/qxl: Remove release_lock stupidity
Maarten Lankhorst
2014-09-03
2
-8
/
+3
*
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks
Andreas Pokorny
2014-09-03
4
-2
/
+97
*
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
2014-09-03
3
-4
/
+79
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
6
-115
/
+5
[prev]
[next]