Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a5f6b5b1e89067d3de30ae04693f96189cc05aec
/
drivers
/
gpu
/
drm
/
qxl
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
ee5cb7c
drm: qxl: add missing return check
by Dan Carpenter
· 8 years ago
34c9d52
drm/qxl: Remove qxl_debugfs_remove_files()
by Noralf Trønnes
· 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
ecefd94
qxl: drop mode_info.modes & related code.
by Gerd Hoffmann
· 8 years ago
8610783
drm: qxl: Don't alloc fbdev if emulation is not supported
by Gabriel Krisman Bertazi
· 8 years ago
cc14d46
drm/qxl: Remove qxl_debugfs_takedown()
by Noralf Trønnes
· 8 years ago
fb4fe33
drm: qxl: Enable atomic modesetting ioctl
by Gabriel Krisman Bertazi
· 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
aa5b62b
drm: qxl: Drop device flags attribute
by Gabriel Krisman Bertazi
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
54d82e0
drm: qxl: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
cbdded7
drm: qxl: Embed drm_device into driver structure
by Gabriel Krisman Bertazi
· 8 years ago
d74d74a
drm: qxl: Drop duplicated pci_device pointer attribute
by Gabriel Krisman Bertazi
· 8 years ago
5472bdee
drm: qxl: Drop duplicated device pointer attribute
by Gabriel Krisman Bertazi
· 8 years ago
768851b
drm: qxl: Drop misleading comment
by Gabriel Krisman Bertazi
· 8 years ago
260498f
drm/ttm: revert "implement LRU add callbacks v2"
by Christian König
· 8 years ago
66257db
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
by Nicolai Hähnle
· 8 years ago
6f897f5
drm: qxl: Open code teardown function for qxl
by Gabriel Krisman Bertazi
· 8 years ago
2b65d56
drm: qxl: Open code probing sequence for qxl
by Gabriel Krisman Bertazi
· 8 years ago
8e945cb
drm: qxl: Let DRM core handle connector registering
by Gabriel Krisman Bertazi
· 8 years ago
011cda5
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
by Benjamin Gaignard
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
b5c3714
drm/mm: Convert to drm_printer
by Daniel Vetter
· 8 years ago
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 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
75e75cb
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Daniel Vetter
· 8 years ago
16571a8
drm/qxl: fix use of uninitialized variable
by Pan Bian
· 8 years ago
48d9831
drm/qxl: Don't register debugfs for control minors
by Daniel Vetter
· 8 years ago
6320745
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 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
ae4b9a0
qxl: Remove qxl_bo_init() return value
by Christophe Fergeau
· 8 years ago
b3740e8
qxl: Call qxl_gem_{init, fini}
by Christophe Fergeau
· 8 years ago
00d7d64
qxl: Add missing '\n' to qxl_io_log() call
by Christophe Fergeau
· 8 years ago
86c792a
qxl: Remove unused prototype
by Christophe Fergeau
· 8 years ago
e4a7644
qxl: Mark some internal functions as static
by Christophe Fergeau
· 8 years ago
1102af1
drm/qxl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
220196b
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
c0d5fb4
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
3f346d5
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
4532b24
drm/qxl: reapply cursor after SetCrtc calls
by Ray Strode
· 8 years ago
bd4a68d
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
d9a1f0b
drm: use drm_file to tag vm-bos
by David Herrmann
· 8 years ago
96c594b
drm/qxl: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
283cde6
drm/ttm: rework handling of private mem types
by Christian König
· 8 years ago
2b721f2
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
by Daniel Vetter
· 8 years ago
e9c3dde
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
0c75613
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
by Daniel Vetter
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
4499f2a
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
by Michel Dänzer
· 8 years ago
dc3583c
drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
by Markus Elfring
· 8 years ago
2383050f
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
f0a3e1e
drm/qxl: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
6c181c8
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6566435
qxl: silence uninitialized variable warning
by Dan Carpenter
· 8 years ago
f4cceb2
qxl: check for kmap failures
by Dan Carpenter
· 8 years ago
7b2d16f
drm/qxl: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
ab1947b
drm/qxl: Remove dead code
by Thierry Reding
· 8 years ago
77dfc28
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
by Christian König
· 9 years ago
88932a7
drm/ttm: add wait for idle in all drivers bo_move functions
by Christian König
· 9 years ago
2cca455
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bb4cec0
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
cb76e35
drm/qxl: Remove useless drm_fb_get_bpp_depth() call
by Laurent Pinchart
· 9 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
76bf0db
dma-buf/fence: make fence context 64 bit v2
by Christian König
· 9 years ago
9f4eebd
drm/qxl: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
0eef29d
drm/qxl: Don't set a gamma table size
by Daniel Vetter
· 9 years ago
2d6b1d4
qxl: catch qxlfb_create_pinned_object failures
by Gerd Hoffmann
· 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
a64424d
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
98c2872
drm/ttm: implement LRU add callbacks v2
by Christian König
· 9 years ago
8aa6d4f
drm/ttm: remove lazy parameter from ttm_bo_wait
by Christian König
· 9 years ago
dfd5e50
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
by Christian König
· 9 years ago
6819c3c
drm/qxl: Use drm_fb_helper deferred_io support
by Noralf Trønnes
· 9 years ago
2b5e8e5
drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*()
by Noralf Trønnes
· 9 years ago
068149a
drm/qxl: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
e7c8e54
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
Next »