index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2010-09-07
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
2010-09-07
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
2010-09-07
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
2010-09-07
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
2010-09-07
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
2010-09-07
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
2010-09-07
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
2010-09-07
drm/i915: Fix offset page-flips on i965+
Chris Wilson
2010-09-07
drm/i915: Include a generation number in the device info
Chris Wilson
2010-09-06
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-09-06
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-09-06
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
2010-09-06
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
2010-09-06
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
Pekka Enberg
2010-09-06
i915: revert some checks added by commit 32aad86f
Pavel Roskin
2010-09-06
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
2010-09-06
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
Andrew Morton
2010-08-24
drm/i915: fix vblank wait test condition
Jesse Barnes
2010-08-23
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-08-21
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
2010-08-21
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
2010-08-21
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
2010-08-21
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
2010-08-21
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
2010-08-21
i915: disable DAC on Ironlake also when doing CRT load detection.
Dave Airlie
2010-08-21
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
2010-08-18
drm/i915: make sure eDP PLL is enabled at the right time
Jesse Barnes
2010-08-18
drm/i915: fix VGA plane disable for Ironlake+
Jesse Barnes
2010-08-18
drm/i915: eDP mode set sequence corrections
Jesse Barnes
2010-08-18
drm/i915: add panel reset workaround
Jesse Barnes
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-13
Merge git://git.infradead.org/~dwmw2/ideapad-2.6
Linus Torvalds
2010-08-13
Call acpi_video_register() in intel_opregion_init() failure path
David Woodhouse
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
drm: expand gamma_set
James Simmons
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
2010-08-09
drm/i915: Enable RC6 on Ironlake.
Zou Nan hai
2010-08-09
drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.
Chris Wilson
2010-08-09
drm/i915: Set up a render context on Ironlake
Zou Nan hai
2010-08-09
drm/i915 invalidate indirect state pointers at end of ring exec
Zou Nan hai
2010-08-09
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
Chris Wilson
2010-08-09
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
2010-08-09
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
Chris Wilson
2010-08-09
drm/i915: FBC is updated within set_base() so remove second call in mode_set()
Chris Wilson
2010-08-09
drm/i915/edp: Flush the write before waiting for PLLs
Chris Wilson
2010-08-09
drm/i915: Ensure that while(INREG()) are bounded (v2)
Chris Wilson
[next]