index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: make ib size variable
Jerome Glisse
2012-01-05
6
-14
/
+21
*
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
2012-01-05
1
-0
/
+2
*
drm: add support for private planes
Rob Clark
2012-01-05
3
-7
/
+19
*
drm: disconnect plane from fb/crtc when disabled
Rob Clark
2012-01-05
1
-0
/
+3
*
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
2012-01-03
1
-2
/
+4
*
drm/i915: don't disable a PCH DPLL that's in use
Jesse Barnes
2012-01-03
1
-1
/
+11
*
drm/i915: don't bail out of intel_wait_ring_buffer too early
Daniel Vetter
2012-01-03
1
-1
/
+10
*
drm/i915: kicking rings stuck on semaphores considered harmful
Daniel Vetter
2012-01-03
1
-7
/
+0
*
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
2012-01-03
3
-0
/
+40
*
drm/i915: Make the fallback IRQ wait not sleep.
Eric Anholt
2012-01-03
1
-5
/
+5
*
drm/i915: Work around gen7 BLT ring synchronization issues.
Eric Anholt
2012-01-03
1
-0
/
+14
*
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
Eric Anholt
2012-01-03
1
-0
/
+4
*
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
Eric Anholt
2012-01-03
2
-0
/
+8
*
drm/i915: add color key support v4
Jesse Barnes
2012-01-03
4
-0
/
+193
*
drm/i915: track sprite coverage and disable primary plane if possible
Jesse Barnes
2012-01-03
2
-0
/
+42
*
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
7
-7
/
+788
*
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
2012-01-03
3
-10
/
+8
*
drm/i915: drpc debugfs update for gen6
Ben Widawsky
2012-01-03
2
-1
/
+93
*
drm/i915: Update GEN6_RP_CONTROL definitions
Ben Widawsky
2012-01-03
2
-2
/
+6
*
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
2012-01-03
3
-2
/
+13
*
drm/i915: relative_constants_mode race fix
Ben Widawsky
2012-01-03
1
-13
/
+16
*
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
Dave Airlie
2012-01-03
6
-54
/
+125
|
\
|
*
drm/radeon/kms: define TMDS/LVTM HDMI enabling bits
Rafał Miłecki
2012-01-03
2
-4
/
+10
|
*
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
Rafał Miłecki
2012-01-03
1
-0
/
+7
|
*
drm/radeon/kms: setup HDMI mode on Evergreen encoders
Rafał Miłecki
2012-01-03
2
-8
/
+33
|
*
drm/radeon/kms: support for audio on Evergreen
Rafał Miłecki
2011-12-19
3
-3
/
+41
|
*
drm/radeon/kms: minor HDMI audio cleanups
Rafał Miłecki
2011-12-19
2
-20
/
+33
|
*
drm/radeon/kms: do not force DVI mode on DCE4 if audio is on
Rafał Miłecki
2011-12-19
1
-23
/
+12
*
|
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2012-01-03
6
-34
/
+89
|
\
\
|
*
|
drm/i915: check ACTHD of all rings
Daniel Vetter
2011-12-19
2
-3
/
+12
|
*
|
drm/i915: DisplayPort hot remove notification to audio driver
Wu Fengguang
2011-12-19
1
-0
/
+1
|
*
|
drm/i915: HDMI hot remove notification to audio driver
Wu Fengguang
2011-12-19
1
-2
/
+6
|
*
|
drm/i915: dont trigger hotplug events on unchanged ELD
Wu Fengguang
2011-12-19
1
-5
/
+46
|
*
|
drm/i915: rename audio ELD registers
Wu Fengguang
2011-12-19
2
-23
/
+23
|
*
|
drm/i915: fix ELD writing for SandyBridge
Wu Fengguang
2011-12-19
1
-5
/
+5
*
|
|
gma500: remove no_fb bits
Alan Cox
2012-01-03
1
-11
/
+4
*
|
|
gma500: Fix Cedarview support (Correct version)
Alan Cox
2012-01-03
4
-6
/
+8
*
|
|
gma500: Add the E6xx PCI identifier we are missing
Alan Cox
2012-01-03
1
-0
/
+2
*
|
|
drm/exynos: added hdmi display support
Seung-Woo Kim
2011-12-29
13
-0
/
+3441
*
|
|
drm/exynos: added mutex lock and code clean.
Inki Dae
2011-12-29
1
-12
/
+25
*
|
|
drm/exynos: extend vblank off delay time.
Inki Dae
2011-12-29
2
-0
/
+6
*
|
|
drm/exynos: change driver name.
Inki Dae
2011-12-29
1
-1
/
+1
*
|
|
drm/exynos: Support multi buffers
Seung-Woo Kim
2011-12-29
7
-32
/
+81
*
|
|
drm/exynos: added pm support.
Inki Dae
2011-12-29
1
-0
/
+59
*
|
|
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
Joonyoung Shim
2011-12-29
3
-133
/
+72
*
|
|
drm/exynos: Split creation of gem object and gem handle
Joonyoung Shim
2011-12-29
3
-60
/
+81
*
|
|
drm/exynos: Fix a fake mmap offset creation
Joonyoung Shim
2011-12-29
1
-24
/
+14
*
|
|
drm/exynos: gem code cleanup
Joonyoung Shim
2011-12-29
4
-87
/
+85
*
|
|
drm: add missing exports for i810 driver.
Dave Airlie
2011-12-22
1
-0
/
+3
*
|
|
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm into d...
Dave Airlie
2011-12-22
12
-508
/
+281
|
\
\
\
[next]