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
/
i915
/
i915_drv.c
Age
Commit message (
Expand
)
Author
2010-05-26
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2010-05-26
i915: fix lock imbalance on error path...
Daniel J Blueman
2010-05-26
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-04-18
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
Adam Jackson
2010-04-12
drm/i915: Probe for PCH chipset type
Zhenyu Wang
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-17
drm/i915: Fix check with IS_GEN6
Zhenyu Wang
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-02-26
drm/i915: Add dependency on the intel agp module
Zhenyu Wang
2010-02-26
drm/i915: Correct the Sandybridge chipset info structs.
Eric Anholt
2010-02-26
drm/i915: Add a new mobile Sandybridge PCI ID.
Eric Anholt
2010-02-26
drm/i915: Fix sandybridge status page setup.
Eric Anholt
2010-02-25
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
2010-02-22
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
Rafael J. Wysocki
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-02-10
drm/i915: Fix crash while aborting hibernation
Rafael J. Wysocki
2010-01-25
drm/i915: Fix the device info of Pineview
Li Peng
2010-01-15
drm/i915: disable LVDS downclock by default
Jesse Barnes
2010-01-12
drm/i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
2010-01-06
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-16
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
2009-12-16
drm/i915: Implement IS_* macros using static tables
Kristian Høgsberg
2009-12-16
drm/i915: Move PCI IDs into i915 driver
Kristian Høgsberg
2009-12-16
drm/i915: implement new pm ops for i915
Zhenyu Wang
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-11-02
i915: fix intel graphics suspend breakage due to resume/lid event confusion
Linus Torvalds
2009-09-17
drm/i915: remove restore in resume
Zhenyu Wang
2009-09-17
drm/i915: Register a shrinker to free inactive lists under memory pressure
Chris Wilson
2009-09-17
drm/i915: fix suspend/resume breakage in lid notifier
Jesse Barnes
2009-09-17
drm/i915: Implement GPU reset on i965
Ben Gamari
2009-09-04
drm/i915: i915_modeset is signed
Kyle McMartin
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-09-04
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
2009-07-10
drm/i915: Restore the KMS modeset for every activated CRTC
Zhao Yakui
2009-07-01
drm/i915: Make driver less chatty
Keith Packard
2009-06-22
drm/i915: correct suspend/resume ordering
Jesse Barnes
2009-04-17
drm/i915: Unregister ACPI video driver when exiting
Matthew Garrett
2009-04-05
Merge branch 'linus' into release
Len Brown
2009-03-27
ACPI: Populate DIDL before registering ACPI video device on Intel
Matthew Garrett
2009-03-13
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
2009-03-13
drm: claim PCI device when running in modesetting mode.
Kristian Høgsberg
2009-02-23
i915: suspend/resume interrupt state
Jesse Barnes
2009-02-23
drm/i915: suspend/resume GEM when KMS is active
Jesse Barnes
2009-02-20
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
Jesse Barnes
[next]