summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-03drm/i915: Periodically sanity check power managementChris Wilson1-0/+2
2012-05-03drm/i915: make DBLCLK modes workPaulo Zanoni1-0/+2
2012-05-03drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR'Paulo Zanoni1-2/+2
2012-05-03drm/i915: move rps/emon function declarationsDaniel Vetter1-4/+5
2012-05-03drm/i915: move the ips code to intel_pm.cDaniel Vetter1-0/+3
2012-05-03drm/i915: manage PCH PLLs separately from pipesJesse Barnes1-2/+2
2012-04-19drm/i915: add generic power management initializationEugeni Dodonov1-44/+1
2012-04-19drm/i915: move clock gating functionality into intel_pm moduleEugeni Dodonov1-0/+16
2012-04-18drm/i915: move drps, rps and rc6-related functions to intel_pmEugeni Dodonov1-0/+1
2012-04-18drm/i915: move watermarks settings into intel_pm moduleEugeni Dodonov1-0/+40
2012-04-18drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov1-0/+15
2012-04-16drm/i915: Export the generic, not arch specific, intel_update_watermarks()Chris Wilson1-1/+1
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie1-1/+16
2012-03-29drm/i915: suspend fbdev device around suspend/hibernateDave Airlie1-1/+1
2012-03-29drm/i915: add DPIO supportJesse Barnes1-0/+14
2012-03-24drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter1-1/+2
2012-01-29drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson1-0/+1
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie1-8/+1
2012-01-03drm/i915: add color key support v4Jesse Barnes1-0/+11
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes1-0/+1
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes1-0/+28
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie1-0/+1
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson1-0/+1
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes1-1/+1
2011-10-21drm/i915: use correct SPD type valueJesse Barnes1-1/+1
2011-10-21drm/i915: export a CPT mode set verification functionJesse Barnes1-0/+2
2011-10-21drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes1-0/+3
2011-09-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-3/+0
2011-09-22drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth1-3/+0
2011-09-22drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang1-0/+2
2011-09-20Drivers: i915: Fix all space related issues.Akshay Joshi1-6/+6
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett1-1/+2
2011-08-04drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes1-0/+21
2011-08-04drm/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-08drm/i915: split out Ironlake pipe bpp picking codeJesse Barnes1-0/+1
2011-06-29drm/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-14drm/i915: split PCH clock gating initJesse Barnes1-0/+2
2011-05-11drm/i915: Attach a fb to the load-detect pipeChris Wilson1-0/+1
2011-05-11drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson1-3/+7
2011-05-11drm/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