index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
Age
Commit message (
Expand
)
Author
2015-08-11
drm/qxl: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
2015-08-06
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
2015-06-05
drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo
Frediano Ziglio
2015-06-05
drm/qxl: Simplify cleaning qxl processing command
Frediano Ziglio
2015-06-05
drm/qxl: Move main reference counter to GEM object instead of TTM ones
Frediano Ziglio
2015-06-05
drm/qxl: Remove format string errors
Frediano Ziglio
2015-06-05
drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved
Frediano Ziglio
2015-06-05
drm/qxl: Fix return for qxl_release_alloc
Frediano Ziglio
2015-06-05
drm/qxl: Handle all errors in qxl_surface_evict
Frediano Ziglio
2015-06-05
drm/qxl: Avoid double free on error
Frediano Ziglio
2015-06-05
drm/qxl: Fix print statement not using uninitialized variable
Frediano Ziglio
2015-06-05
drm/qxl: Do not leak memory if qxl_release_list_add fails
Frediano Ziglio
2015-06-05
drm/qxl: Do not cause spice-server to clean our objects
Frediano Ziglio
2015-05-07
drm/qxl: rewrite framebuffer support
Gerd Hoffmann
2015-05-04
drm/qxl: Fix qxl_noop_get_vblank_counter()
Mario Kleiner
2015-04-07
drm/qxl: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-11-15
drm/qxl: drop unused mode private pointer
Dave Airlie
2014-11-14
drm/qxl: use suggested x/y offset properties to pass guest prefs
Dave Airlie
2014-11-04
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-22
qxl: don't create too large primary surface
Marc-André Lureau
2014-10-01
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
2014-09-24
drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-09-03
drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects
Maarten Lankhorst
2014-09-03
drm/qxl: fix gaping memory hole
Maarten Lankhorst
2014-09-03
drm/qxl: Remove release_lock stupidity
Maarten Lankhorst
2014-09-03
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks
Andreas Pokorny
2014-09-03
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/qxl: rework to new fence interface
Maarten Lankhorst
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-04
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-16
drm/qxl: return IRQ_NONE if it was not our irq
Jason Wang
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-09
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-04
drm/qxl: use surface_id 0 for primary surface on all monitors
David Mansfield
[next]