aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
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
2013-10-01drm/i915: Show WT caching in debugfsChris Wilson
2013-10-01drm/i915: Convert active API to VMABen Widawsky
2013-10-01drm/i915: Provide a cheap ggtt vma lookupBen Widawsky
2013-10-01drm/i915: Delay the release of the forcewake by a jiffieChris Wilson
2013-10-01drm/i915: Calculate PSR register offsets from base + genBen Widawsky
2013-10-01drm/i915: Rip out SUPPORTS_EDPDaniel Vetter
2013-10-01drm/i915: don't init DP or HDMI when not supported by DDI portPaulo Zanoni
2013-10-01drm/i915: use the HDMI DDI buffer translations from VBTPaulo Zanoni
2013-10-01drm/i915: VBT's child_device_config changes over timePaulo Zanoni
2013-09-20drm/i915: Add POWER_DOMAIN_VGAVille Syrjälä
2013-09-19drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPFBen Widawsky
2013-09-19drm/i915: Do remaps for all contextsBen Widawsky
2013-09-19drm/i915: Keep a list of all contextsBen Widawsky
2013-09-19drm/i915: Make l3 remapping use the ringBen Widawsky
2013-09-19drm/i915: Add second slice l3 remappingBen Widawsky
2013-09-16drm/i915: Fix port_clock and adjusted_mode.clock readout all overVille Syrjälä
2013-09-12drm/i915: evict VM instead of everythingBen Widawsky
2013-09-10drm/i915: Pass crtc to intel_update_watermarks()Ville Syrjälä
2013-09-06drm/i915: include hangcheck action and score in error_stateMika Kuoppala
2013-09-06drm/i915: ban badly behaving contextsMika Kuoppala
2013-09-05drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee
2013-09-04drm/i915: add opregion function to notify bios of adapter power stateJani Nikula
2013-09-04drm/i915: add opregion function to notify bios of encoder enable/disableJani Nikula
2013-09-04drm/i915: add plumbing for SWSCIJani Nikula
2013-09-04drm/i915: Restore the preliminary HW check.Ben Widawsky
2013-09-04drm/i915: Report enabled slices on Haswell GT3Rodrigo Vivi
2013-09-04drm/i915: Parse the MIPI related VBT Block and store relevant infoShobhit Kumar
2013-09-04drm/i915: add more VLV IOSF sideband ports accessorsJani Nikula
2013-09-04drm/i915: inline vma_create into lookup_or_create_vmaDaniel Vetter