summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2012-12-10drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni
2012-12-10drm/i915: add lpt_init_pch_refclkPaulo Zanoni
2012-12-10drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni
2012-11-29drm/i915: Include the last semaphore sync point in the error-stateChris Wilson
2012-11-29drm/i915: Preallocate next seqno before touching the ringChris Wilson
2012-11-29drm/i915: force restore on lid openDaniel Vetter
2012-11-21drm/i915: fix intel_ddi_get_cdclk_freq for ULT machinesPaulo Zanoni
2012-11-21drm/i915: make DP work on LPT-LP machinesPaulo Zanoni
2012-11-21drm/i915: Remove save/restore of physical HWS_PGA registerChris Wilson
2012-11-21drm/i915: Fix warning in i915_gem_chipset_flushBen Widawsky
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-11-13drm/i915/i2c: Track users of GMBUS force-bitChris Wilson
2012-11-11drm/i915: Stop using AGP layer for GEN6+Ben Widawsky
2012-11-11drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes
2012-11-11drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes
2012-11-11drm/i915: don't block resume on fb console resume v2Jesse Barnes
2012-11-11drm/i915: extract l3_parity substruct from dev_privDaniel Vetter
2012-11-11drm/i915: move dri1 dungeon out of dev_privDaniel Vetter
2012-11-11drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter
2012-11-11drm/i915: move dev_priv->(rps|ips) out of lineDaniel Vetter
2012-11-11drm/i915: move the suspend/resume register file out of dev_privDaniel Vetter
2012-11-11drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes
2012-11-11drm/i915: kill pch_init_clock_gating indirectionDaniel Vetter
2012-11-11drm/i915: Add dev to ppgttBen Widawsky
2012-11-11drm/i915: add ->display.modeset_global_resources callbackDaniel Vetter
2012-10-26drm/i915: add TRANSCODER_EDPPaulo Zanoni
2012-10-22drm/i915: remove unused mem_block struct definitionMika Kuoppala
2012-10-22drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula
2012-10-22drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connectorJani Nikula
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter
2012-10-18drm/i915: Clear FORCEWAKE when taking over from BIOSChris Wilson
2012-10-17drm/i915: Insert i915_preliminary_hw_support variable.Rodrigo Vivi
2012-10-16drm/i915: Extract PCU communicationBen Widawsky
2012-10-12drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson
2012-10-12drm/i915: Disallow preallocation of requestsChris Wilson
2012-10-10drm/i915: completely rewrite the Haswell PLL handling codePaulo Zanoni
2012-10-08drm/i915: Align the hangcheck wakeup to the nearest secondChris Wilson
2012-09-26drm/i915: s/cacheing/caching/Ben Widawsky
2012-09-20drm/i915: Convert the dmabuf object to use the new i915_gem_object_opsChris Wilson
2012-09-20drm/i915: #define gpu freq multiplerBen Widawsky
2012-09-20drm/i915: Replace the array of pages with a scatterlistChris Wilson
2012-09-20drm/i915: Pin backing pages whilst exporting through a dmabuf vmapChris Wilson
2012-09-20drm/i915: Introduce drm_i915_gem_object_opsChris Wilson
2012-09-06Merge the modeset-rework, basic conversion into drm-intel-nextDaniel Vetter
2012-09-06drm/i915: read out the modeset hw state at load and resume timeDaniel Vetter
2012-09-06drm/i915: add crtc->enable/disable vfuncs insted of dpmsDaniel Vetter
2012-09-03drm/ips: move drps/ips/ilk related variables into dev_priv->ipsDaniel Vetter
2012-08-24drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky
2012-08-24drm/i915: Extract general object init routineChris Wilson
2012-08-24drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson