summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-22/+15
* drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt2010-02-261-3/+3
* drm/i915: Disable the surface tile swizzling on Sandybridge.Eric Anholt2010-02-261-1/+1
* drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-261-28/+28
* Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie2010-02-251-10/+133
|\
| * drm/i915: provide FBC status in debugfsJesse Barnes2010-02-221-0/+5
| * drm/i915: fix drps disable so unload & re-load worksJesse Barnes2010-02-221-1/+1
| * drm/i915: Fix OGLC performance regression on 945Li Peng2010-02-221-10/+17
| * drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-221-2/+2
| * drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-221-7/+93
| * drm/i915: enable memory self refresh on 9xxLi Peng2010-02-221-3/+28
* | Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie2010-02-251-9/+4
|\ \ | |/ |/|
| * Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-111-9/+4
* | drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-101-1/+3
* | drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-101-2/+4
* | drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
* | drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-101-0/+2
* | drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
|/
* drm/i915: Disable SR when more than one pipe is enabledDavid John2010-02-041-0/+12
* drm/i915: handle non-flip pending case when unpinning the scanout bufferJesse Barnes2010-01-251-2/+18
* drm/i915: enable vblank interrupt on ironlakeLi Peng2010-01-251-0/+1
* drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-151-0/+15
* drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-121-1/+1
* drm/i915: Fix Ironlake M/N/P ranges to match the specZhao Yakui2010-01-071-3/+3
* drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclockZhao Yakui2010-01-071-59/+2
* drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui2010-01-061-68/+48
* drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui2010-01-061-0/+12
* drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui2010-01-061-1/+25
* drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-061-1/+14
* drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-061-26/+47
* drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-061-4/+4
* drm/i915: remove render reclock supportJesse Barnes2010-01-061-130/+2
* drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-061-1/+1
* drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-161-6/+20
* drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-161-2/+2
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-15/+20
|\
| * drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-081-15/+20
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-348/+681
|\ \ | |/
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-071-205/+203
| * 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: Fix sync to vblank when VGA output is turned offLi Peng2009-12-011-0/+1
| * drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-011-2/+7
| * drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-011-1/+0
| * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-011-32/+196
| * drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-011-3/+3
| * 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: use msleep for intel_wait_for_vblankShaohua Li2009-11-301-1/+1
| * drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang2009-11-251-19/+41
OpenPOWER on IntegriCloud