Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1d83d957e621f160dfe0f08194e9c2fdd5fa7f3e
/
drivers
/
gpu
/
drm
/
qxl
aa35071
drm/ttm: optionally move duplicates to a separate list
by Christian König
· 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
c572aaf4
qxl: don't create too large primary surface
by Marc-André Lureau
· 10 years ago
7a42e83
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
by Dave Airlie
· 10 years ago
f4f4e3e
drm/ttm: add reservation_object as argument to ttm_bo_init
by Maarten Lankhorst
· 11 years ago
b5e9c1a
drm: Pass dma-buf as argument to gem_prime_import_sg_table
by Maarten Lankhorst
· 11 years ago
f38e34a
drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
884c6da
drm/<ttm-based-drivers>: Don't call drm_mmap
by Daniel Vetter
· 10 years ago
ae9c0af
drm/ttm: allow fence to be added as shared
by Christian König
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
58b21c2
drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects
by Maarten Lankhorst
· 10 years ago
b75402c
drm/qxl: fix gaping memory hole
by Maarten Lankhorst
· 10 years ago
d7e4d67
drm/qxl: Remove release_lock stupidity
by Maarten Lankhorst
· 10 years ago
47c1296
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks
by Andreas Pokorny
· 10 years ago
058e9f5
drm/qxl: simple crtc page flipping emulated using buffer copy
by Andreas Pokorny
· 10 years ago
f2c24b8
drm/ttm: flip the switch, and convert to dma_fence
by Maarten Lankhorst
· 11 years ago
2f453ed
drm/qxl: rework to new fence interface
by Maarten Lankhorst
· 11 years ago
1f0dc9a
drm/ttm: kill off some members to ttm_validate_buffer
by Maarten Lankhorst
· 11 years ago
58b4d72
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
by Maarten Lankhorst
· 11 years ago
dd7cfd6
drm/ttm: kill fence_lock
by Maarten Lankhorst
· 11 years ago
f1217ed
drm/ttm: move fpfn and lpfn into each placement v2
by Christian König
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 10 years ago
fbb60fe
drm/qxl: return IRQ_NONE if it was not our irq
by Jason Wang
· 11 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 10 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 10 years ago
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 10 years ago
52571ad
drm/qxl: use surface_id 0 for primary surface on all monitors
by David Mansfield
· 10 years ago
444c9a0
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
2c9b25c
drm: qxl: Remove unused device pointer
by Christian Engelmayer
· 11 years ago
b87577b
drm: try harder to avoid regression when merging mode bits
by Dave Airlie
· 11 years ago
3c84139
drm/<drivers>: don't set driver->dev_priv_size to 0
by Daniel Vetter
· 11 years ago
bb0f1b5
drm: pass the irq explicitly to drm_irq_install
by Daniel Vetter
· 11 years ago
c752308
drm/ttm: Hide the implementation details of reservation
by Thomas Hellstrom
· 11 years ago
2844ea3
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
41ccec3
drm/qxl: unset a pointer in sync_obj_unref
by Maarten Lankhorst
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
44d847b
drm: init TTM dev_mapping in ttm_bo_device_init()
by David Herrmann
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
c5416d66
gpu: fix qxl missing crc32_le
by Randy Dunlap
· 11 years ago
0662e4c
drivers: gpu: Mark function as static in qxl_kms.c
by Rashika
· 11 years ago
488574d
gpu: fix qxl missing crc32_le
by Randy Dunlap
· 11 years ago
949b618
drivers/gpu/drm/qxl/Kconfig: reformat the help text
by Antonio Ospite
· 11 years ago
1d6ac18
drm: Kill DRM_COPY_(TO|FROM)_USER
by Daniel Vetter
· 11 years ago
e9f0d76
drm: Kill DRM_IRQ_ARGS
by Daniel Vetter
· 11 years ago
73e9efd
drm: Push dirtyfb ioctl kms locking down to drivers
by Ville Syrjälä
· 11 years ago
1b28c3e
drm/qxl: fix memory leak in release list handling
by Dave Airlie
· 11 years ago
4695b03
qxl: add a connector property to denote hotplug should rescan modes.
by Dave Airlie
· 11 years ago
d9bbf18
drm/qxl: add some surface memory logging
by Gerd Hoffmann
· 11 years ago
3554178
drm/qxl: support 64bit surface bar
by Gerd Hoffmann
· 11 years ago
cc87509
qxl: avoid an oops in the deferred io code.
by Dave Airlie
· 11 years ago
be51e4a
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
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
92b6f89
drm: Add separate Kconfig option for fbdev helpers
by Daniel Vetter
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
acb4652
drm: verify vma access in TTM+GEM drivers
by David Herrmann
· 11 years ago
b0e898a
drm: remove FASYNC support
by Daniel Vetter
· 11 years ago
f547b22
drm/qxl: remove unused object_pin/unpin() helpers
by David Herrmann
· 11 years ago
1dda8d0
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
by Dave Airlie
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 11 years ago
72525b3
drm/ttm: convert to unified vma offset manager
by David Herrmann
· 11 years ago
8002db6
qxl: convert qxl driver to proper use for reservations
by Dave Airlie
· 11 years ago
4f49ec9
qxl: allow creation of pre-pinned objects and use for releases.
by Dave Airlie
· 11 years ago
0665f9f
drm/qxl: add delayed fb operations
by Dave Airlie
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
5ff91e4
qxl: use drm helper hotplug support
by Dave Airlie
· 11 years ago
d84300b
qxl: add suspend/resume/hibernate support.
by Dave Airlie
· 11 years ago
b86487a
qxl: add fb and ttm entry points for use by suspend/resume.
by Dave Airlie
· 11 years ago
1e20911
qxl: add ring prep code for s/r
by Dave Airlie
· 11 years ago
c9fdda2
qxl: prepare memslot code for suspend/resume
by Dave Airlie
· 11 years ago
2bd6ce8
qxl: split monitors_config object creation out.
by Dave Airlie
· 11 years ago
c927215
drm/qxl: set time on drawables from userspace
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
18097b9
drm/qxl: add missing access check for execbuffer ioctl
by Dave Airlie
· 11 years ago
5e33840
drm/ttm: convert to the reservation api
by Maarten Lankhorst
· 11 years ago
c0a6080
drm/qxl: add support for cursor hotspot.
by Dave Airlie
· 11 years ago
fb85ac4
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
by Ville Syrjälä
· 11 years ago
970fa98
drm/qxl: fix build warnings on 32-bit
by Dave Airlie
· 11 years ago
c89b65e
qxl: fix Kconfig deps - select FB_DEFERRED_IO
by Andrew Jones
· 11 years ago
b90ed1e
qxl: fix bug with object eviction and update area
by Dave Airlie
· 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
a6ac1bc
drm/qxl: fix ioport interactions for kernel submitted commands.
by Dave Airlie
· 12 years ago
307b9c0
qxl: update to new idr interfaces.
by Dave Airlie
· 12 years ago
caaa035
drivers, drm: fix qxl build error when debugfs is disabled
by David Rientjes
· 12 years ago
e1adc78
drm/qxl: fix build with debugfs turned off.
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
Next »