aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: move fence lru to struct drm_i915_fence_regDaniel Vetter2010-05-101-3/+1
* drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson2010-05-101-0/+1
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-101-1/+9
|\
| * drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-04-221-0/+4
| * drm/i915: cleanup FBC buffers at unload timeJesse Barnes2010-04-221-0/+3
| * drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson2010-04-181-1/+2
* | drm/i915: Make fbc control wrapper functionsAdam Jackson2010-05-071-1/+4
* | drm/i915: drop pointer to drm_gem_objectDaniel Vetter2010-04-201-1/+0
* | drm/i915: don't use ->driver_private anymoreDaniel Vetter2010-04-201-1/+1
* | drm/i915: embed the gem object into drm_i915_gem_objectDaniel Vetter2010-04-201-0/+1
* | drm/i915: introduce i915_gem_alloc_objectDaniel Vetter2010-04-201-0/+2
* | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-201-0/+5
|\ \
| * | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-071-2/+3
| * | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-0/+4
* | | drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang2010-04-121-0/+1
* | | drm/i915: Probe for PCH chipset typeZhenyu Wang2010-04-121-0/+13
* | | drm/i915: Sandybridge has no integrated TVZhenyu Wang2010-04-121-1/+2
| |/ |/|
* | drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-091-0/+2
* | drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-251-0/+2
* | drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-171-2/+2
|/
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-0/+2
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+2
* | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-261-1/+25
* | drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-221-0/+21
* | drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth2010-02-221-1/+2
* | drm/i915: provide FBC status in debugfsJesse Barnes2010-02-221-0/+10
* | drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-221-1/+1
* | drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-221-0/+6
* | drm/i915: Keep MCHBAR always enabledZhenyu Wang2010-02-161-0/+1
|/
* drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-101-0/+11
* drm/i915: Selectively enable self-reclaimChris Wilson2010-01-271-1/+1
* drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang2010-01-151-0/+1
* drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-151-0/+1
* drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-121-0/+1
* drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-061-2/+0
* drm/i915: execbuf2 supportJesse Barnes2010-01-061-0/+5
* drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-161-2/+1
* drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-161-64/+48
* drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-161-0/+1
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-2/+0
|\
| * drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-081-2/+0
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-21/+57
|\ \ | |/
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-071-22/+22
| * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-011-0/+12
| * drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-011-0/+4
| * drm/i915: parse child device from VBTZhao Yakui2009-11-301-0/+2
| * drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2009-11-301-1/+1
| * drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-251-0/+2
| * drm/i915: Add display hotplug event on IronlakeZhenyu Wang2009-11-051-0/+2
| * drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui2009-11-051-0/+4