| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'anholt/drm-intel-next' into drm-next | Dave Airlie | 2010-05-19 | 14 | -157/+416 |
|\ |
|
| * | drm/i915: Fix out of tree builds | Peter Clifton | 2010-05-10 | 2 | -1/+3 |
| * | drm/i915: move fence lru to struct drm_i915_fence_reg | Daniel Vetter | 2010-05-10 | 2 | -15/+22 |
| * | drm/i915: don't allow tiling changes on pinned buffers v2 | Daniel Vetter | 2010-05-10 | 1 | -0/+5 |
| * | drm/i915: Be extra careful about A/D matching for multifunction SDVO | Adam Jackson | 2010-05-10 | 1 | -24/+21 |
| * | drm/i915: Fix DDC bus selection for multifunction SDVO | Adam Jackson | 2010-05-10 | 3 | -32/+11 |
| * | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt | 2010-05-10 | 9 | -42/+246 |
| |\ |
|
| | * | drm/i915: fix non-Ironlake 965 class crashes | Jesse Barnes | 2010-04-23 | 1 | -1/+1 |
| | * | drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge | Jesse Barnes | 2010-04-22 | 4 | -16/+152 |
| | * | drm/i915: cleanup FBC buffers at unload time | Jesse Barnes | 2010-04-22 | 2 | -0/+17 |
| | * | drm/i915: fix tiling limits for i915 class hw v2 | Daniel Vetter | 2010-04-18 | 3 | -14/+16 |
| | * | drm/i915: set DIDL using the ACPI video output device _ADR method return. | Zhang Rui | 2010-04-18 | 1 | -4/+50 |
| | * | drm/i915: Fix 82854 PCI ID, and treat it like other 85X | Adam Jackson | 2010-04-18 | 2 | -3/+5 |
| | * | drm/i915: Attempt to fix watermark setup on 85x (v2) | Adam Jackson | 2010-04-18 | 1 | -5/+6 |
| * | | drm/i915: cleanup mode setting before unmapping registers | Jesse Barnes | 2010-05-07 | 1 | -2/+2 |
| * | | drm/i915: Make fbc control wrapper functions | Adam Jackson | 2010-05-07 | 4 | -36/+51 |
| * | | drm/i915: Wait for the GPU whilst shrinking, if truly desperate. | Chris Wilson | 2010-05-07 | 1 | -0/+45 |
| * | | drm/i915: Use spatio-temporal dithering on PCH | Adam Jackson | 2010-05-07 | 2 | -5/+10 |
* | | | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 2010-05-18 | 9 | -11/+22 |
* | | | fbdev: allow passing more than one aperture for handoff | Marcin Slusarz | 2010-05-18 | 1 | -3/+8 |
|/ / |
|
* | | Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV d... | Dave Airlie | 2010-04-20 | 1 | -9/+0 |
* | | drm/i915: drop pointer to drm_gem_object | Daniel Vetter | 2010-04-20 | 6 | -26/+23 |
* | | drm/i915: don't use ->driver_private anymore | Daniel Vetter | 2010-04-20 | 2 | -2/+2 |
* | | drm/i915: embed the gem object into drm_i915_gem_object | Daniel Vetter | 2010-04-20 | 2 | -29/+30 |
* | | drm/i915: introduce i915_gem_alloc_object | Daniel Vetter | 2010-04-20 | 5 | -6/+14 |
* | | drm: free core gem object from driver callbacks | Daniel Vetter | 2010-04-20 | 1 | -0/+3 |
* | | Merge branch 'drm-fbdev-cleanup' into drm-core-next | Dave Airlie | 2010-04-20 | 6 | -136/+126 |
|\ \ |
|
| * | | drm/fb: remove drm_fb_helper_setcolreg | James Simmons | 2010-04-08 | 1 | -1/+0 |
| * | | drm/kms/fb: use slow work mechanism for normal hotplug also. | Dave Airlie | 2010-04-07 | 3 | -19/+26 |
| * | | drm/kms/fb: separate fbdev connector list from core drm connectors | Dave Airlie | 2010-04-07 | 1 | -0/+1 |
| * | | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list | Dave Airlie | 2010-04-07 | 2 | -52/+46 |
| * | | drm/fb: fix fbdev object model + cleanup properly. | Dave Airlie | 2010-04-07 | 5 | -121/+110 |
* | | | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ... | Dave Airlie | 2010-04-20 | 23 | -1485/+1775 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() | Karsten Wiese | 2010-04-18 | 1 | -10/+0 |
| * | | drm/i915/pch: Use minimal number of FDI lanes (v2) | Adam Jackson | 2010-04-18 | 2 | -6/+21 |
| * | | drm/i915: Add the support of memory self-refresh on Ironlake | Zhenyu Wang | 2010-04-12 | 2 | -3/+201 |
| * | | drm/i915: Move Pineview CxSR and watermark code into update_wm hook. | Zhao Yakui | 2010-04-12 | 2 | -74/+88 |
| * | | drm/i915: Only save/restore FBC on the platform that supports FBC | Zhao Yakui | 2010-04-12 | 1 | -19/+22 |
| * | | drm/i915: Fix the incorrect argument for SDVO SET_TV_format command | Zhao Yakui | 2010-04-12 | 1 | -1/+1 |
| * | | drm/i915: Add support of SDVO on Ibexpeak PCH | Zhao Yakui | 2010-04-12 | 3 | -16/+36 |
| * | | drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). | Carl Worth | 2010-04-12 | 1 | -5/+0 |
| * | | drm/i915: do not read uninitialized ->dev_private | Luca Tettamanti | 2010-04-12 | 1 | -1/+1 |
| * | | Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." | Zhenyu Wang | 2010-04-12 | 1 | -21/+1 |
| * | | drm/i915: implement multifunction SDVO device support | Zhenyu Wang | 2010-04-12 | 1 | -236/+375 |
| * | | drm/i915: remove unused intel_pipe_get_connector() | Zhenyu Wang | 2010-04-12 | 1 | -17/+0 |
| * | | drm/i915: remove connector object in old output structure | Zhenyu Wang | 2010-04-12 | 2 | -14/+0 |
| * | | drm/i915: convert TV driver to new encoder/connector structure | Zhenyu Wang | 2010-04-12 | 1 | -14/+26 |
| * | | drm/i915: convert SDVO driver to new encoder/connector structure | Zhenyu Wang | 2010-04-12 | 1 | -66/+94 |
| * | | drm/i915: convert DVO driver to new encoder/connector structure | Zhenyu Wang | 2010-04-12 | 1 | -36/+34 |
| * | | drm/i915: convert DP/eDP driver to new encoder/connector structure | Zhenyu Wang | 2010-04-12 | 2 | -31/+45 |