aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
| * drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson2010-10-01
| * drm/i915: Try to reset gen2 devices.Chris Wilson2010-10-01
| * drm/i915: Clear fence registers on GPU resetChris Wilson2010-10-01
| * drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson2010-09-22
| * drm/i915: Disable output polling across suspend & resumeChris Wilson2010-09-21
| * drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao2010-09-21
| * drm/i915: fix HAS_BSD with a device info flagXiang, Haihao2010-09-21
| * drm/i915: Clean up bo lists on all hung gpusChris Wilson2010-09-21
| * drm/i915: Clear GPU read domains on resetChris Wilson2010-09-21
| * drm/i915: Clear flushing lists on GPU resetChris Wilson2010-09-21
| * drm/i915: After a reset perform a forced modesetChris Wilson2010-09-21
| * drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke2010-09-21
| * drm/i915: Rename graphics reset registers.Kenneth Graunke2010-09-21
| * drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke2010-09-21
| * drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
| * Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
| |\
| * | drm/i915/overlay: Move capabilities bits to common info block.Chris Wilson2010-09-08
| * | drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson2010-09-08
| * | Merge remote branch 'airlied/drm-core-next' into HEADChris Wilson2010-09-08
| |\ \
| | * | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-29
| | * | drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-29
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm: use noop_llseekArnd Bergmann2010-09-16
| |/ /
* / / drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-17
|/ /
* | intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang2010-09-07
* | drm/i915: Include a generation number in the device infoChris Wilson2010-09-07
|/
* drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2010-08-22
* drm/i915: Refactor i915_gem_retire_requests()Chris Wilson2010-08-01
* drm/i915: Include any alternate names by which the device is known.Chris Wilson2010-08-01
* drm/i915: Use 128k alignment for untiled display surface on i965 (v2)Chris Wilson2010-08-01
* drm/i915: Silence sparse over non-static local structure.Chris Wilson2010-08-01
* drm/i915: Silence sparse over duplicate members in static initializerChris Wilson2010-08-01
* drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui2010-08-01
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-07
|\
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-05-31
* | drm/i915: Storage class should be before const qualifierTobias Klauser2010-05-26
* | i915: fix lock imbalance on error path...Daniel J Blueman2010-05-26
* | drm/i915: convert some gem structures to per-ring V2Zou Nan hai2010-05-26
* | drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-26
* | drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt2010-05-26
|/
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
|\
| * drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson2010-04-18
* | drm/i915: Probe for PCH chipset typeZhenyu Wang2010-04-12
|/
* drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-25
* drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2010-03-25
* drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-17
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-01
|\