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
2010-04-12
drm/i915: convert HDMI driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
drm/i915: convert LVDS driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
drm/i915: convert VGA driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
drm/i915: Set sync polarity correctly on DisplayPort
Adam Jackson
2010-04-12
drm/i915: Un-magic a DPCD register write
Adam Jackson
2010-04-12
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
2010-04-12
drm/i915: enable HDMI on Cougarpoint
Zhenyu Wang
2010-04-12
drm/i915: enable LVDS on Cougarpoint
Zhenyu Wang
2010-04-12
drm/i915: Fix CRT force detect on Cougarpoint
Zhenyu Wang
2010-04-12
drm/i915: Support for Cougarpoint PCH display pipeline
Zhenyu Wang
2010-04-12
drm/i915: Probe for PCH chipset type
Zhenyu Wang
2010-04-12
drm/i915: Sandybridge has no integrated TV
Zhenyu Wang
2010-04-12
drm/i915: Fix legacy BLC event for pipe A
Zhao Yakui
2010-04-12
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
Eric Anholt
2010-04-12
drm/i915: Allow LVDS on pipe A on gen4+
Adam Jackson
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-09
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
drm/i915: passing drm connector param for load detection
Zhenyu Wang
2010-04-09
drm/i915: Add new helper to return current attached encoder for connector
Zhenyu Wang
2010-04-09
drm/i915: Add new 'intel_connector' structure
Zhenyu Wang
2010-04-09
drm/i915: more conversion from connector_list walk to encoder_list
Zhenyu Wang
2010-04-09
drm/i915: use encoder_list for hotplug callback
Zhenyu Wang
2010-04-09
drm/i915: Convert some trace events to DEFINE_TRACE
Li Zefan
2010-04-09
drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...
Zhao Yakui
2010-04-09
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-02
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
2010-03-25
drm/i915: Rename many remaining uses of "output" to encoder or connector.
Eric Anholt
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
drm/i915: Disable FBC on 915GM and 945GM.
Robert Hooker
2010-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-03-23
drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
Eric Anholt
2010-03-18
drm/intel: fix up set_tiling for untiled->tiled transition
Daniel Vetter
2010-03-18
drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
Eric Anholt
2010-03-17
drm/i915: fix small leak on overlay error path
Dan Carpenter
2010-03-17
drm/i915: Avoid NULL deref in get_pages() unwind after error.
Chris Wilson
2010-03-17
drm/i915: Fix check with IS_GEN6
Zhenyu Wang
2010-03-17
drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
Joe Perches
2010-03-17
drm/i915: Enable VS timer dispatch.
Eric Anholt
2010-03-17
drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
Priit Laes
2010-03-17
drm/i915: remove an unnecessary wait_request()
Owain G. Ainsworth
2010-03-17
drm/i915: Don't bother with the BKL for GEM ioctls.
Eric Anholt
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
driver core: Convert some drivers to CLASS_ATTR_STRING
Andi Kleen
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
Revert "lib: build list_sort() only if needed"
Linus Torvalds
2010-03-06
lib: build list_sort() only if needed
Don Mullis
[next]