index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
offb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
3
-6
/
+2
2009-12-01
drm/i915: Avoid NULL dereference with component_only tv_modes
Chris Wilson
1
-7
/
+4
2009-11-30
drm/i915: fixup interrupted overlay switch off calls
Daniel Vetter
1
-3
/
+6
2009-11-30
drm/i915: overlay: extract some duplicated code
Daniel Vetter
1
-23
/
+19
2009-11-30
drm/i915: remove Pineview EOS protection support
Shaohua Li
3
-51
/
+0
2009-11-30
drm/i915: use msleep for intel_wait_for_vblank
Shaohua Li
1
-1
/
+1
2009-11-25
drm/i915: handle failure path correctly for lvds
Shaohua Li
1
-0
/
+1
2009-11-25
drm/i915: Fix LVDS stability issue on Ironlake
Zhenyu Wang
1
-19
/
+41
2009-11-25
drm/i915: Restore the DPLL calculation logic for 9xx platform
Zhao Yakui
1
-10
/
+11
2009-11-25
drm/i915: Check whether the LVDS downclock is found in VBT
Zhao Yakui
1
-0
/
+42
2009-11-25
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
3
-3
/
+72
2009-11-25
drm/i915: Replace a calloc followed by copying data over it with malloc.
Eric Anholt
2
-3
/
+16
2009-11-05
drm/i915: fix get_core_clock_speed for G33 class desktop chips
Daniel Vetter
1
-1
/
+1
2009-11-05
drm/i915: Add display hotplug event on Ironlake
Zhenyu Wang
3
-4
/
+34
2009-11-05
drm/i915: Add ACPI OpRegion support for Ironlake
Zhao Yakui
4
-8
/
+96
2009-11-05
drm/i915: enable self-refresh on 965
Jesse Barnes
1
-4
/
+28
2009-11-05
drm/i915: Support 30 bit depth modes
Kristian Høgsberg
2
-1
/
+5
2009-11-05
drm/i915: debugfs interface to manually reset the GPU
Chris Wilson
1
-1
/
+115
2009-11-05
drm/i915: Use a single thread workqueue
Chris Wilson
1
-1
/
+1
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.
Zhao Yakui
5
-55
/
+61
2009-11-05
drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.
Eric Anholt
1
-10
/
+0
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
8
-89
/
+99
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
6
-36
/
+38
2009-11-05
drm/i915: overlay: kill one more unnecessary uninterruptible sleep
Daniel Vetter
1
-10
/
+7
2009-11-05
drm/i915: kill i915_lp_ring_sync
Daniel Vetter
2
-19
/
+0
2009-11-05
drm/i915: implement interruptible sleeps in the overlay code
Daniel Vetter
3
-34
/
+159
2009-11-05
drm/i915: implement fastpath for overlay flip waiting
Daniel Vetter
4
-11
/
+41
2009-11-05
drm/i915: fully switch off overlay when not in use
Daniel Vetter
1
-2
/
+1
2009-11-05
drm/i915: implement drmmode overlay support v4
Daniel Vetter
8
-3
/
+1432
2009-11-05
drm/i915: kill superflous IS_I855 macro
Daniel Vetter
2
-3
/
+2
2009-11-05
drm/i915: add i915_lp_ring_sync helper
Daniel Vetter
3
-11
/
+41
2009-11-05
drm: make drm_mode_object_find typesafe
Daniel Vetter
2
-2
/
+4
2009-11-05
drm/i915: add render standby support
Jesse Barnes
4
-3
/
+54
2009-11-05
drm/i915: HDMI hardware workaround for Ironlake
Zhenyu Wang
1
-4
/
+22
2009-11-05
drm/i915: Fix and cleanup DPLL calculation for Ironlake
Zhenyu Wang
1
-9
/
+6
2009-11-05
drm/i915: Avoid potential sleep whilst holding spinlock
Chris Wilson
1
-2
/
+2
2009-11-05
sgi-gru: decrapfiy options_write() function
Linus Torvalds
1
-6
/
+7
2009-11-04
sysfs: Don't leak secdata when a sysfs_dirent is freed.
Eric W. Biederman
1
-0
/
+4
2009-11-04
amd64_edac: fix CECCs reporting
Borislav Petkov
1
-1
/
+1
2009-11-04
amd64_edac: fix a wrong goto clause in amd64_edac.c
Li Hong
1
-3
/
+1
2009-11-04
x86, fs: Fix x86 procfs stack information for threads on 64-bit
Stefani Seibold
3
-1
/
+8
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
1
-3
/
+3
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
1
-0
/
+2
2009-11-04
drm/radeon/kms/r700: fix some typos in chip init
Alex Deucher
1
-13
/
+13
2009-11-04
drm/radeon/kms: remove some misleading debugging output
Alex Deucher
1
-3
/
+0
2009-11-04
drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.
Dave Airlie
1
-25
/
+19
2009-11-04
drm/radeon/kms: disable D1VGA and D2VGA if enabled
Dave Airlie
1
-0
/
+2
2009-11-04
drm/radeon/kms: Don't RMW CP_RB_CNTL
Alex Deucher
2
-11
/
+9
2009-11-04
drm/radeon/kms: fix coherency issues on AGP cards.
Dave Airlie
2
-0
/
+7
2009-11-04
m32r: Should index be positive?
Roel Kluin
1
-1
/
+1
[next]