index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
amba
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
drm/amdgpu: add missing irq.h include
Dave Airlie
1
-0
/
+1
2016-01-13
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
1
-1
/
+5
2016-01-13
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
1
-1
/
+1
2016-01-13
drm: nouveau: fix nouveau_debugfs_init prototype
Arnd Bergmann
1
-2
/
+2
2016-01-13
drm/nouveau/pci: fix check in nvkm_pcie_set_link
Karol Herbst
1
-1
/
+1
2016-01-13
drm/amdgpu: validate duplicates first
Christian König
1
-2
/
+2
2016-01-13
drm/amdgpu: move VM page tables to the LRU end on CS v2
Christian König
3
-1
/
+35
2016-01-13
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
2
-0
/
+31
2016-01-13
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
1
-1
/
+1
2016-01-13
drm/ttm: fix adding foreign BOs to the LRU during init v2
Christian König
1
-1
/
+7
2016-01-13
drm/radeon: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/amdgpu: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/amdgpu/cz: force vce clocks when sclks are forced
Alex Deucher
1
-1
/
+23
2016-01-13
drm/amdgpu/cz: force uvd clocks when sclks are forced
Alex Deucher
1
-0
/
+24
2016-01-13
drm/amdgpu/cz: add code to enable forcing VCE clocks
Alex Deucher
2
-1
/
+98
2016-01-13
drm/amdgpu/cz: add code to enable forcing UVD clocks
Alex Deucher
2
-0
/
+130
2016-01-13
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Chunming Zhou
1
-2
/
+3
2016-01-13
drm/amd/powerplay: fix static checker warning for return meaningless value.
Rex Zhu
1
-3
/
+3
2016-01-13
drm/sysfs: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/i915: Init power domains early in driver load
Daniel Vetter
2
-3
/
+5
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
5
-7
/
+14
2016-01-13
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
Michel Thierry
1
-1
/
+1
2016-01-13
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
Maarten Lankhorst
1
-6
/
+8
2016-01-13
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Lyude
1
-2
/
+7
2016-01-13
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
1
-3
/
+7
2016-01-13
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
1
-1
/
+5
2016-01-13
drm/i915: Tune down rpm wakelock debug checks
Daniel Vetter
1
-2
/
+4
2016-01-13
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
1
-4
/
+48
2016-01-12
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
3
-0
/
+35
2016-01-12
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
3
-27
/
+0
2016-01-12
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
1
-9
/
+25
2016-01-12
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
5
-40
/
+32
2016-01-12
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-12
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-12
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2
-0
/
+44
2016-01-12
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-12
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2
-18
/
+24
2016-01-12
drm/exynos: make zpos property configurable
Marek Szyprowski
2
-6
/
+49
2016-01-12
drm/exynos: rename zpos to index
Marek Szyprowski
8
-28
/
+28
2016-01-12
drm/amdgpu/powerplay: include asm/div64.h for do_div()
Stephen Rothwell
2
-2
/
+2
2016-01-11
apple-gmux: Add initial documentation
Lukas Wunner
2
-0
/
+135
2016-01-11
drm/amdgpu: add irq domain support
Alex Deucher
6
-8
/
+136
2016-01-11
drm/amdgpu/cgs: add an interface to access PCI resources
Alex Deucher
2
-0
/
+70
2016-01-11
drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host
Ben Skeggs
5
-2266
/
+2252
2016-01-11
drm/nouveau/perf: change pcie speed on pstate change
Karol Herbst
1
-0
/
+3
2016-01-11
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
2
-0
/
+5
2016-01-11
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...
Karol Herbst
2
-0
/
+18
2016-01-11
drm/nouveau/pci: implement pcie speed change for kepler+
Karol Herbst
1
-0
/
+189
2016-01-11
drm/nouveau/pci: implement pcie speed change for Fermi
Karol Herbst
3
-0
/
+74
2016-01-11
drm/nouveau/pci: implement pcie speed change for tesla
Karol Herbst
3
-0
/
+120
[next]