index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Drop a some common DRM_ERROR()
Chris Wilson
2009-12-07
1
-2
/
+0
*
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
2009-12-07
1
-0
/
+7
*
drm/i915: pageflip fixes
Jesse Barnes
2009-12-07
1
-3
/
+13
*
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
2009-12-01
4
-4
/
+4
*
drm/i915: Add the missing clonemask for display port on Ironlake
Zhao Yakui
2009-12-01
1
-3
/
+3
*
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
Zhao Yakui
2009-12-01
1
-3
/
+3
*
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
2009-12-01
4
-1
/
+39
*
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
Zhao Yakui
2009-12-01
1
-0
/
+4
*
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
2009-12-01
2
-8
/
+27
*
drm/i915: disable the interrupt hotplug for integrated TV output
Adam Jackson
2009-12-01
1
-1
/
+0
*
drm/i915: Don't update the render-clock for every bo.
Chris Wilson
2009-12-01
1
-2
/
+7
*
drm/i915: Fix LVDS presence check
Adam Jackson
2009-12-01
1
-11
/
+6
*
drm/i915: Fix warning introduced with the page flipping ioctl.
Eric Anholt
2009-12-01
1
-1
/
+0
*
drm/i915: add GETPARAM request for page flipping
Jesse Barnes
2009-12-01
1
-0
/
+3
*
drm: use page flip event to signal flip completion
Jesse Barnes
2009-12-01
1
-1
/
+1
*
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
2009-12-01
6
-38
/
+291
*
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2009-12-01
21
-73
/
+509
|
\
|
*
Merge branch 'drm-core-next' of ../linux-2.6 into drm-next
Dave Airlie
2009-11-18
37
-556
/
+3446
|
|
\
|
|
*
drm/kms: add page flipping ioctl
Kristian Høgsberg
2009-11-18
2
-0
/
+70
|
|
*
drm: check return values in drm_version
Andres Salomon
2009-11-18
1
-5
/
+11
|
|
*
drm: replace DRM_COPY macro w/ a function
Andres Salomon
2009-11-18
1
-12
/
+22
|
|
*
drm: kill more unused DRM macros
Andres Salomon
2009-11-18
1
-0
/
+12
|
|
*
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
2009-11-18
1
-0
/
+1
|
|
*
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-11-18
4
-2
/
+194
|
*
|
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
2009-11-11
1
-0
/
+1
|
*
|
Merge branch 'drm-next' of ../drm-2.6 into drm-next
Dave Airlie
2009-11-06
13
-2
/
+132
|
|
\
\
|
|
*
|
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-11-06
13
-2
/
+132
|
*
|
|
Merge branch 'drm-next' of ../drm-2.6 into drm-next
Dave Airlie
2009-11-06
7
-65
/
+272
|
|
\
|
|
|
|
*
|
drm/radeon/kms: initial mode validation support
Alex Deucher
2009-11-06
1
-1
/
+47
|
|
*
|
drm/radeon/kms/atom/dce3: call transmitter init on mode set
Alex Deucher
2009-11-06
1
-10
/
+10
|
|
*
|
drm/radeon/kms: store detailed connector info
Alex Deucher
2009-11-06
4
-48
/
+199
|
|
*
|
drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tables
Alex Deucher
2009-11-06
1
-3
/
+6
|
|
*
|
drm/radeon/kms/r600: fix rs880 support v2
Alex Deucher
2009-11-06
3
-8
/
+15
*
|
|
|
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
2009-12-01
2
-3
/
+7
*
|
|
|
drm/i915: Don't set up the TV port if it isn't in the BIOS table.
Zhao Yakui
2009-11-30
1
-0
/
+39
*
|
|
|
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-0
/
+44
*
|
|
|
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-1
/
+52
*
|
|
|
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-1
/
+50
*
|
|
|
drm/i915: parse child device from VBT
Zhao Yakui
2009-11-30
4
-0
/
+93
*
|
|
|
drm/i915: Disable pwrctx before unpin and free
Kristian Høgsberg
2009-11-30
1
-0
/
+5
*
|
|
|
drm/i915: Hold struct_mutex while unreffing pwrctx object
Kristian Høgsberg
2009-11-30
1
-2
/
+2
*
|
|
|
drm/i915: Unregister i915_wedged debugfs entry using the right key
Kristian Høgsberg
2009-11-30
1
-5
/
+2
*
|
|
|
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
2009-11-30
3
-6
/
+2
*
|
|
|
drm/i915: Avoid NULL dereference with component_only tv_modes
Chris Wilson
2009-11-30
1
-7
/
+4
*
|
|
|
drm/i915: fixup interrupted overlay switch off calls
Daniel Vetter
2009-11-30
1
-3
/
+6
*
|
|
|
drm/i915: overlay: extract some duplicated code
Daniel Vetter
2009-11-30
1
-23
/
+19
*
|
|
|
drm/i915: remove Pineview EOS protection support
Shaohua Li
2009-11-30
3
-51
/
+0
*
|
|
|
drm/i915: use msleep for intel_wait_for_vblank
Shaohua Li
2009-11-30
1
-1
/
+1
*
|
|
|
drm/i915: handle failure path correctly for lvds
Shaohua Li
2009-11-25
1
-0
/
+1
*
|
|
|
drm/i915: Fix LVDS stability issue on Ironlake
Zhenyu Wang
2009-11-25
1
-19
/
+41
[next]