aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAge
* drm/i915/bdw: IS_GEN8 definitionBen Widawsky2013-11-05
* Merge tag 'v3.12' into drm-intel-nextDaniel Vetter2013-11-04
|\
| * drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky2013-10-18
| * drm/i915: Make PTE valid encoding optionalBen Widawsky2013-10-18
* | drm/i916: add "auto" pipe CRC sourceDaniel Vetter2013-11-01
* | drm/i915: use enum pipe consistently in i915_irq.cDaniel Vetter2013-10-30
* | drm/i915: Capture batchbuffer state upon GPU hangChris Wilson2013-10-30
* | drm/i915: remove device field from struct power_wellImre Deak2013-10-27
* | drm/i915: use power get/put instead of set for power on after initImre Deak2013-10-27
* | drm/i915: prepare for multiple power wellsImre Deak2013-10-27
* | drm/i915: Use a spin lock to protect the pipe crc structDamien Lespiau2013-10-21
* | drm/i915: Move the pipe CRC stuff to other pipe dataDaniel Vetter2013-10-21
* | drm/i915: change power_well->lock to be mutexImre Deak2013-10-21
* | drm/i915: factor out is_always_on_domainImre Deak2013-10-21
* | drm/i915: make the intel_display_power_domain enum compactImre Deak2013-10-21
* | drm/i915: Add new CRC sourcesDaniel Vetter2013-10-21
* | drm/i915: Print RC6 info less oftenBen Widawsky2013-10-21
* | drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter2013-10-18
* | drm/i915: pass mode to ELD write vfuncsJani Nikula2013-10-18
* | drm/i915: Use unsigned long for obj->user_pin_countDaniel Vetter2013-10-16
* | drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter2013-10-16
* | drm/i915: Disable all GEM timers and work on unloadChris Wilson2013-10-16
* | drm/i915: static inline for dummy crc functionsDaniel Vetter2013-10-16
* | drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau2013-10-16
* | drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau2013-10-16
* | drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau2013-10-16
* | drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau2013-10-16
* | drm/i915: Keep the CRC values into a circular bufferDamien Lespiau2013-10-16
* | drm/i915: Add a control file for pipe CRCsDaniel Vetter2013-10-16
* | drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He2013-10-16
* | drm/i915: Replace has_bsd/blt/vebox with a maskBen Widawsky2013-10-16
* | drm/i915: Store current watermark state in dev_priv->wmVille Syrjälä2013-10-15
* | drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter2013-10-11
* | drm/i915: Avoid tweaking RPS before it is enabledChris Wilson2013-10-10
* | drm/i915: Remove gen specific checks in MMIOBen Widawsky2013-10-10
* | drm/i915: Create MMIO virtual functionsBen Widawsky2013-10-10
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-10
|\ \
| * | drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-09
| * | drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
* | | drm/i915: Simplify PSR debugfsRodrigo Vivi2013-10-03
* | | drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson2013-10-03
* | | drm/i915: Boost RPS frequency for CPU stallsChris Wilson2013-10-03
* | | drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson2013-10-03
* | | drm/i915: Show WT caching in debugfsChris Wilson2013-10-01
* | | drm/i915: Convert active API to VMABen Widawsky2013-10-01
* | | drm/i915: Provide a cheap ggtt vma lookupBen Widawsky2013-10-01
* | | drm/i915: Delay the release of the forcewake by a jiffieChris Wilson2013-10-01
* | | drm/i915: Calculate PSR register offsets from base + genBen Widawsky2013-10-01
* | | drm/i915: Rip out SUPPORTS_EDPDaniel Vetter2013-10-01
* | | drm/i915: don't init DP or HDMI when not supported by DDI portPaulo Zanoni2013-10-01