index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2009-12-01
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2009-12-01
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
2009-11-30
drm/i915: Don't set up the TV port if it isn't in the BIOS table.
Zhao Yakui
2009-11-30
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
Zhao Yakui
2009-11-30
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
drm/i915: parse child device from VBT
Zhao Yakui
2009-11-30
drm/i915: Disable pwrctx before unpin and free
Kristian Høgsberg
2009-11-30
drm/i915: Hold struct_mutex while unreffing pwrctx object
Kristian Høgsberg
2009-11-30
drm/i915: Unregister i915_wedged debugfs entry using the right key
Kristian Høgsberg
2009-11-30
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
2009-11-30
drm/i915: Avoid NULL dereference with component_only tv_modes
Chris Wilson
2009-11-30
drm/i915: fixup interrupted overlay switch off calls
Daniel Vetter
2009-11-30
drm/i915: overlay: extract some duplicated code
Daniel Vetter
2009-11-30
drm/i915: remove Pineview EOS protection support
Shaohua Li
2009-11-30
drm/i915: use msleep for intel_wait_for_vblank
Shaohua Li
2009-11-25
drm/i915: handle failure path correctly for lvds
Shaohua Li
2009-11-25
drm/i915: Fix LVDS stability issue on Ironlake
Zhenyu Wang
2009-11-25
drm/i915: Restore the DPLL calculation logic for 9xx platform
Zhao Yakui
2009-11-25
drm/i915: Check whether the LVDS downclock is found in VBT
Zhao Yakui
2009-11-25
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
2009-11-25
drm/i915: Replace a calloc followed by copying data over it with malloc.
Eric Anholt
2009-11-18
Merge branch 'drm-core-next' of ../linux-2.6 into drm-next
Dave Airlie
2009-11-18
drm/kms: add page flipping ioctl
Kristian Høgsberg
2009-11-18
drm: check return values in drm_version
Andres Salomon
2009-11-18
drm: replace DRM_COPY macro w/ a function
Andres Salomon
2009-11-18
drm: kill more unused DRM macros
Andres Salomon
2009-11-18
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-11-11
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
2009-11-06
Merge branch 'drm-next' of ../drm-2.6 into drm-next
Dave Airlie
2009-11-06
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-11-06
Merge branch 'drm-next' of ../drm-2.6 into drm-next
Dave Airlie
2009-11-06
drm/radeon/kms: initial mode validation support
Alex Deucher
2009-11-06
drm/radeon/kms/atom/dce3: call transmitter init on mode set
Alex Deucher
2009-11-06
drm/radeon/kms: store detailed connector info
Alex Deucher
2009-11-06
drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tables
Alex Deucher
2009-11-06
drm/radeon/kms/r600: fix rs880 support v2
Alex Deucher
2009-11-05
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2009-11-05
drm/i915: fix get_core_clock_speed for G33 class desktop chips
Daniel Vetter
2009-11-05
drm/i915: Add display hotplug event on Ironlake
Zhenyu Wang
2009-11-05
drm/i915: Add ACPI OpRegion support for Ironlake
Zhao Yakui
2009-11-05
drm/i915: enable self-refresh on 965
Jesse Barnes
2009-11-05
drm/i915: Support 30 bit depth modes
Kristian Høgsberg
2009-11-05
drm/i915: debugfs interface to manually reset the GPU
Chris Wilson
2009-11-05
drm/i915: Use a single thread workqueue
Chris Wilson
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.
Zhao Yakui
2009-11-05
drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.
Eric Anholt
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
[next]