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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+2
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
1
-1
/
+1
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
1
-0
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+2
2014-09-03
drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects
Maarten Lankhorst
1
-1
/
+1
2014-09-03
drm/qxl: fix gaping memory hole
Maarten Lankhorst
1
-4
/
+6
2014-09-03
drm/qxl: Remove release_lock stupidity
Maarten Lankhorst
2
-8
/
+3
2014-09-03
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks
Andreas Pokorny
4
-2
/
+97
2014-09-03
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
3
-4
/
+79
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
6
-115
/
+5
2014-09-02
drm/qxl: rework to new fence interface
Maarten Lankhorst
9
-175
/
+220
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
1
-1
/
+0
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
1
-1
/
+1
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
4
-10
/
+0
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
3
-11
/
+16
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
1
-0
/
+3
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
1
-2
/
+2
2014-07-17
drm/qxl: return IRQ_NONE if it was not our irq
Jason Wang
1
-0
/
+3
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+4
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
1
-1
/
+1
2014-06-04
drm/qxl: use surface_id 0 for primary surface on all monitors
David Mansfield
1
-0
/
+4
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2
-2
/
+1
2014-05-01
drm: qxl: Remove unused device pointer
Christian Engelmayer
1
-6
/
+0
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
1
-1
/
+1
2014-04-23
drm/<drivers>: don't set driver->dev_priv_size to 0
Daniel Vetter
1
-1
/
+0
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
1
-1
/
+1
2014-04-02
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
1
-5
/
+5
2014-04-02
drm/qxl: unset a pointer in sync_obj_unref
Maarten Lankhorst
1
-0
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-5
/
+5
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2
-3
/
+3
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2
-4
/
+2
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-6
/
+13
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+5
2014-01-14
gpu: fix qxl missing crc32_le
Randy Dunlap
2
-1
/
+2
2014-01-14
drivers: gpu: Mark function as static in qxl_kms.c
Rashika
1
-1
/
+1
2013-12-23
gpu: fix qxl missing crc32_le
Randy Dunlap
2
-1
/
+2
2013-12-19
drivers/gpu/drm/qxl/Kconfig: reformat the help text
Antonio Ospite
1
-3
/
+5
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
1
-2
/
+2
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2
-2
/
+2
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
1
-1
/
+8
2013-11-29
drm/qxl: fix memory leak in release list handling
Dave Airlie
1
-0
/
+1
2013-11-06
qxl: add a connector property to denote hotplug should rescan modes.
Dave Airlie
2
-0
/
+20
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
2
-3
/
+9
2013-11-06
drm/qxl: support 64bit surface bar
Gerd Hoffmann
1
-7
/
+25
2013-11-04
qxl: avoid an oops in the deferred io code.
Dave Airlie
1
-1
/
+1
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+1
[next]