aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2013-11-08drm/i915/bdw: Implement interrupt changesBen Widawsky
2013-11-07drm/i915: Require HW contexts (when possible)Ben Widawsky
2013-11-06drm/i915/vlv: use per-pipe backlight controls v2Jesse Barnes
2013-11-06drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä
2013-11-06drm/i915: make backlight functions take a connectorJesse Barnes
2013-11-06drm/i915: move opregion asle request handling to a work queueJani Nikula
2013-11-05drm/i915: add bunit read/write routinesJesse Barnes
2013-11-05drm/i915/bdw: IS_GEN8 definitionBen Widawsky
2013-11-04Merge tag 'v3.12' into drm-intel-nextDaniel Vetter
2013-11-01drm/i916: add "auto" pipe CRC sourceDaniel Vetter
2013-10-30drm/i915: use enum pipe consistently in i915_irq.cDaniel Vetter
2013-10-30drm/i915: Capture batchbuffer state upon GPU hangChris Wilson
2013-10-27drm/i915: remove device field from struct power_wellImre Deak
2013-10-27drm/i915: use power get/put instead of set for power on after initImre Deak
2013-10-27drm/i915: prepare for multiple power wellsImre Deak
2013-10-22drm/i915: Use a spin lock to protect the pipe crc structDamien Lespiau
2013-10-22drm/i915: Move the pipe CRC stuff to other pipe dataDaniel Vetter
2013-10-21drm/i915: change power_well->lock to be mutexImre Deak
2013-10-21drm/i915: factor out is_always_on_domainImre Deak
2013-10-21drm/i915: make the intel_display_power_domain enum compactImre Deak
2013-10-21drm/i915: Add new CRC sourcesDaniel Vetter
2013-10-21drm/i915: Print RC6 info less oftenBen Widawsky
2013-10-18drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky
2013-10-18drm/i915: Make PTE valid encoding optionalBen Widawsky
2013-10-18drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter
2013-10-18drm/i915: pass mode to ELD write vfuncsJani Nikula
2013-10-16drm/i915: Use unsigned long for obj->user_pin_countDaniel Vetter
2013-10-16drm/i915: prevent tiling changes on framebuffer backing storageDaniel Vetter
2013-10-16drm/i915: Disable all GEM timers and work on unloadChris Wilson
2013-10-16drm/i915: static inline for dummy crc functionsDaniel Vetter
2013-10-16drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau
2013-10-16drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau
2013-10-16drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau
2013-10-16drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau
2013-10-16drm/i915: Keep the CRC values into a circular bufferDamien Lespiau
2013-10-16drm/i915: Add a control file for pipe CRCsDaniel Vetter
2013-10-16drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He
2013-10-16drm/i915: Replace has_bsd/blt/vebox with a maskBen Widawsky
2013-10-15drm/i915: Store current watermark state in dev_priv->wmVille Syrjälä
2013-10-11drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter
2013-10-10drm/i915: Avoid tweaking RPS before it is enabledChris Wilson
2013-10-10drm/i915: Remove gen specific checks in MMIOBen Widawsky
2013-10-10drm/i915: Create MMIO virtual functionsBen Widawsky
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-10-03drm/i915: Simplify PSR debugfsRodrigo Vivi
2013-10-03drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson
2013-10-03drm/i915: Boost RPS frequency for CPU stallsChris Wilson
2013-10-03drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson