index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-05-23
drm: qxl: Delay entering atomic context during cursor update
Gabriel Krisman Bertazi
1
-2
/
+2
2017-03-14
drm: qxl: add missing return check
Dan Carpenter
1
-0
/
+2
2017-03-07
qxl: fix qxl_conn_get_modes
Gerd Hoffmann
1
-10
/
+12
2017-03-07
qxl: read monitors config at boot
Gerd Hoffmann
1
-0
/
+5
2017-03-07
qxl: limit monitor config read retries
Gerd Hoffmann
1
-8
/
+12
2017-02-28
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
Gabriel Krisman Bertazi
1
-46
/
+1
2017-02-28
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
Gabriel Krisman Bertazi
1
-10
/
+1
2017-02-28
drm: qxl: Atomic phase 3: Use atomic handlers for planes
Gabriel Krisman Bertazi
1
-4
/
+6
2017-02-28
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
Gabriel Krisman Bertazi
1
-1
/
+3
2017-02-28
drm: qxl: Atomic phase 2: Wire up state object handlers
Gabriel Krisman Bertazi
1
-0
/
+14
2017-02-28
drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc
Gabriel Krisman Bertazi
1
-9
/
+1
2017-02-28
drm: qxl: Atomic phase 1: Implement mode_set_nofb
Gabriel Krisman Bertazi
1
-72
/
+16
2017-02-28
drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane
Gabriel Krisman Bertazi
1
-1
/
+100
2017-02-28
drm: qxl: Atomic phase 1: convert cursor to universal plane
Gabriel Krisman Bertazi
1
-239
/
+202
2017-02-28
drm: qxl: Expose creation of universal primary plane
Gabriel Krisman Bertazi
1
-1
/
+70
2017-02-28
drm: qxl: Don't initialize vblank support
Gabriel Krisman Bertazi
1
-20
/
+0
2017-02-28
drm: qxl: Consolidate bo reservation when pinning
Gabriel Krisman Bertazi
1
-44
/
+8
2017-02-21
drm: qxl: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-0
/
+16
2017-02-02
drm: qxl: Embed drm_device into driver structure
Gabriel Krisman Bertazi
1
-16
/
+16
2017-01-17
drm: qxl: Let DRM core handle connector registering
Gabriel Krisman Bertazi
1
-1
/
+0
2016-12-15
drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-11-15
qxl: Allow resolution which are not multiple of 8
Christophe Fergeau
1
-0
/
+3
2016-11-15
qxl: Don't notify userspace when monitors config is unchanged
Christophe Fergeau
1
-10
/
+52
2016-11-15
qxl: Mark some internal functions as static
Christophe Fergeau
1
-2
/
+2
2016-09-20
drm/qxl: reapply cursor after SetCrtc calls
Ray Strode
1
-1
/
+55
2016-07-22
drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlock...
Markus Elfring
1
-2
/
+1
2016-06-06
drm/qxl: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-3
/
+2
2016-06-06
drm/qxl: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-05-31
drm/qxl: Don't set a gamma table size
Daniel Vetter
1
-1
/
+0
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-2
/
+4
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-4
/
+9
2016-05-02
drm/qxl: Use drm_fb_helper deferred_io support
Noralf Trønnes
1
-4
/
+5
2016-03-31
drm/qxl: fix cursor position with non-zero hotspot
John Keeping
1
-4
/
+9
2016-02-16
drm/qxl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-9
/
+0
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-12-08
drm/qxl: Drop dummy save/restore hooks
Daniel Vetter
1
-12
/
+0
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-10-07
drm/qxl: avoid buffer reservation in qxl_crtc_page_flip
Frediano Ziglio
1
-1
/
+9
2015-10-01
drm/qxl: recreate the primary surface when the bo is not primary
Fabiano Fidêncio
1
-1
/
+1
2015-09-24
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
1
-5
/
+7
2015-09-11
drm/qxl: validate monitors config modes
Jonathon Jongsma
1
-26
/
+40
2015-06-05
drm/qxl: Remove format string errors
Frediano Ziglio
1
-1
/
+1
2014-11-15
drm/qxl: drop unused mode private pointer
Dave Airlie
1
-7
/
+0
2014-11-15
drm/qxl: use suggested x/y offset properties to pass guest prefs
Dave Airlie
1
-0
/
+28
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-22
qxl: don't create too large primary surface
Marc-André Lureau
1
-8
/
+8
2014-09-03
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
1
-0
/
+49
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
[next]