aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
...
| | * | | drm/i915: enable HDMI on CougarpointZhenyu Wang2010-04-12
| | * | | drm/i915: enable LVDS on CougarpointZhenyu Wang2010-04-12
| | * | | drm/i915: Fix CRT force detect on CougarpointZhenyu Wang2010-04-12
| | * | | drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang2010-04-12
| | * | | drm/i915: Probe for PCH chipset typeZhenyu Wang2010-04-12
| | * | | drm/i915: Sandybridge has no integrated TVZhenyu Wang2010-04-12
| | * | | drm/i915: Fix legacy BLC event for pipe AZhao Yakui2010-04-12
| | * | | drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt2010-04-12
| | * | | drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2010-04-12
| | * | | drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-12
| | * | | drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-09
| | * | | drm/i915: passing drm connector param for load detectionZhenyu Wang2010-04-09
| | * | | drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2010-04-09
| | * | | drm/i915: Add new 'intel_connector' structureZhenyu Wang2010-04-09
| | * | | drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang2010-04-09
| | * | | drm/i915: use encoder_list for hotplug callbackZhenyu Wang2010-04-09
| | * | | drm/i915: Convert some trace events to DEFINE_TRACELi Zefan2010-04-09
| | * | | drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...Zhao Yakui2010-04-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ \ \ \
| * | | | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\| | | |
| * | | | | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-29
| | |_|/ / | |/| | |
* | | | | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton2010-05-11
| |_|_|/ |/| | |
* | | | 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
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\ \ \ | | |/ | |/|
| * | drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-10
| * | drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-03
| * | drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2010-03-25
| * | drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-25
| * | drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-25
| * | drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker2010-03-25
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ /
* | drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.Eric Anholt2010-03-23
* | drm/intel: fix up set_tiling for untiled->tiled transitionDaniel Vetter2010-03-18
* | drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt2010-03-18
* | drm/i915: fix small leak on overlay error pathDan Carpenter2010-03-17
* | drm/i915: Avoid NULL deref in get_pages() unwind after error.Chris Wilson2010-03-17
* | drm/i915: Fix check with IS_GEN6Zhenyu Wang2010-03-17
* | drivers/gpu/drm/i915/intel_bios.c: fix continuation line formatsJoe Perches2010-03-17
* | drm/i915: Enable VS timer dispatch.Eric Anholt2010-03-17
* | drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes2010-03-17
* | drm/i915: remove an unnecessary wait_request()Owain G. Ainsworth2010-03-17
* | drm/i915: Don't bother with the BKL for GEM ioctls.Eric Anholt2010-03-17
|/
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-01
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01