index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
drm/qxl: fix framebuffer dirty rectangle tracking.
Gerd Hoffmann
1
-8
/
+11
2015-08-06
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
1
-27
/
+13
2015-05-07
drm/qxl: rewrite framebuffer support
Gerd Hoffmann
1
-218
/
+57
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-6
/
+16
2014-09-24
drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
Fabian Frederick
1
-1
/
+2
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+4
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2013-11-04
qxl: avoid an oops in the deferred io code.
Dave Airlie
1
-1
/
+1
2013-07-24
drm/qxl: add delayed fb operations
Dave Airlie
1
-21
/
+163
2013-07-05
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
1
-0
/
+10
2013-07-05
drm/qxl: add support for > 1 output
Dave Airlie
1
-1
/
+1
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
1
-4
/
+0
2013-04-16
drm/qxl: make lots of things static.
Dave Airlie
1
-1
/
+1
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie
1
-0
/
+567