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
/
qxl_fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qxl: Remove unused qxl_bo_pin arguments
Christophe Fergeau
2018-11-21
1
-1
/
+1
*
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
2018-10-30
1
-2
/
+2
*
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
2018-09-12
1
-164
/
+33
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
qxl: remove qxl_io_log()
Gerd Hoffmann
2018-04-27
1
-2
/
+0
*
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
Santha Meena Ramamoorthy
2018-03-21
1
-3
/
+3
*
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
Gerd Hoffmann
2017-10-23
1
-8
/
+5
*
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: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
1
-5
/
+6
*
drm: qxl: Don't alloc fbdev if emulation is not supported
Gabriel Krisman Bertazi
2017-03-07
1
-1
/
+8
*
drm: qxl: Consolidate bo reservation when pinning
Gabriel Krisman Bertazi
2017-02-28
1
-18
/
+7
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-4
/
+1
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+0
*
drm: qxl: Embed drm_device into driver structure
Gabriel Krisman Bertazi
2017-02-02
1
-5
/
+5
*
drm: qxl: Drop misleading comment
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-2
/
+3
*
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-30
1
-1
/
+1
|
\
|
*
qxl: Add missing '\n' to qxl_io_log() call
Christophe Fergeau
2016-11-15
1
-1
/
+1
*
|
drm/qxl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-7
/
+1
|
/
*
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
2016-08-12
1
-0
/
+4
*
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
1
-1
/
+0
*
drm/qxl: Remove useless drm_fb_get_bpp_depth() call
Laurent Pinchart
2016-06-07
1
-4
/
+0
*
qxl: catch qxlfb_create_pinned_object failures
Gerd Hoffmann
2016-05-17
1
-0
/
+3
*
drm/qxl: Use drm_fb_helper deferred_io support
Noralf Trønnes
2016-05-02
1
-166
/
+57
*
drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*()
Noralf Trønnes
2016-05-02
1
-3
/
+3
*
drm/qxl: Use unlocked gem unreferencing
Daniel Vetter
2016-04-20
1
-2
/
+2
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
*
drm: Remove unused fbdev_list members
Lukas Wunner
2015-11-24
1
-1
/
+0
*
drm/qxl: fix framebuffer dirty rectangle tracking.
Gerd Hoffmann
2015-10-07
1
-8
/
+11
*
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-27
/
+13
*
drm/qxl: rewrite framebuffer support
Gerd Hoffmann
2015-05-07
1
-218
/
+57
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-6
/
+16
*
drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
*
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+4
*
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
*
qxl: avoid an oops in the deferred io code.
Dave Airlie
2013-11-04
1
-1
/
+1
*
drm/qxl: add delayed fb operations
Dave Airlie
2013-07-24
1
-21
/
+163
*
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
2013-07-05
1
-0
/
+10
*
drm/qxl: add support for > 1 output
Dave Airlie
2013-07-05
1
-1
/
+1
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
1
-4
/
+0
*
drm/qxl: make lots of things static.
Dave Airlie
2013-04-16
1
-1
/
+1
*
drm: add new QXL driver. (v1.4)
Dave Airlie
2013-04-12
1
-0
/
+567