aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-20drm/i915: use correct SPD type valueJesse Barnes1-1/+1
2011-10-20drm/i915: export a CPT mode set verification functionJesse Barnes1-0/+2
2011-10-20drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes1-0/+3
2011-09-28Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-3/+0
2011-09-21drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth1-3/+0
2011-09-21drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang1-0/+2
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-6/+6
2011-08-15Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support.Matthew Garrett1-1/+2
2011-08-03drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes1-0/+21
2011-08-03drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes1-0/+2
2011-07-08drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson1-0/+7
2011-07-07drm/i915: split out Ironlake pipe bpp picking codeJesse Barnes1-0/+1
2011-06-28drm/i915: load a ring frequency scaling table v3Jesse Barnes1-0/+1
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson1-0/+1
2011-05-13drm/i915: split PCH clock gating initJesse Barnes1-0/+2
2011-05-10drm/i915: Attach a fb to the load-detect pipeChris Wilson1-0/+1
2011-05-10drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson1-3/+7
2011-05-10drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson1-4/+4
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie1-0/+1
2011-03-31drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson1-1/+1
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson1-0/+2
2011-02-22drm/i915: Use a device flag for non-interruptible phasesChris Wilson1-2/+1
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-1/+0
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson1-0/+1
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson1-1/+0
2011-01-19drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson1-0/+7
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson1-0/+3
2010-12-18drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes1-0/+2
2010-12-05drm/i915: Uncouple render/power ctx before suspendingChris Wilson1-1/+2
2010-12-02Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-1/+1
2010-11-29drm/i915: Clear pfit registers when not used by any outputsChris Wilson1-1/+1
2010-11-23drm/i915: Thread the pipelining ring through the callers.Chris Wilson1-1/+1
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson1-7/+8
2010-11-03i915: reprogram power monitoring registers on resumeKyle McMartin1-0/+1
2010-10-22i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman1-0/+33
2010-10-08drm/i915: remove broken intel_pch_has_edp functionJesse Barnes1-1/+0
2010-10-08drm/i915: add eDP checking functions for the display codeJesse Barnes1-0/+1
2010-10-03Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-1/+1
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard1-1/+0
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson1-18/+1
2010-09-14drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson1-2/+3
2010-09-14drm/i915: Push pipelining of display plane flushes to the callerChris Wilson1-1/+2
2010-09-13drm/i915: Fix an overlay regression from 7e7d76cChris Wilson1-0/+1
2010-09-13drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson1-1/+1
2010-09-13drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson1-1/+0
2010-09-12drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson1-0/+7
2010-09-10drm/i915: Use the real FDI frequency for determining b/wChris Wilson1-0/+3
2010-09-09drm/i915: Make the connector->encoder relationship explicitChris Wilson1-1/+9
2010-09-09drm/i915: Use the direct mapping of pipe->crtcChris Wilson1-1/+7
2010-09-09drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson1-2/+2