index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-06-01
drm/amdgpu: add saved_bo to save vce 4.0 context when suspend
Leo Liu
-8
/
+38
2017-06-01
drm/amdgpu: use existing function amdgpu_bo_create_kernel
Leo Liu
-25
/
+5
2017-06-01
drm/amdgpu: add vcpu_bo cpu address for vce
Leo Liu
-0
/
+1
2017-06-01
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
-39
/
+39
2017-06-01
drm/amd/powerplay: enable CKS by default on vega10.
Rex Zhu
-1
/
+1
2017-06-01
drm/amd/powerplay: Align with VBIOS to support AVFS parameters.
Rex Zhu
-14
/
+14
2017-06-01
drm/amd/powerplay: Add floor DCEF for DS on boot.
Rex Zhu
-1
/
+38
2017-06-01
drm/i915: Fix logical inversion for gen4 quirking
Chris Wilson
-1
/
+1
2017-06-01
drm/i915: Check the ring is empty when declaring the engines are idle
Chris Wilson
-0
/
+5
2017-06-01
drm/i915/guc: Assert that we switch between known ggtt->invalidate functions
Chris Wilson
-2
/
+6
2017-06-01
drm/i915/dvo: fix debug logging on unknown DID
Jani Nikula
-6
/
+4
2017-06-01
drm/i915/ddi: Avoid long delays during system suspend / eDP disabling
Imre Deak
-3
/
+7
2017-06-01
drm/i915/glk: Fix dotclock calculation in skl_check_pipe_max_pixel_rate
Maarten Lankhorst
-4
/
+8
2017-06-01
drm/amdkfd: Spelling s/apreture/aperture/
Geert Uytterhoeven
-2
/
+2
2017-06-14
drm/amdkfd: NULL dereference involving create_process()
Dan Carpenter
-1
/
+2
2017-06-01
drm/exynos: Drop drm_vblank_cleanup
Daniel Vetter
-3
/
+1
2017-06-01
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
Chris Wilson
-1
/
+2
2017-06-01
drm/sun4i: Add compatible for the A10s pipeline
Maxime Ripard
-0
/
+1
2017-06-01
drm/sun4i: Add HDMI support
Maxime Ripard
-0
/
+1023
2017-06-01
drm/sun4i: Ignore the generic connectors for components
Maxime Ripard
-0
/
+12
2017-06-01
drm/sun4i: tcon: multiply the vtotal when not in interlace
Maxime Ripard
-4
/
+22
2017-06-01
drm/sun4i: tcon: Change vertical total size computation inconsistency
Maxime Ripard
-2
/
+2
2017-06-01
drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
Maxime Ripard
-2
/
+2
2017-06-01
drm/sun4i: tcon: Switch mux on only for composite
Maxime Ripard
-1
/
+8
2017-06-01
drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
-6
/
+20
2017-06-01
drm/sun4i: tcon: Add channel debug
Maxime Ripard
-0
/
+4
2017-06-01
drm/sun4i: tcon: add support for V3s TCON
Icenowy Zheng
-1
/
+7
2017-06-01
drm/sun4i: Add compatible string for V3s display engine
Icenowy Zheng
-0
/
+1
2017-06-01
drm/sun4i: add support for Allwinner DE2 mixers
Icenowy Zheng
-0
/
+734
2017-06-01
drm/sun4i: add a Kconfig option for sun4i-backend
Icenowy Zheng
-1
/
+12
2017-06-01
drm/i915/skl+: consider max supported plane pixel rate while scaling
Mahesh Kumar
-0
/
+92
2017-06-01
drm/i915/skl: New ddb allocation algorithm
Kumar, Mahesh
-98
/
+159
2017-06-01
drm/sun4i: abstract a engine type
Icenowy Zheng
-87
/
+192
2017-06-01
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
Maarten Lankhorst
-0
/
+9
2017-06-01
drm/exynos/decon5433: remove useless check
Andrzej Hajda
-3
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_SUSPENDED flag
Andrzej Hajda
-38
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_WIN_UPDATED flag
Andrzej Hajda
-4
/
+0
2017-06-01
drm/exynos/decon5433: kill BIT_CLKS_ENABLED flag
Andrzej Hajda
-11
/
+1
2017-06-01
drm/exynos/decon5433: kill BIT_IRQS_ENABLED flag
Andrzej Hajda
-7
/
+1
2017-06-01
drm/exynos/decon5433: move TE handling to DECON
Andrzej Hajda
-23
/
+71
2017-06-01
drm/exynos/decon5433: always do sw-trigger when vblanks enabled
Andrzej Hajda
-1
/
+5
2017-06-01
drm/exynos: mixer: document YCbCr magic numbers
Tobias Jakobi
-10
/
+30
2017-06-01
drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
Tobias Jakobi
-22
/
+8
2017-06-01
drm/exynos/dsi: fix bridge_node DT parsing
Andrzej Hajda
-1
/
+1
2017-06-01
drm/exynos/hdmi: fix pipeline disable order
Andrzej Hajda
-10
/
+3
2017-06-01
drm/exynos/decon5433: simplify shadow protect code
Andrzej Hajda
-13
/
+7
2017-06-01
drm/exynos/decon5433: kill BIT_IRQS_ENABLED
Andrzej Hajda
-15
/
+7
2017-06-01
drm/exynos/decon5433: kill DECON_UPDATE workaround
Andrzej Hajda
-6
/
+2
2017-06-01
drm/exynos: kill mode_set_nofb callback
Andrzej Hajda
-14
/
+0
2017-06-01
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
-30
/
+4
[prev]
[next]