Peter Wu
|
bf8744e40c
qxl: refactor to use drm_fb_helper_fbdev_setup
|
7 年之前 |
Anton Vasilyev
|
66e0c8a5bc
drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config
|
7 年之前 |
Daniel Vetter
|
cde4c44d87
drm: drop _mode_ from drm_mode_connector_attach_encoder
|
7 年之前 |
Dave Airlie
|
47fbf82b5a
Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
|
7 年之前 |
Jeremy Cline
|
889ad63d41
drm/qxl: Call qxl_bo_unref outside atomic context
|
7 年之前 |
Gerd Hoffmann
|
cc4e44d515
qxl: drop dummy functions
|
7 年之前 |
Gerd Hoffmann
|
a6d3c4d798
qxl: hook monitors_config updates into crtc, not encoder.
|
7 年之前 |
Gerd Hoffmann
|
998010bfae
qxl: move qxl_send_monitors_config()
|
7 年之前 |
Gerd Hoffmann
|
735581a0a1
qxl: remove qxl_io_log()
|
7 年之前 |
Luc Van Oostenryck
|
e0d92e1668
drm/qxl: fix mode_valid's return type
|
7 年之前 |
Santha Meena Ramamoorthy
|
2793c1d77a
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
|
7 年之前 |
Ray Strode
|
9428088c90
drm/qxl: reapply cursor after resetting primary
|
7 年之前 |
Ray Strode
|
16c6db3688
drm/qxl: unref cursor bo when finished with it
|
7 年之前 |
Gerd Hoffmann
|
62676d10b4
qxl: alloc & use shadow for dumb buffers
|
7 年之前 |
Gerd Hoffmann
|
5f3d862a73
qxl: fix framebuffer unpinning
|
8 年之前 |
Sean Paul
|
1ebfc603d0
Merge remote-tracking branch 'origin/master' into drm-misc-fixes
|
8 年之前 |
Gerd Hoffmann
|
b0e07da3f5
qxl: fix primary surface handling
|
8 年之前 |
Ben Widawsky
|
e6fc3b6855
drm: Plumb modifiers through plane init
|
8 年之前 |
Laurent Pinchart
|
64581714b5
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
|
8 年之前 |
Laurent Pinchart
|
0b20a0f8c3
drm: Add old state pointer to CRTC .enable() helper function
|
8 年之前 |
Laurent Pinchart
|
641164f236
drm: qxl: Replace CRTC .commit() helper operation with .enable()
|
8 年之前 |
Laurent Pinchart
|
4889b35d7f
drm: qxl: Remove unused CRTC .dpms() helper operation
|
8 年之前 |
Sean Paul
|
b740e76936
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
|
8 年之前 |
Gerd Hoffmann
|
45dfe57771
drm/qxl: declare a bunch of functions as static
|
8 年之前 |
Dave Airlie
|
2a1720376a
Backmerge tag 'v4.12-rc3' into drm-next
|
8 年之前 |
Gabriel Krisman Bertazi
|
429030bc94
drm: qxl: Delay entering atomic context during cursor update
|
8 年之前 |
Masahiro Yamada
|
edaf492c13
drm/qxl: fix include notation and remove -Iinclude/drm flag
|
8 年之前 |
Dan Carpenter
|
ee5cb7c465
drm: qxl: add missing return check
|
8 年之前 |
Gerd Hoffmann
|
2d856f94e6
qxl: fix qxl_conn_get_modes
|
8 年之前 |
Gerd Hoffmann
|
c50fad8f62
qxl: read monitors config at boot
|
8 年之前 |