aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-05-31
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
|\
| * drm/i915: Fix out of tree buildsPeter Clifton2010-05-10
| * drm/i915: move fence lru to struct drm_i915_fence_regDaniel Vetter2010-05-10
| * drm/i915: don't allow tiling changes on pinned buffers v2Daniel Vetter2010-05-10
| * drm/i915: Be extra careful about A/D matching for multifunction SDVOAdam Jackson2010-05-10
| * drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson2010-05-10
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
| |\
| | * drm/i915: fix non-Ironlake 965 class crashesJesse Barnes2010-04-23
| | * drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-04-22
| | * drm/i915: cleanup FBC buffers at unload timeJesse Barnes2010-04-22
| | * drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter2010-04-18
| | * drm/i915: set DIDL using the ACPI video output device _ADR method return.Zhang Rui2010-04-18
| | * drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson2010-04-18
| | * drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson2010-04-18
| * | drm/i915: cleanup mode setting before unmapping registersJesse Barnes2010-05-07
| * | drm/i915: Make fbc control wrapper functionsAdam Jackson2010-05-07
| * | drm/i915: Wait for the GPU whilst shrinking, if truly desperate.Chris Wilson2010-05-07
| * | drm/i915: Use spatio-temporal dithering on PCHAdam Jackson2010-05-07
* | | drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* | | fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
|/ /
* | Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV d...Dave Airlie2010-04-20
* | drm/i915: drop pointer to drm_gem_objectDaniel Vetter2010-04-19
* | drm/i915: don't use ->driver_private anymoreDaniel Vetter2010-04-19
* | drm/i915: embed the gem object into drm_i915_gem_objectDaniel Vetter2010-04-19
* | drm/i915: introduce i915_gem_alloc_objectDaniel Vetter2010-04-19
* | drm: free core gem object from driver callbacksDaniel Vetter2010-04-19
* | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\ \
| * | drm/fb: remove drm_fb_helper_setcolregJames Simmons2010-04-07
| * | drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
| * | drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
| * | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| * | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
|\ \ \ | |_|/ |/| |
| * | drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese2010-04-18
| * | drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson2010-04-18
| * | drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang2010-04-12
| * | drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui2010-04-12
| * | drm/i915: Only save/restore FBC on the platform that supports FBCZhao Yakui2010-04-12
| * | drm/i915: Fix the incorrect argument for SDVO SET_TV_format commandZhao Yakui2010-04-12
| * | drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui2010-04-12
| * | drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).Carl Worth2010-04-12
| * | drm/i915: do not read uninitialized ->dev_privateLuca Tettamanti2010-04-12
| * | Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."Zhenyu Wang2010-04-12
| * | drm/i915: implement multifunction SDVO device supportZhenyu Wang2010-04-12
| * | drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang2010-04-12
| * | drm/i915: remove connector object in old output structureZhenyu Wang2010-04-12
| * | drm/i915: convert TV driver to new encoder/connector structureZhenyu Wang2010-04-12
| * | drm/i915: convert SDVO driver to new encoder/connector structureZhenyu Wang2010-04-12
| * | drm/i915: convert DVO driver to new encoder/connector structureZhenyu Wang2010-04-12