index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2009-08-16
drm/i915: Set SSC frequency for 8xx chips correctly
Ma Ling
2009-08-16
drm/i915: initialize fence registers to zero when loading GEM
Grégoire Henry
2009-08-16
drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect)
Keith Packard
2009-08-16
drm/i915: Skip lvds with Aopen i945GTt-VFA
Michael Cousin
2009-08-16
drm/i915: avoid non-atomic sysrq execution
Jesse Barnes
2009-08-16
drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
Jesse Barnes
2009-08-16
drm/i915: add ignore lvds quirk info for AOpen Mini PC
Jarod Wilson
2009-08-16
drm/i915: Save/restore cursor state on suspend/resume.
Eric Anholt
2009-07-02
drm/i915: correct suspend/resume ordering
Jesse Barnes
2009-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-06-04
drm/i915: Remove a bad BUG_ON in the fence management code.
Eric Anholt
2009-06-04
drm/i915: intel_lvds.c fix section mismatch
Jaswinder Singh Rajput
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2009-06-04
drm: fix irq naming for kms drivers.
Dave Airlie
2009-05-27
i915: Set object to gtt domain when faulting it back in
Kristian Høgsberg
2009-05-26
drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.
Eric Anholt
2009-05-26
drm/i915: Fix tiling pitch handling on 8xx.
Eric Anholt
2009-05-26
drm/i915: Add support for VGA load detection (pre-945).
Ma Ling
2009-05-22
drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.
Ma Ling
2009-05-22
drm/i915: Determine type before initialising connector
Jonas Bonn
2009-05-22
drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.
Ma Ling
2009-05-22
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
Ma Ling
2009-05-22
i915: support 8xx desktop cursors
Jesse Barnes
2009-05-19
drm/i915: allocate large pointer arrays with vmalloc
Jesse Barnes
2009-05-15
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
2009-05-14
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
2009-05-14
drm/i915: Set HDMI hot plug interrupt enable for only the output in question.
Ma Ling
2009-05-14
drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.
Ma Ling
2009-05-14
drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.
Ma Ling
2009-05-14
drm/i915: ignore LVDS on intel graphics systems that lie about having it
Jarod Wilson
2009-05-14
drm/i915: sanity check IER at wait_request time
Jesse Barnes
2009-05-14
drm/i915: workaround IGD i2c bus issue in kernel side (v2)
Shaohua Li
2009-05-14
drm/i915: Don't allow binding objects into the last page of the aperture.
Eric Anholt
2009-04-30
drm/i915: save/restore fence registers across suspend/resume
Keith Packard
2009-04-30
drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.
Keith Packard
2009-04-21
drm/i915: fix up error path leak in i915_cmdbuffer
Chris Wright
2009-04-21
drm/i915: fix unpaired i915 device mutex on entervt failure.
Wu Fengguang
2009-04-21
drm/i915: add support for G41 chipset
Zhenyu Wang
2009-04-17
drm/i915: Enable ASLE if present
Matthew Garrett
2009-04-17
drm/i915: Unregister ACPI video driver when exiting
Matthew Garrett
2009-04-17
drm/i915: Register ACPI video even when not modesetting
Matthew Garrett
2009-04-17
drm/i915: fix transition to I915_TILING_NONE
Keith Packard
2009-04-17
drm/i915: Don't let an oops get triggered from irq_emit without dma init.
Eric Anholt
2009-04-16
drm/i915: allow tiled front buffers on 965+
Jesse Barnes
2009-04-14
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-14
drm/i915: fix scheduling while holding the new active list spinlock
Shaohua Li
2009-04-08
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
2009-04-08
drm/i915: Correctly set the write flag for get_user_pages in pread.
Eric Anholt
2009-04-08
drm/i915: Fix use of uninitialized var in 40a5f0de
Florian Mickler
[next]