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.12.y
linux-6.13.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
2019-06-21
drm/prime: Make DRIVER_PRIME a no-op
Daniel Vetter
1
-8
/
+1
2019-06-21
drm/prime: Unconditionally set up the prime file private
Daniel Vetter
2
-8
/
+4
2019-06-21
drm/prime: Update docs
Daniel Vetter
1
-78
/
+123
2019-06-21
drm/prime: Shuffle functions.
Daniel Vetter
1
-355
/
+355
2019-06-21
drm/sti: Remove duplicated include from sti_drv.c
YueHaibing
1
-1
/
+0
2019-06-20
drm/stm: drv: fix suspend/resume
Yannick Fertré
1
-7
/
+8
2019-06-20
drm/self_refresh: Fix possible NULL deref in failure path
Sean Paul
1
-2
/
+4
2019-06-19
drm: self_refresh: Fix a reversed condition in drm_self_refresh_helper_cleanup()
Dan Carpenter
1
-1
/
+1
2019-06-19
DRM: Add KMS driver for the Ingenic JZ47xx SoCs
Paul Cercueil
5
-0
/
+838
2019-06-19
Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next
Maarten Lankhorst
1
-8
/
+3
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
539
-3796
/
+1450
2019-06-19
drm/vc4: hdmi: Set default state margin at reset
Maxime Ripard
1
-1
/
+7
2019-06-19
drm/selftests: Add command line parser selftests
Maxime Ripard
3
-1
/
+974
2019-06-19
drm/atomic: Add a function to reset connector TV properties
Maxime Ripard
1
-0
/
+18
2019-06-19
drm/modes: Parse overscan properties
Maxime Ripard
1
-0
/
+44
2019-06-19
drm/modes: Allow to specify rotation and reflection on the commandline
Maxime Ripard
2
-20
/
+124
2019-06-19
drm/modes: Support modes names on the command line
Maxime Ripard
3
-17
/
+52
2019-06-19
drm/modes: Rewrite the command line parser
Maxime Ripard
1
-115
/
+210
2019-06-19
drm/client: Change drm_client_panel_rotation name
Maxime Ripard
2
-7
/
+7
2019-06-19
drm/client: Restrict the rotation check to the rotation itself
Maxime Ripard
1
-1
/
+2
2019-06-19
drm/client: Restrict the plane_state scope
Maxime Ripard
1
-1
/
+4
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
539
-3796
/
+1450
2019-06-19
drm/vkms: add crc sources list
Oleg Vasilev
3
-0
/
+12
2019-06-19
drm/vkms: Move format arrays to vkms_plane.c
Daniel Vetter
2
-8
/
+8
2019-06-18
drm: Permit video-buffers writecombine mapping for MIPS
Serge Semin
2
-4
/
+5
2019-06-18
drm/rcar-du: Fix error check when retrieving crtc state
Sean Paul
1
-2
/
+2
2019-06-18
drm/panfrost: Expose performance counters through unstable ioctls
Boris Brezillon
8
-1
/
+390
2019-06-18
drm/panfrost: Add an helper to check the GPU generation
Boris Brezillon
1
-0
/
+5
2019-06-18
drm/panfrost: Add a module parameter to expose unstable ioctls
Boris Brezillon
2
-0
/
+13
2019-06-18
drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.h
Boris Brezillon
2
-3
/
+3
2019-06-17
drm/gem: Unexport drm_gem_(un)pin/v(un)map
Daniel Vetter
2
-32
/
+5
2019-06-17
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
260
-3311
/
+9541
2019-06-16
drm/rockchip: Base adjustments of the mode based on prev adjustments
Douglas Anderson
1
-2
/
+2
2019-06-16
drm/rockchip: Properly adjust to a true clock in adjusted_mode
Douglas Anderson
1
-1
/
+2
2019-06-15
drm/vc4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-06-14
drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
Ville Syrjälä
1
-1
/
+3
2019-06-14
drm: add debug print to update_vblank_count
Oleg Vasilev
1
-3
/
+7
2019-06-14
Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...
Daniel Vetter
5
-5
/
+15
2019-06-14
drm/panfrost: Align GEM objects GPU VA to 2MB
Rob Herring
1
-2
/
+6
2019-06-14
drm: debugfs: make drm_debugfs_create_files() never fail
Greg Kroah-Hartman
1
-20
/
+6
2019-06-14
drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignment
Sandor Yu
1
-2
/
+2
2019-06-14
drm/rockchip: dw_hdmi: add basic rk3228 support
Justin Swartz
1
-0
/
+53
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
399
-2622
/
+4350
2019-06-14
Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
10
-21
/
+120
2019-06-14
drm/amdgpu: Fix connector atomic_check compilation fail
Sean Paul
1
-2
/
+3
2019-06-13
drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA description
Sean Paul
1
-0
/
+1
2019-06-13
drm/rockchip: Use dirtyfb helper
Sean Paul
1
-11
/
+2
2019-06-13
drm: Add helpers to kick off self refresh mode in drivers
Sean Paul
6
-5
/
+261
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
9
-26
/
+36
2019-06-13
drm: Add atomic variants for bridge enable/disable
Sean Paul
2
-4
/
+114
[next]