index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_display.c
Age
Commit message (
Expand
)
Author
2018-11-21
qxl: Make sure qxl_cursor memory is pinned
Christophe Fergeau
2018-11-21
qxl: Remove unused qxl_bo_pin arguments
Christophe Fergeau
2018-11-21
qxl: No need for NULL check before calling qxl_bo_unref()
Christophe Fergeau
2018-10-30
drm/qxl: Add space before open parentheses
Shayenne da Luz Moura
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
2018-09-12
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
2018-08-10
drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config
Anton Vasilyev
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-06-20
Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-04
drm/qxl: Call qxl_bo_unref outside atomic context
Jeremy Cline
2018-04-27
qxl: drop dummy functions
Gerd Hoffmann
2018-04-27
qxl: hook monitors_config updates into crtc, not encoder.
Gerd Hoffmann
2018-04-27
qxl: move qxl_send_monitors_config()
Gerd Hoffmann
2018-04-27
qxl: remove qxl_io_log()
Gerd Hoffmann
2018-04-25
drm/qxl: fix mode_valid's return type
Luc Van Oostenryck
2018-03-21
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
Santha Meena Ramamoorthy
2017-12-08
drm/qxl: reapply cursor after resetting primary
Ray Strode
2017-12-08
drm/qxl: unref cursor bo when finished with it
Ray Strode
2017-10-23
qxl: alloc & use shadow for dumb buffers
Gerd Hoffmann
2017-09-25
qxl: fix framebuffer unpinning
Gerd Hoffmann
2017-09-21
Merge remote-tracking branch 'origin/master' into drm-misc-fixes
Sean Paul
2017-09-12
qxl: fix primary surface handling
Gerd Hoffmann
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-28
drm: qxl: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
2017-06-28
drm: qxl: Remove unused CRTC .dpms() helper operation
Laurent Pinchart
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-23
drm/qxl: declare a bunch of functions as static
Gerd Hoffmann
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-23
drm: qxl: Delay entering atomic context during cursor update
Gabriel Krisman Bertazi
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-03-14
drm: qxl: add missing return check
Dan Carpenter
2017-03-07
qxl: fix qxl_conn_get_modes
Gerd Hoffmann
2017-03-07
qxl: read monitors config at boot
Gerd Hoffmann
2017-03-07
qxl: limit monitor config read retries
Gerd Hoffmann
2017-02-28
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 3: Use atomic handlers for planes
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 2: Wire up state object handlers
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 1: Implement mode_set_nofb
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Atomic phase 1: convert cursor to universal plane
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Expose creation of universal primary plane
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Don't initialize vblank support
Gabriel Krisman Bertazi
2017-02-28
drm: qxl: Consolidate bo reservation when pinning
Gabriel Krisman Bertazi
[next]