summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: optionally disable shrinker lock stealingDaniel Vetter2012-12-201-0/+1
* drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-171-0/+4
* drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter2012-12-171-0/+3
* drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni2012-12-101-0/+2
* drm/i915: add lpt_init_pch_refclkPaulo Zanoni2012-12-101-1/+1
* drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni2012-12-101-0/+5
* drm/i915: Include the last semaphore sync point in the error-stateChris Wilson2012-11-291-0/+1
* drm/i915: Preallocate next seqno before touching the ringChris Wilson2012-11-291-3/+2
* drm/i915: force restore on lid openDaniel Vetter2012-11-291-1/+2
* drm/i915: fix intel_ddi_get_cdclk_freq for ULT machinesPaulo Zanoni2012-11-211-0/+2
* drm/i915: make DP work on LPT-LP machinesPaulo Zanoni2012-11-211-0/+8
* drm/i915: Remove save/restore of physical HWS_PGA registerChris Wilson2012-11-211-1/+0
* drm/i915: Fix warning in i915_gem_chipset_flushBen Widawsky2012-11-211-1/+1
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-11-201-196/+247
|\
| * drm/i915/i2c: Track users of GMBUS force-bitChris Wilson2012-11-131-1/+1
| * drm/i915: Stop using AGP layer for GEN6+Ben Widawsky2012-11-111-1/+9
| * drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes2012-11-111-0/+6
| * drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes2012-11-111-0/+2
| * drm/i915: don't block resume on fb console resume v2Jesse Barnes2012-11-111-0/+7
| * drm/i915: extract l3_parity substruct from dev_privDaniel Vetter2012-11-111-3/+7
| * drm/i915: move dri1 dungeon out of dev_privDaniel Vetter2012-11-111-14/+17
| * drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter2012-11-111-3/+3
| * drm/i915: move dev_priv->(rps|ips) out of lineDaniel Vetter2012-11-111-31/+36
| * drm/i915: move the suspend/resume register file out of dev_privDaniel Vetter2012-11-111-135/+139
| * drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes2012-11-111-0/+3
| * drm/i915: kill pch_init_clock_gating indirectionDaniel Vetter2012-11-111-1/+0
| * drm/i915: Add dev to ppgttBen Widawsky2012-11-111-0/+1
| * drm/i915: add ->display.modeset_global_resources callbackDaniel Vetter2012-11-111-0/+1
| * drm/i915: add TRANSCODER_EDPPaulo Zanoni2012-10-261-0/+8
| * drm/i915: remove unused mem_block struct definitionMika Kuoppala2012-10-221-8/+0
| * drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula2012-10-221-2/+0
| * drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connectorJani Nikula2012-10-221-2/+0
| * Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter2012-10-221-6/+11
| |\
| * | drm/i915: Clear FORCEWAKE when taking over from BIOSChris Wilson2012-10-181-0/+1
| * | drm/i915: Extract PCU communicationBen Widawsky2012-10-161-0/+3
| * | drm/i915: completely rewrite the Haswell PLL handling codePaulo Zanoni2012-10-101-0/+7
| * | drm/i915: Align the hangcheck wakeup to the nearest secondChris Wilson2012-10-081-0/+1
* | | drm/i915: Insert i915_preliminary_hw_support variable.Rodrigo Vivi2012-10-171-0/+1
| |/ |/|
* | drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson2012-10-121-1/+6
* | drm/i915: Disallow preallocation of requestsChris Wilson2012-10-121-1/+1
* | drm/i915: s/cacheing/caching/Ben Widawsky2012-09-261-4/+4
|/
* drm/i915: Convert the dmabuf object to use the new i915_gem_object_opsChris Wilson2012-09-201-1/+0
* drm/i915: #define gpu freq multiplerBen Widawsky2012-09-201-0/+2
* drm/i915: Replace the array of pages with a scatterlistChris Wilson2012-09-201-7/+11
* drm/i915: Pin backing pages whilst exporting through a dmabuf vmapChris Wilson2012-09-201-0/+12
* drm/i915: Introduce drm_i915_gem_object_opsChris Wilson2012-09-201-2/+23
* Merge the modeset-rework, basic conversion into drm-intel-nextDaniel Vetter2012-09-061-1/+3
|\
| * drm/i915: read out the modeset hw state at load and resume timeDaniel Vetter2012-09-061-0/+1
| * drm/i915: add crtc->enable/disable vfuncs insted of dpmsDaniel Vetter2012-09-061-1/+2
* | drm/ips: move drps/ips/ilk related variables into dev_priv->ipsDaniel Vetter2012-09-031-16/+20