index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-26
drm/exynos/mixer: pass actual mode on MIXER to encoder
Andrzej Hajda
1
-20
/
+51
2017-10-26
drm/exynos: add mode_fixup callback to exynos_drm_crtc_ops
Andrzej Hajda
2
-0
/
+18
2017-10-26
drm/exynos/hdmi: remove redundant mode field
Andrzej Hajda
1
-25
/
+9
2017-10-26
drm/exynos/mixer: remove mixer_resources sub-structure
Andrzej Hajda
1
-176
/
+148
2017-10-26
drm/exynos/mixer: fix mode validation code
Andrzej Hajda
1
-15
/
+13
2017-10-26
drm/exynos/mixer: move resolution configuration to single function
Andrzej Hajda
1
-10
/
+7
2017-10-26
drm/exynos/mixer: move mode commit to enable callback
Andrzej Hajda
1
-12
/
+8
2017-10-26
drm/exynos/mixer: abstract out output mode setup code
Andrzej Hajda
1
-15
/
+18
2017-10-25
drm: Add four ioctls for managing drm mode object leases [v7]
Keith Packard
7
-2
/
+504
2017-10-25
drm: Check mode object lease status in all master ioctl paths [v4]
Keith Packard
7
-23
/
+70
2017-10-25
drm: Add drm_object lease infrastructure [v5]
Keith Packard
6
-2
/
+443
2017-10-25
drm: Add new LEASE debug level
Keith Packard
2
-1
/
+6
2017-10-23
drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]
Keith Packard
5
-0
/
+213
2017-10-22
drm/etnaviv: short-circuit perfmon ioctls
Lucas Stach
1
-0
/
+6
2017-10-22
Revert "drm/etnaviv: submit supports performance monitor requests"
Lucas Stach
1
-1
/
+1
2017-10-20
drm: Reorganize drm_pending_event to support future event types [v2]
Keith Packard
6
-26
/
+40
2017-10-20
drm: Widen vblank count to 64-bits [v3]
Keith Packard
2
-36
/
+78
2017-10-20
drm/tegra: hdmi: Add cec-notifier support
Hans Verkuil
4
-0
/
+19
2017-10-20
drm/tegra: dc: Perform a complete reset sequence
Thierry Reding
1
-2
/
+16
2017-10-20
drm/tegra: dc: Make sure to set the module clock rate
Thierry Reding
1
-0
/
+5
2017-10-20
drm/tegra: dc: Simplify atomic plane helper functions
Thierry Reding
1
-28
/
+14
2017-10-20
drm/tegra: dc: Move some declarations to dc.h
Thierry Reding
3
-115
/
+120
2017-10-20
drm/tegra: vic: Use of_device_get_match_data()
Thierry Reding
1
-7
/
+3
2017-10-20
drm/tegra: sor: Use of_device_get_match_data()
Thierry Reding
1
-4
/
+1
2017-10-20
drm/tegra: hdmi: Use of_device_get_match_data()
Thierry Reding
1
-6
/
+2
2017-10-20
drm/tegra: dc: Use of_device_get_match_data()
Thierry Reding
1
-5
/
+2
2017-10-20
drm/tegra: Use u64_to_user_ptr helper
Mikko Perttunen
1
-14
/
+15
2017-10-20
gpu: host1x: Fix incorrect comment for channel_request
Mikko Perttunen
1
-2
/
+1
2017-10-20
gpu: host1x: Disassemble more instructions
Mikko Perttunen
3
-6
/
+58
2017-10-20
gpu: host1x: Improve debug disassembly formatting
Mikko Perttunen
5
-30
/
+61
2017-10-20
gpu: host1x: Enable gather filter
Mikko Perttunen
3
-0
/
+46
2017-10-20
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
4
-0
/
+71
2017-10-20
gpu: host1x: Call of_dma_configure() after setting bus
Mikko Perttunen
1
-1
/
+2
2017-10-20
drm/tegra: Add Tegra186 support for VIC
Mikko Perttunen
2
-0
/
+11
2017-10-20
gpu: host1x: Add Tegra186 support
Mikko Perttunen
18
-168
/
+876
2017-10-20
dt-bindings: host1x: Add Tegra186 information
Mikko Perttunen
1
-0
/
+4
2017-10-20
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
7
-14
/
+14
2017-10-20
gpu: host1x: Use of_device_get_match_data()
Thierry Reding
1
-9
/
+5
2017-10-19
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
1
-2
/
+30
2017-10-19
drm/amd/powerplay: Place the constant on the right side of the test
Georgiana Chelu
1
-4
/
+4
2017-10-19
drm/amd/powerplay: Remove useless variable
Georgiana Chelu
1
-2
/
+1
2017-10-19
drm/amd/powerplay: Don't cast kzalloc() return value
Georgiana Chelu
1
-16
/
+8
2017-10-19
drm/amdgpu: allow GTT overcommit during bind
Christian König
1
-3
/
+5
2017-10-19
drm/amdgpu: linear validate first then bind to GART
Christian König
1
-9
/
+9
2017-10-19
drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.
Rex Zhu
1
-4
/
+2
2017-10-19
drm/amd/pp: thermal control not enabled on vega10.
Rex Zhu
2
-1
/
+3
2017-10-19
drm/amdgpu: busywait KIQ register accessing (v4)
pding
6
-25
/
+71
2017-10-19
drm/amdgpu: report more amdgpu_fence_info
pding
1
-0
/
+13
2017-10-19
drm/amdgpu:don't check soft_reset for sriov
Monk Liu
1
-0
/
+3
2017-10-19
drm/amdgpu:fix duplicated setting job's vram_lost
Monk Liu
2
-2
/
+1
[next]