index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+9
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-5
/
+5
2022-01-27
drm/qxl: Move ioctl array next to its only user
Thomas Zimmermann
1
-4
/
+9
2021-07-15
drm/qxl: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-1
/
+0
2021-07-08
drm/qxl: Remove empty qxl_gem_prime_mmap()
Thomas Zimmermann
1
-2
/
+0
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-3
/
+3
2021-04-11
drm/qxl: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
1
-3
/
+0
2021-02-05
drm/qxl: properly free qxl releases
Gerd Hoffmann
1
-0
/
+2
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-2
/
+2
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
1
-1
/
+0
2020-11-17
drm/qxl: Remove fbcon acceleration leftovers
Daniel Vetter
1
-16
/
+2
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-4
/
+7
2020-09-24
drm/qxl: switch over to the new pin interface
Christian König
1
-1
/
+0
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-1
/
+1
2020-06-25
drm/qxl: don't use ttm bo->offset
Nirmoy Das
1
-4
/
+2
2020-04-28
drm/qxl: Don't use drm_device->dev_private
Daniel Vetter
1
-2
/
+2
2020-04-28
drm/qxl: Use devm_drm_dev_alloc
Daniel Vetter
1
-2
/
+1
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-8
/
+5
2019-10-25
drm/qxl: stop using TTM to call driver internal functions
Christian König
1
-0
/
+2
2019-10-22
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
Gerd Hoffmann
1
-1
/
+0
2019-09-10
drm/qxl: use drm_gem_ttm_print_info
Gerd Hoffmann
1
-0
/
+1
2019-08-06
drm/qxl: use embedded gem object
Gerd Hoffmann
1
-3
/
+3
2019-07-15
drm/qxl: drop use of drmP.h
Sam Ravnborg
1
-4
/
+3
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-3
/
+0
2019-01-28
drm/qxl: remove dead qxl fbdev emulation code
Gerd Hoffmann
1
-21
/
+0
2019-01-28
drm/qxl: implement prime kmap/kunmap
Gerd Hoffmann
1
-0
/
+1
2019-01-28
drm/qxl: cover all crtcs in shadow bo.
Gerd Hoffmann
1
-1
/
+4
2019-01-28
drm/qxl: track primary bo
Gerd Hoffmann
1
-1
/
+1
2019-01-28
drm/qxl: drop unused offset parameter from qxl_io_create_primary()
Gerd Hoffmann
1
-1
/
+0
2019-01-28
drm/qxl: use separate offset spaces for the two slots / ttm memory types.
Gerd Hoffmann
1
-1
/
+4
2019-01-28
drm/qxl: drop unused fields from struct qxl_device
Gerd Hoffmann
1
-3
/
+0
2019-01-28
drm/qxl: change the way slot is detected
Frediano Ziglio
1
-1
/
+2
2019-01-28
drm/qxl: simplify slot management
Gerd Hoffmann
1
-8
/
+7
2019-01-28
drm/qxl: drop unused qxl_fb_virtual_address
Gerd Hoffmann
1
-7
/
+0
2019-01-28
drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
Gerd Hoffmann
1
-2
/
+1
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+0
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-2
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-1
/
+0
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'bool'
Shayenne da Luz Moura
1
-5
/
+5
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
1
-9
/
+9
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
1
-3
/
+0
2018-09-12
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
1
-28
/
+4
2018-05-11
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-0
/
+1
2018-04-27
qxl: remove qxl_io_log()
Gerd Hoffmann
1
-3
/
+0
2018-04-25
qxl: keep separate release_bo pointer
Gerd Hoffmann
1
-0
/
+1
2017-12-08
drm/qxl: reapply cursor after resetting primary
Ray Strode
1
-0
/
+2
2017-10-23
qxl: alloc & use shadow for dumb buffers
Gerd Hoffmann
1
-0
/
+2
2017-10-23
drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
Gerd Hoffmann
1
-25
/
+1
2017-06-23
drm/qxl: move extern variable declaration header file
Gerd Hoffmann
1
-0
/
+1
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-10
/
+8
[next]