index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
Age
Commit message (
Expand
)
Author
2019-01-30
drm/qxl: use ttm_tt
Gerd Hoffmann
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-28
drm/qxl: use kernel mode db
Gerd Hoffmann
2019-01-28
drm/qxl: add qxl_add_mode helper function
Gerd Hoffmann
2019-01-28
drm/qxl: add mode/framebuffer check functions
Gerd Hoffmann
2019-01-28
drm/qxl: implement qxl_gem_prime_(un)pin
Gerd Hoffmann
2019-01-28
drm/qxl: remove dead qxl fbdev emulation code
Gerd Hoffmann
2019-01-28
drm/qxl: use generic fbdev emulation
Gerd Hoffmann
2019-01-28
drm/qxl: implement prime kmap/kunmap
Gerd Hoffmann
2019-01-28
drm/qxl: use qxl_num_crtc directly
Gerd Hoffmann
2019-01-28
drm/qxl: cover all crtcs in shadow bo.
Gerd Hoffmann
2019-01-28
drm/qxl: use shadow bo directly
Gerd Hoffmann
2019-01-28
drm/qxl: track primary bo
Gerd Hoffmann
2019-01-28
drm/qxl: drop unused offset parameter from qxl_io_create_primary()
Gerd Hoffmann
2019-01-28
drm/qxl: move qxl_primary_apply_cursor to correct place
Gerd Hoffmann
2019-01-28
drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects
Gerd Hoffmann
2019-01-28
drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo.
Gerd Hoffmann
2019-01-28
drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE
Gerd Hoffmann
2019-01-28
drm/qxl: use separate offset spaces for the two slots / ttm memory types.
Gerd Hoffmann
2019-01-28
drm/qxl: drop unused fields from struct qxl_device
Gerd Hoffmann
2019-01-28
drm/qxl: change the way slot is detected
Frediano Ziglio
2019-01-28
drm/qxl: simplify slot management
Gerd Hoffmann
2019-01-28
drm/qxl: drop unused qxl_fb_virtual_address
Gerd Hoffmann
2019-01-28
drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
Gerd Hoffmann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-09
qxl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-13
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-12-12
drm/qxl: Don't set the dpms hook
Daniel Vetter
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-11-22
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-21
qxl: Make sure qxl_cursor memory is pinned
Christophe Fergeau
2018-11-21
qxl: Remove unused qxl_bo_pin arguments
Christophe Fergeau
2018-11-21
qxl: No need for NULL check before calling qxl_bo_unref()
Christophe Fergeau
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-14
drm/qxl: remove set but not used variables 'driver, qbo'
YueHaibing
2018-11-14
drm/qxl: remove set but not used variable 'map'
YueHaibing
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'bool'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Add space before open parentheses
Shayenne da Luz Moura
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove trailing whitespace
Shayenne da Luz Moura
[next]