Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b510451c896dfd5c1f007ba61f04708dd930660
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_display.c
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
6458171
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
by Laurent Pinchart
· 7 years ago
0b20a0f
drm: Add old state pointer to CRTC .enable() helper function
by Laurent Pinchart
· 7 years ago
641164f
drm: qxl: Replace CRTC .commit() helper operation with .enable()
by Laurent Pinchart
· 8 years ago
4889b35
drm: qxl: Remove unused CRTC .dpms() helper operation
by Laurent Pinchart
· 8 years ago
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
45dfe57
drm/qxl: declare a bunch of functions as static
by Gerd Hoffmann
· 8 years ago
2a1720376
Backmerge tag 'v4.12-rc3' into drm-next
by Dave Airlie
· 8 years ago
429030b
drm: qxl: Delay entering atomic context during cursor update
by Gabriel Krisman Bertazi
· 8 years ago
edaf492
drm/qxl: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
ee5cb7c
drm: qxl: add missing return check
by Dan Carpenter
· 8 years ago
2d856f94
qxl: fix qxl_conn_get_modes
by Gerd Hoffmann
· 8 years ago
c50fad8
qxl: read monitors config at boot
by Gerd Hoffmann
· 8 years ago
9062155
qxl: limit monitor config read retries
by Gerd Hoffmann
· 8 years ago
9973c87
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
by Gabriel Krisman Bertazi
· 8 years ago
bc8a00d
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
by Gabriel Krisman Bertazi
· 8 years ago
472e6d4
drm: qxl: Atomic phase 3: Use atomic handlers for planes
by Gabriel Krisman Bertazi
· 8 years ago
10a0bd8
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
by Gabriel Krisman Bertazi
· 8 years ago
9ade8b9
drm: qxl: Atomic phase 2: Wire up state object handlers
by Gabriel Krisman Bertazi
· 8 years ago
3723545
drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc
by Gabriel Krisman Bertazi
· 8 years ago
3538e80
drm: qxl: Atomic phase 1: Implement mode_set_nofb
by Gabriel Krisman Bertazi
· 8 years ago
c2ff663
drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane
by Gabriel Krisman Bertazi
· 8 years ago
1277eed
drm: qxl: Atomic phase 1: convert cursor to universal plane
by Gabriel Krisman Bertazi
· 8 years ago
d3e7e42
drm: qxl: Expose creation of universal primary plane
by Gabriel Krisman Bertazi
· 8 years ago
64ca824
drm: qxl: Don't initialize vblank support
by Gabriel Krisman Bertazi
· 8 years ago
715a11f
drm: qxl: Consolidate bo reservation when pinning
by Gabriel Krisman Bertazi
· 8 years ago
54d82e0
drm: qxl: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
cbdded7
drm: qxl: Embed drm_device into driver structure
by Gabriel Krisman Bertazi
· 8 years ago
8e945cb
drm: qxl: Let DRM core handle connector registering
by Gabriel Krisman Bertazi
· 8 years ago
5360943
drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
ff996e7
qxl: Allow resolution which are not multiple of 8
by Christophe Fergeau
· 8 years ago
9e3b317
qxl: Don't notify userspace when monitors config is unchanged
by Christophe Fergeau
· 8 years ago
e4a7644
qxl: Mark some internal functions as static
by Christophe Fergeau
· 8 years ago
4532b24
drm/qxl: reapply cursor after SetCrtc calls
by Ray Strode
· 8 years ago
dc3583c
drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
by Markus Elfring
· 8 years ago
078ace6
drm/qxl: use drm_crtc_vblank_{get,put}()
by Gustavo Padovan
· 9 years ago
8a60522
drm/qxl: use drm_crtc_send_vblank_event()
by Gustavo Padovan
· 9 years ago
0eef29d
drm/qxl: Don't set a gamma table size
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
bafb86f
Merge tag 'v4.6-rc7' into drm-next
by Dave Airlie
· 9 years ago
6819c3c
drm/qxl: Use drm_fb_helper deferred_io support
by Noralf Trønnes
· 9 years ago
d59a1f7
drm/qxl: fix cursor position with non-zero hotspot
by John Keeping
· 9 years ago
4a71396
drm/qxl: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
6af3e65
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
2ed1e42
drm/qxl: Drop dummy save/restore hooks
by Daniel Vetter
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
7eb9974
drm/qxl: avoid buffer reservation in qxl_crtc_page_flip
by Frediano Ziglio
· 9 years ago
8d0d940
drm/qxl: recreate the primary surface when the bo is not primary
by Fabiano Fidêncio
· 9 years ago
69e5d3f
drm/qxl: only report first monitor as connected if we have no state
by Dave Airlie
· 9 years ago
bd3e1c7
drm/qxl: validate monitors config modes
by Jonathon Jongsma
· 9 years ago
72ec565
drm/qxl: Remove format string errors
by Frediano Ziglio
· 10 years ago
967b8e0
drm/qxl: drop unused mode private pointer
by Dave Airlie
· 10 years ago
7dea094
drm/qxl: use suggested x/y offset properties to pass guest prefs
by Dave Airlie
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
c572aaf
qxl: don't create too large primary surface
by Marc-André Lureau
· 10 years ago
058e9f5
drm/qxl: simple crtc page flipping emulated using buffer copy
by Andreas Pokorny
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
52571ad
drm/qxl: use surface_id 0 for primary surface on all monitors
by David Mansfield
· 11 years ago
b87577b
drm: try harder to avoid regression when merging mode bits
by Dave Airlie
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
c5416d66
gpu: fix qxl missing crc32_le
by Randy Dunlap
· 11 years ago
73e9efd
drm: Push dirtyfb ioctl kms locking down to drivers
by Ville Syrjälä
· 11 years ago
4695b03
qxl: add a connector property to denote hotplug should rescan modes.
by Dave Airlie
· 11 years ago
5cab51c
drm/qxl: fix disabling extra monitors from client
by Marc-André Lureau
· 11 years ago
a40a60d
drm/qxl: remove unnecessary check
by Marc-André Lureau
· 11 years ago
b080742
drm/qxl: prefer the monitor config resolution
by Marc-André Lureau
· 11 years ago
4fdb086
drm/qxl: notify that the monitor config changed
by Marc-André Lureau
· 11 years ago
8002db6
qxl: convert qxl driver to proper use for reservations
by Dave Airlie
· 11 years ago
5ff91e4
qxl: use drm helper hotplug support
by Dave Airlie
· 11 years ago
2bd6ce8
qxl: split monitors_config object creation out.
by Dave Airlie
· 11 years ago
07f8d9b
drm/qxl: add support for > 1 output
by Dave Airlie
· 11 years ago
5b8788c
drm/qxl: make dynamic resizing work properly.
by Dave Airlie
· 11 years ago
c0a6080
drm/qxl: add support for cursor hotspot.
by Dave Airlie
· 12 years ago
fb85ac4
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
by Ville Syrjälä
· 12 years ago
b2b4465
drm/qxl: drop active_user_framebuffer as its unneeded
by Dave Airlie
· 12 years ago
d7292a0
qxl: drop unused variable.
by Dave Airlie
· 12 years ago
62c8ba7
drm/qxl: fix smatch warnings
by Dave Airlie
· 12 years ago
6d01f1f
drm/qxl: make lots of things static.
by Dave Airlie
· 12 years ago
f64122c
drm: add new QXL driver. (v1.4)
by Dave Airlie
· 12 years ago