index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
1
-1
/
+0
2017-03-07
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
1
-2
/
+0
2017-03-01
drm/qxl: Remove qxl_debugfs_takedown()
Noralf Trønnes
1
-1
/
+0
2017-02-28
drm: qxl: Atomic phase 1: convert cursor to universal plane
Gabriel Krisman Bertazi
1
-5
/
+0
2017-02-28
drm: qxl: Drop device flags attribute
Gabriel Krisman Bertazi
1
-2
/
+1
2017-02-02
drm: qxl: Embed drm_device into driver structure
Gabriel Krisman Bertazi
1
-3
/
+3
2017-02-02
drm: qxl: Drop duplicated pci_device pointer attribute
Gabriel Krisman Bertazi
1
-1
/
+0
2017-02-02
drm: qxl: Drop duplicated device pointer attribute
Gabriel Krisman Bertazi
1
-1
/
+0
2017-01-19
drm: qxl: Open code teardown function for qxl
Gabriel Krisman Bertazi
1
-2
/
+0
2017-01-19
drm: qxl: Open code probing sequence for qxl
Gabriel Krisman Bertazi
1
-1
/
+5
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-1
/
+1
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-7
/
+1
2016-11-15
qxl: Remove qxl_bo_init() return value
Christophe Fergeau
1
-1
/
+1
2016-11-15
qxl: Remove unused prototype
Christophe Fergeau
1
-3
/
+0
2016-11-15
qxl: Mark some internal functions as static
Christophe Fergeau
1
-3
/
+0
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-2
/
+2
2016-09-20
drm/qxl: reapply cursor after SetCrtc calls
Ray Strode
1
-0
/
+1
2016-07-12
drm/qxl: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+0
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-0
/
+2
2016-05-02
drm/qxl: Use drm_fb_helper deferred_io support
Noralf Trønnes
1
-4
/
+3
2016-03-31
drm/qxl: fix cursor position with non-zero hotspot
John Keeping
1
-0
/
+2
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
[next]