summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Export the generic, not arch specific, intel_update_watermarks()Chris Wilson2012-04-161-1/+1
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-121-1/+16
|\
| * drm/i915: add DPIO supportJesse Barnes2012-03-281-0/+14
| * drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter2012-03-241-1/+2
* | drm/i915: suspend fbdev device around suspend/hibernateDave Airlie2012-03-291-1/+1
|/
* drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson2012-01-291-0/+1
* drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie2012-01-061-8/+1Star
* drm/i915: add color key support v4Jesse Barnes2012-01-031-0/+11
* drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes2012-01-031-0/+1
* drm/i915: add SNB and IVB video sprite support v6Jesse Barnes2012-01-031-0/+28
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-201-0/+1
|\
| * drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson2011-12-161-0/+1
* | drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-151-1/+1
|/
* drm/i915: use correct SPD type valueJesse Barnes2011-10-211-1/+1
* drm/i915: export a CPT mode set verification functionJesse Barnes2011-10-211-0/+2
* drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes2011-10-211-0/+3
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-09-281-3/+0Star
|\
| * drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2011-09-211-3/+0Star
* | drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang2011-09-211-0/+2
* | Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-201-6/+6
|/
* Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett2011-08-151-1/+2
* drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2011-08-041-0/+21
* drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes2011-08-041-0/+2
* drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson2011-07-081-0/+7
* drm/i915: split out Ironlake pipe bpp picking codeJesse Barnes2011-07-071-0/+1
* drm/i915: load a ring frequency scaling table v3Jesse Barnes2011-06-281-0/+1
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-041-0/+1
* drm/i915: split PCH clock gating initJesse Barnes2011-05-141-0/+2
* drm/i915: Attach a fb to the load-detect pipeChris Wilson2011-05-101-0/+1
* drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson2011-05-101-3/+7
* drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson2011-05-101-4/+4
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-271-0/+1
* drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
* drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-221-0/+2
* drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-221-2/+1Star
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-161-1/+0Star
|\
| * drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-091-1/+0Star
* | drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson2011-02-161-0/+1
* | drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson2011-01-191-0/+7
|/
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-111-0/+3
* drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-181-0/+2
* drm/i915: Uncouple render/power ctx before suspendingChris Wilson2010-12-061-1/+2
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-031-1/+1
|\
| * drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-291-1/+1
* | drm/i915: Thread the pipelining ring through the callers.Chris Wilson2010-11-231-1/+1
* | drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-231-7/+8
|/
* i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-031-0/+1
* i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-221-0/+33
* drm/i915: remove broken intel_pch_has_edp functionJesse Barnes2010-10-081-1/+0Star
* drm/i915: add eDP checking functions for the display codeJesse Barnes2010-10-081-0/+1