index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
drm/tegra: Add list of framebuffers to debugfs
Thierry Reding
1
-0
/
+44
2013-02-22
drm/tegra: Fix color expansion
Thierry Reding
1
-1
/
+1
2013-02-22
drm/tegra: Split DC_CMD_STATE_CONTROL register write
Thierry Reding
1
-2
/
+3
2013-02-22
drm/tegra: Implement page-flipping support
Thierry Reding
4
-0
/
+82
2013-02-22
drm/tegra: Implement VBLANK support
Thierry Reding
3
-17
/
+91
2013-02-22
drm/tegra: Implement .mode_set_base()
Thierry Reding
1
-0
/
+32
2013-02-22
drm/tegra: Add plane support
Thierry Reding
3
-95
/
+372
2013-02-22
drm/tegra: Remove bogus tegra_framebuffer structure
Thierry Reding
2
-12
/
+1
2013-02-22
drm: Add consistency check for page-flipping
Thierry Reding
2
-0
/
+13
2013-02-22
drm/radeon: Use generic HDMI infoframe helpers
Thierry Reding
2
-161
/
+58
2013-02-22
drm/tegra: Use generic HDMI infoframe helpers
Thierry Reding
3
-306
/
+110
2013-02-22
drm: Add EDID helper documentation
Thierry Reding
1
-0
/
+4
2013-02-22
drm: Add HDMI infoframe helpers
Thierry Reding
3
-0
/
+40
2013-02-22
video: Add generic HDMI infoframe helpers
Thierry Reding
4
-0
/
+543
2013-02-22
drm: Add some missing forward declarations
Thierry Reding
1
-1
/
+2
2013-02-22
drm: Move mode tables to drm_edid.c
Thierry Reding
2
-781
/
+746
2013-02-22
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
5
-29
/
+12
2013-02-22
gma500: Fix n, m1 and m2 clock limits for sdvo and lvds
Patrik Jakobsson
1
-6
/
+6
2013-02-21
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
3
-22
/
+34
2013-02-21
drm/exynos: Add device tree based discovery support for G2D
Ajay Kumar
1
-0
/
+10
2013-02-21
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
Sean Paul
1
-648
/
+374
2013-02-21
drm/exynos: mixer: set correct mode for range of resolutions
Rahul Sharma
1
-4
/
+4
2013-02-21
drm/exynos: implement display-mode-check callback in mixer driver
Rahul Sharma
1
-0
/
+26
2013-02-21
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
Rahul Sharma
3
-8
/
+22
2013-02-21
drm/exynos: release resources properly when fb creation is failed.
YoungJun Cho
1
-24
/
+27
2013-02-21
drm/exynos: fix wrong pointer access at vm close.
YoungJun Cho
1
-12
/
+21
2013-02-21
drm/exynos: Add missing braces around sizeof
Sachin Kamat
1
-1
/
+1
2013-02-21
drm/exynos: consider exception case to fb handle creation
Inki Dae
1
-0
/
+4
2013-02-21
drm/exynos: fix iommu address allocation order
Inki Dae
1
-1
/
+1
2013-02-20
drm/radeon: properly validate the atpx interface
Alex Deucher
1
-2
/
+71
2013-02-20
drm/radeon: switch get_gpu_clock() to a callback (v2)
Alex Deucher
6
-11
/
+19
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
9
-1
/
+93
2013-02-20
drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation f...
Tim Gardner
2
-3
/
+15
2013-02-20
drm/radeon: remove overzealous warning in hdmi handling
Alex Deucher
1
-1
/
+0
2013-02-20
drm/radeon: fix multi-head power profile stability on BTC+ asics
Alex Deucher
2
-1
/
+14
2013-02-20
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
4
-0
/
+93
2013-02-20
drm/nv50-/kms: remove UPDATE methods after each encoder disconnect
Ben Skeggs
1
-9
/
+0
2013-02-20
drm/nvd0/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
1
-103
/
+118
2013-02-20
drm/nv50/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
1
-108
/
+118
2013-02-20
gpu: remove gma500 stub driver
Lee, Chun-Yi
5
-86
/
+1
2013-02-20
nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES
Ben Hutchings
4
-4
/
+7
2013-02-20
drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
Ben Skeggs
4
-1
/
+329
2013-02-20
drm/nv50: initial kms support for off-chip TMDS/DP encoders
Ben Skeggs
2
-18
/
+202
2013-02-20
drm/nv50-/disp: initial supervisor support for off-chip encoders
Ben Skeggs
2
-33
/
+100
2013-02-20
drm/nv50-/disp: initial work towards supporting external encoders
Ben Skeggs
10
-0
/
+197
2013-02-20
drm/nv50-/kms: remove unnecessary wait-for-completion points
Ben Skeggs
1
-10
/
+2
2013-02-20
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
15
-555
/
+570
2013-02-20
drm/nv50-/disp: handle supervisor tasks from workqueue
Ben Skeggs
9
-32
/
+53
2013-02-20
drm/nouveau/i2c: create proper chipset-specific class implementations
Ben Skeggs
22
-395
/
+1092
2013-02-20
drm/nv50-/disp: 0x0000 is a valid udisp config value
Ben Skeggs
2
-17
/
+14
[next]