summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915: remove render reclock supportJesse Barnes2010-01-061-130/+2
| * | drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-063-15/+1
| * | drm/i915: execbuf2 supportJesse Barnes2010-01-064-78/+219
| * | drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-171-0/+2
| * | drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-169-26/+59
| * | drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-164-17/+9
| * | drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-163-99/+161
| * | drm/i915: Move PCI IDs into i915 driverKristian Høgsberg2009-12-161-2/+40
| * | drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-162-0/+10
| * | drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui2009-12-161-0/+7
| * | drm/i915: implement new pm ops for i915Zhenyu Wang2009-12-161-6/+47
| * | drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett2009-12-161-65/+2
| * | drm/i915: fix order of fence release wrt flushingDaniel Vetter2009-12-161-3/+4
| * | drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt2009-12-151-1/+1
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-232-14/+11
|\ \ \ | |/ / |/| / | |/
| * drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-182-14/+11
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-1031-1158/+3307
|\ \ | |/
| * Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-107-26/+26
| |\
| | * drm/i915: Remove a debugging printk from hangcheckChris Wilson2009-12-081-1/+0
| | * drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-084-23/+22
| | * drm/i915: Set the error code after failing to insert new offset into mm ht.Chris Wilson2009-12-071-0/+1
| | * drm/i915: Report purgeable status in buffer lists.Chris Wilson2009-12-071-2/+3
| * | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-0828-725/+3231
| |\ \ | | |/
| | * drm/i915: Fix product names and #definesAdam Jackson2009-12-0717-349/+347
| | * drm/i915: Drop a some common DRM_ERROR()Chris Wilson2009-12-071-2/+0
| | * drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes2009-12-071-0/+7
| | * drm/i915: pageflip fixesJesse Barnes2009-12-071-3/+13
| | * drm/i915: Declare the new VBT parsing functions as staticZhao Yakui2009-12-014-4/+4
| | * drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui2009-12-011-3/+3
| | * drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui2009-12-011-3/+3
| | * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-014-1/+39
| | * drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui2009-12-011-0/+4
| | * drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-011-0/+1
| | * drm/i915: disable the interrupt hotplug for integrated TV outputAdam Jackson2009-12-011-1/+0
| | * drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-011-2/+7
| | * drm/i915: Fix LVDS presence checkAdam Jackson2009-12-011-11/+6
| | * drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-011-1/+0
| | * drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-011-0/+3
| | * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-016-38/+291
| | * drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-012-3/+7
| | * drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui2009-11-301-0/+39
| | * drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-11-301-0/+44
| | * drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui2009-11-301-1/+52
| | * drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui2009-11-301-1/+50
| | * drm/i915: parse child device from VBTZhao Yakui2009-11-304-0/+93
| | * drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg2009-11-301-0/+5
| | * drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg2009-11-301-2/+2
| | * drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg2009-11-301-5/+2
| | * drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2009-11-303-6/+2
| | * drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson2009-11-301-7/+4
OpenPOWER on IntegriCloud