index
:
~jsimmons/drm-openchrome
drm-next
VIA Openchrome drm kernel merge branch
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
drm-next
Dave Airlie
26
-399
/
+357
2013-09-05
drm/exynos: Fix build error with exynos_drm_connector.c
Sachin Kamat
1
-1
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_drm_fimd
Sachin Kamat
1
-53
/
+21
2013-09-05
drm/exynos: Remove non-DT support in exynos_hdmi
Sachin Kamat
1
-58
/
+12
2013-09-05
drm/exynos: Remove non-DT support in exynos_drm_g2d
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_hdmiphy
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_ddc
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Make Exynos DRM drivers depend on OF
Sachin Kamat
1
-2
/
+2
2013-09-05
drm/exynos: Consider fallback option to allocation fail
Vikas Sajjan
1
-0
/
+13
2013-09-05
drm/exynos: fimd: move platform data parsing to separate function
Andrzej Hajda
1
-32
/
+31
2013-09-05
drm/exynos: fimd: get signal polarities from device tree
Andrzej Hajda
1
-0
/
+9
2013-09-05
drm/exynos: fimd: replace struct fb_videomode with videomode
Andrzej Hajda
3
-97
/
+70
2013-09-05
drm/exynos: check a pixel format to a particular window layer
Inki Dae
1
-0
/
+11
2013-09-05
drm/exynos: fix fimd pixel format setting
Inki Dae
1
-21
/
+13
2013-09-05
drm/exynos: Add NULL pointer check
Sachin Kamat
1
-0
/
+9
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
19
-96
/
+30
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
6
-1
/
+6
2013-09-05
drm/exynos: Remove redundant NULL check in exynos_drm_buf
Sachin Kamat
1
-5
/
+0
2013-09-05
drm/exynos: add device tree support for rotator
Chanho Park
2
-28
/
+107
2013-09-05
drm/exynos: Add missing includes
Mark Brown
10
-0
/
+10
2013-09-05
drm/exynos: add runtime pm interfaces to g2d driver
Inki Dae
1
-12
/
+28
2013-09-05
drm/exynos: Add fallback option to get non physically contiguous memory for fb
Vikas Sajjan
1
-2
/
+13
2013-09-05
drm/tda998x: BUG() on invalid audio format
David Herrmann
1
-0
/
+4
2013-09-05
drm/radeon: protect ACPI calls with CONFIG_ACPI
Stephen Rothwell
1
-0
/
+4
2013-09-04
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
37
-145
/
+323
2013-09-04
drm/nouveau: fix command submission to use vmalloc for big allocations
Maarten Lankhorst
1
-7
/
+20
2013-09-04
drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)
Martin Peres
1
-1
/
+2
2013-09-04
drm/nouveau: use MSI interrupts
Lucas Stach
3
-1
/
+25
2013-09-04
drm/nv50-/kms: assume analog display connected if load on any pin
Ben Skeggs
1
-1
/
+1
2013-09-04
drm/nv50/disp: prevent false output detection on the original nv50
Emil Velikov
1
-5
/
+10
2013-09-04
drm/nouveau/i2c: pass the function pointers in at creation time
Ilia Mirkin
8
-21
/
+23
2013-09-04
drm/nouveau/therm: survive to suspend/resume cycles
Martin Peres
4
-1
/
+51
2013-09-04
drm/nouveau/timer: add a way to cancel alarms
Martin Peres
3
-0
/
+29
2013-09-04
drm/nouveau/timer: restore the time on resume
Martin Peres
1
-1
/
+14
2013-09-04
drm/nouveau/fan: restore pwm value on resume when in manual/auto mode
Martin Peres
2
-1
/
+9
2013-09-04
drm/nouveau/therm: Set the correct pwm_mode upon resume
Emil Velikov
1
-1
/
+1
2013-09-04
drm/nouveau: require contiguous bo for framebuffer
Maarten Lankhorst
1
-0
/
+5
2013-09-04
drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded values
Emil Velikov
1
-17
/
+17
2013-09-04
drm/nouveau: remove duplicate copy of nv44_graph_class
Ilia Mirkin
2
-8
/
+5
2013-09-04
drm/nouveau/vdec: implement support for VP3 engines
Ilia Mirkin
6
-53
/
+104
2013-09-04
drm/nouveau/core: get rid of math.h, replace log2i with order_base_2
Ilia Mirkin
7
-27
/
+7
2013-09-04
Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
5
-17
/
+23
2013-09-03
drm/tegra: Parse device tree earlier
Thierry Reding
1
-7
/
+7
2013-09-03
gpu: host1x: Sort drivers by probe order
Thierry Reding
1
-1
/
+1
2013-09-03
gpu: host1x: Check for valid host1x pointer
Thierry Reding
1
-1
/
+1
2013-09-02
drm/radeon: support render nodes
Christian König
2
-12
/
+12
2013-09-02
drm/nouveau: Support render nodes
Martin Peres
1
-12
/
+12
2013-09-02
drm/i915: Support render nodes
Kristian Høgsberg
2
-22
/
+23
2013-09-02
drm: fix DRM_IOCTL_MODE_GETFB handle-leak
David Herrmann
1
-3
/
+15
2013-09-02
drm/msm: convert to drm_bridge
Rob Clark
10
-260
/
+274
[next]