index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
2
-5
/
+46
2018-09-25
drm: use drm_driver_legacy_fb_format in drm_gem_fbdev_fb_create
Gerd Hoffmann
1
-2
/
+2
2018-09-25
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Gerd Hoffmann
2
-12
/
+31
2018-09-25
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Gerd Hoffmann
5
-19
/
+17
2018-09-25
drm/zte: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-12
/
+3
2018-09-25
drm/vc4: Use drm_fbdev_generic_setup()
Noralf Trønnes
2
-9
/
+2
2018-09-25
drm/tve200: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-8
/
+6
2018-09-25
drm/sti: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-7
/
+1
2018-09-25
drm/pl111: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-4
/
+2
2018-09-25
drm/imx: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-15
/
+4
2018-09-25
drm/arm/mali: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-09-25
drm/arm/hdlcd: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-09-25
drm/fb-helper: Improve error reporting in setup
Noralf Trønnes
1
-4
/
+4
2018-09-21
drm: Fix syncobj handing of schedule() returning 0
Chris Wilson
1
-26
/
+15
2018-09-21
drm: Use default dma_fence hooks where possible for null syncobj
Chris Wilson
1
-11
/
+0
2018-09-21
drm: Return -EOPNOTSUPP in drm_setclientcap() when driver do not support KMS
José Roberto de Souza
1
-0
/
+6
2018-09-21
drm/vkms: Fix possible memory leak in _vkms_get_crc()
Wei Yongjun
1
-0
/
+1
2018-09-20
drm/atomic: Initialise planes with opaque alpha values
Kieran Bingham
1
-3
/
+1
2018-09-20
gpu: do not double put device node in zx_drm_probe
zhong jiang
1
-3
/
+1
2018-09-19
drm: add LG eDP panel to quirk database
Lee, Shawn C
1
-0
/
+2
2018-09-19
drm: Change limited M/N quirk to constant N quirk.
Lee, Shawn C
5
-24
/
+22
2018-09-19
drm: Add support for device_id based detection.
Lee, Shawn C
1
-1
/
+14
2018-09-19
drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
Jiandi An
3
-7
/
+26
2018-09-19
drm/sun4i: add support for R40 HDMI PHY
Icenowy Zheng
1
-0
/
+12
2018-09-14
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
23
-80
/
+82
2018-09-13
drm/amdgpu: Use per-device driver_features to disable atomic
Ville Syrjälä
1
-8
/
+4
2018-09-13
drm/i915: Clear DRIVER_ATOMIC on a per-device basis
Ville Syrjälä
1
-4
/
+4
2018-09-13
drm: Introduce per-device driver_features
Ville Syrjälä
1
-0
/
+3
2018-09-13
drm: bridge: document bridge attach/detach imbalance
Peter Rosin
1
-0
/
+4
2018-09-13
drm/bridge: analogix_dp: Downgrade "Link Training" messages to dev_dbg
Marc Zyngier
1
-2
/
+2
2018-09-12
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
Maxime Ripard
1
-3
/
+11
2018-09-12
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
4
-276
/
+60
2018-09-11
drm/vkms: Add kerneldoc entry
Haneen Mohammed
1
-0
/
+9
2018-09-11
drm/vkms: Enable/Disable cursor support with module option
Haneen Mohammed
3
-5
/
+14
2018-09-11
drm/vkms: Compute CRC with Cursor Plane
Haneen Mohammed
3
-26
/
+143
2018-09-11
drm/vkms: Add cursor plane support
Haneen Mohammed
3
-16
/
+44
2018-09-11
drm/fb: Stop leaking physical address
Daniel Vetter
1
-0
/
+2
2018-09-11
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
1
-1
/
+0
2018-09-11
drm: Clarify DRM_MODE_REFLECT_X/Y documentation
Alexandru Gheorghe
1
-0
/
+22
2018-09-11
drm: Remove set but not used variable 'config'
YueHaibing
1
-2
/
+0
2018-09-10
drm/rockchip: Allow driver to be shutdown on reboot/kexec
Marc Zyngier
1
-0
/
+6
2018-09-10
drm/fb-helper: improve documentation and print warnings
Peter Wu
1
-6
/
+18
2018-09-10
bochs: convert to drm_dev_register
Peter Wu
3
-8
/
+30
2018-09-10
bochs: convert to drm_fb_helper_fbdev_setup/teardown
Peter Wu
4
-157
/
+22
2018-09-10
bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resume
Peter Wu
1
-10
/
+2
2018-09-10
drm: refuse ADDFB2 ioctl for broken bigendian drivers
Gerd Hoffmann
3
-3
/
+29
2018-09-10
drm/virtio: Remove set but not used variable 'bo'
YueHaibing
1
-3
/
+0
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
15
-1358
/
+1415
2018-09-09
drm/atomic: trim driver interface/docs
Daniel Vetter
1
-185
/
+34
2018-09-09
drm: drop drmP.h include from drm_crtc.c
Daniel Vetter
1
-1
/
+4
[next]