index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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