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
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_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
drm/qxl: Remove format string errors
Frediano Ziglio
1
-1
/
+1
2014-11-15
drm/qxl: drop unused mode private pointer
Dave Airlie
1
-7
/
+0
2014-11-15
drm/qxl: use suggested x/y offset properties to pass guest prefs
Dave Airlie
1
-0
/
+28
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-22
qxl: don't create too large primary surface
Marc-André Lureau
1
-8
/
+8
2014-09-03
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
1
-0
/
+49
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2014-06-04
drm/qxl: use surface_id 0 for primary surface on all monitors
David Mansfield
1
-0
/
+4
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
1
-1
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-5
/
+5
2014-01-14
gpu: fix qxl missing crc32_le
Randy Dunlap
1
-1
/
+1
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
1
-1
/
+8
2013-11-06
qxl: add a connector property to denote hotplug should rescan modes.
Dave Airlie
1
-0
/
+18
2013-10-23
drm/qxl: fix disabling extra monitors from client
Marc-André Lureau
1
-1
/
+4
2013-10-23
drm/qxl: remove unnecessary check
Marc-André Lureau
1
-3
/
+0
2013-10-23
drm/qxl: prefer the monitor config resolution
Marc-André Lureau
1
-5
/
+13
2013-10-23
drm/qxl: notify that the monitor config changed
Marc-André Lureau
1
-1
/
+6
2013-07-24
qxl: convert qxl driver to proper use for reservations
Dave Airlie
1
-24
/
+46
2013-07-05
qxl: use drm helper hotplug support
Dave Airlie
1
-1
/
+3
2013-07-05
qxl: split monitors_config object creation out.
Dave Airlie
1
-4
/
+50
2013-07-05
drm/qxl: add support for > 1 output
Dave Airlie
1
-49
/
+72
2013-07-05
drm/qxl: make dynamic resizing work properly.
Dave Airlie
1
-55
/
+3
2013-06-28
drm/qxl: add support for cursor hotspot.
Dave Airlie
1
-8
/
+8
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
1
-13
/
+0
2013-05-17
drm/qxl: drop active_user_framebuffer as its unneeded
Dave Airlie
1
-12
/
+4
2013-05-17
qxl: drop unused variable.
Dave Airlie
1
-1
/
+0
2013-04-16
drm/qxl: fix smatch warnings
Dave Airlie
1
-0
/
+1
2013-04-16
drm/qxl: make lots of things static.
Dave Airlie
1
-9
/
+9
2013-04-12
drm: add new QXL driver. (v1.4)
Dave Airlie
1
-0
/
+981