Kees Cook
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 years ago |
Gerd Hoffmann
|
735581a0a1
qxl: remove qxl_io_log()
|
7 years ago |
Santha Meena Ramamoorthy
|
2793c1d77a
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
|
7 years ago |
Gerd Hoffmann
|
56cbcb6c41
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
|
7 years ago |
Daniel Vetter
|
e1923ab3d0
drm/<drivers>: Drop fbdev info flags
|
8 years ago |
Daniel Vetter
|
060f33b717
drm/qxl: Drop fbdev hwaccel flags
|
8 years ago |
Masahiro Yamada
|
edaf492c13
drm/qxl: fix include notation and remove -Iinclude/drm flag
|
8 years ago |
Gabriel Krisman Bertazi
|
861078381b
drm: qxl: Don't alloc fbdev if emulation is not supported
|
8 years ago |
Gabriel Krisman Bertazi
|
715a11fabb
drm: qxl: Consolidate bo reservation when pinning
|
8 years ago |
Daniel Vetter
|
da7bdda2af
drm/fb-helper: Automatically clean up fb_info
|
8 years ago |
Gabriel Krisman Bertazi
|
e4563f6ba7
drm: Rely on mode_config data for fb_helper initialization
|
8 years ago |
Gabriel Krisman Bertazi
|
cbdded7f8a
drm: qxl: Embed drm_device into driver structure
|
8 years ago |
Gabriel Krisman Bertazi
|
768851b92c
drm: qxl: Drop misleading comment
|
8 years ago |
Ville Syrjälä
|
b00c600e91
drm: Nuke fb->depth
|
8 years ago |
Dave Airlie
|
6320745596
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
|
8 years ago |
Christophe Fergeau
|
00d7d64270
qxl: Add missing '\n' to qxl_io_log() call
|
8 years ago |
Stefan Christ
|
1102af19cd
drm/qxl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
|
8 years ago |
Daniel Vetter
|
0c756134cf
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
|
9 years ago |
Daniel Vetter
|
b1116f645c
drm: Remove superflous linux/fb.h includes
|
9 years ago |
Laurent Pinchart
|
cb76e3560a
drm/qxl: Remove useless drm_fb_get_bpp_depth() call
|
9 years ago |
Gerd Hoffmann
|
2d6b1d403e
qxl: catch qxlfb_create_pinned_object failures
|
9 years ago |
Noralf Trønnes
|
6819c3c251
drm/qxl: Use drm_fb_helper deferred_io support
|
9 years ago |
Noralf Trønnes
|
2b5e8e579b
drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*()
|
9 years ago |
Daniel Vetter
|
068149ad22
drm/qxl: Use unlocked gem unreferencing
|
9 years ago |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
9 years ago |
Lukas Wunner
|
cb1197173f
drm: Remove unused fbdev_list members
|
9 years ago |
Gerd Hoffmann
|
60906529be
drm/qxl: fix framebuffer dirty rectangle tracking.
|
9 years ago |
Archit Taneja
|
e7cd84cf7d
drm/qxl: Use new drm_fb_helper functions
|
10 years ago |
Gerd Hoffmann
|
c0fe07aa50
drm/qxl: rewrite framebuffer support
|
10 years ago |
Thierry Reding
|
01934c2a69
drm/fb-helper: Propagate errors from initial config failure
|
10 years ago |