summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson2013-11-191-0/+1
* Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...Dave Airlie2013-11-101-8/+28
|\
| * drm/i915/bdw: Support eDP PSRBen Widawsky2013-11-081-1/+1
| * drm/i915/bdw: Use The GT mailbox for IPS enable/disableBen Widawsky2013-11-081-1/+1
| * drm/i915/bdw: Broadwell also has the "power down well"Paulo Zanoni2013-11-081-1/+5
| * drm/i915/bdw: add IS_BROADWELL macroPaulo Zanoni2013-11-081-0/+1
| * drm/i915/bdw: PPGTT init & cleanupBen Widawsky2013-11-081-4/+15
| * drm/i915/bdw: Implement interrupt changesBen Widawsky2013-11-081-1/+4
| * drm/i915/bdw: IS_GEN8 definitionBen Widawsky2013-11-051-0/+1
* | drm/i915/vlv: use per-pipe backlight controls v2Jesse Barnes2013-11-061-0/+3
* | drm/i915: make backlight functions take a connectorJesse Barnes2013-11-061-0/+1
* | drm/i915: move opregion asle request handling to a work queueJani Nikula2013-11-061-0/+1
|/
* Merge tag 'v3.12' into drm-intel-nextDaniel Vetter2013-11-041-2/+6
|\
| * drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky2013-10-181-1/+4
| * drm/i915: Make PTE valid encoding optionalBen Widawsky2013-10-181-1/+2
* | drm/i916: add "auto" pipe CRC sourceDaniel Vetter2013-11-011-0/+1
* | drm/i915: use enum pipe consistently in i915_irq.cDaniel Vetter2013-10-301-2/+2
* | drm/i915: Capture batchbuffer state upon GPU hangChris Wilson2013-10-301-0/+1
* | drm/i915: remove device field from struct power_wellImre Deak2013-10-271-1/+0
* | drm/i915: use power get/put instead of set for power on after initImre Deak2013-10-271-1/+7
* | drm/i915: prepare for multiple power wellsImre Deak2013-10-271-3/+8
* | drm/i915: Use a spin lock to protect the pipe crc structDamien Lespiau2013-10-221-2/+3
* | drm/i915: Move the pipe CRC stuff to other pipe dataDaniel Vetter2013-10-221-4/+4
* | drm/i915: change power_well->lock to be mutexImre Deak2013-10-211-1/+1
* | drm/i915: factor out is_always_on_domainImre Deak2013-10-211-0/+8
* | drm/i915: make the intel_display_power_domain enum compactImre Deak2013-10-211-2/+4
* | drm/i915: Add new CRC sourcesDaniel Vetter2013-10-211-0/+5
* | drm/i915: Print RC6 info less oftenBen Widawsky2013-10-211-21/+0
* | drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter2013-10-181-0/+1
* | drm/i915: pass mode to ELD write vfuncsJani Nikula2013-10-181-1/+2
* | drm/i915: Use unsigned long for obj->user_pin_countDaniel Vetter2013-10-161-1/+1
* | drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter2013-10-161-0/+3
* | drm/i915: Disable all GEM timers and work on unloadChris Wilson2013-10-161-1/+1
* | drm/i915: static inline for dummy crc functionsDaniel Vetter2013-10-161-2/+2
* | drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau2013-10-161-0/+1
* | drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau2013-10-161-0/+6
* | drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau2013-10-161-1/+1
* | drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau2013-10-161-1/+1
* | drm/i915: Keep the CRC values into a circular bufferDamien Lespiau2013-10-161-2/+2
* | drm/i915: Add a control file for pipe CRCsDaniel Vetter2013-10-161-0/+9
* | drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He2013-10-161-0/+15
* | drm/i915: Replace has_bsd/blt/vebox with a maskBen Widawsky2013-10-161-6/+8
* | drm/i915: Store current watermark state in dev_priv->wmVille Syrjälä2013-10-151-0/+12
* | drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter2013-10-111-0/+2
* | drm/i915: Avoid tweaking RPS before it is enabledChris Wilson2013-10-101-0/+1
* | drm/i915: Remove gen specific checks in MMIOBen Widawsky2013-10-101-3/+0
* | drm/i915: Create MMIO virtual functionsBen Widawsky2013-10-101-31/+29
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-101-19/+18
|\ \
| * | drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-091-18/+18
| * | drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-1/+0