summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drm/i915: Simplify PSR debugfsRodrigo Vivi2013-10-031-12/+4
* | drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson2013-10-031-0/+5
* | drm/i915: Boost RPS frequency for CPU stallsChris Wilson2013-10-031-4/+15
* | drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson2013-10-031-0/+6
* | drm/i915: Show WT caching in debugfsChris Wilson2013-10-011-1/+1
* | drm/i915: Convert active API to VMABen Widawsky2013-10-011-3/+2
* | drm/i915: Provide a cheap ggtt vma lookupBen Widawsky2013-10-011-1/+3
* | drm/i915: Delay the release of the forcewake by a jiffieChris Wilson2013-10-011-0/+3
* | drm/i915: Calculate PSR register offsets from base + genBen Widawsky2013-10-011-0/+1
* | drm/i915: Rip out SUPPORTS_EDPDaniel Vetter2013-10-011-1/+0
* | drm/i915: don't init DP or HDMI when not supported by DDI portPaulo Zanoni2013-10-011-0/+4
* | drm/i915: use the HDMI DDI buffer translations from VBTPaulo Zanoni2013-10-011-0/+6
* | drm/i915: VBT's child_device_config changes over timePaulo Zanoni2013-10-011-1/+1
|/
* drm/i915: Add POWER_DOMAIN_VGAVille Syrjälä2013-09-201-0/+1
* drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPFBen Widawsky2013-09-191-2/+3
* drm/i915: Do remaps for all contextsBen Widawsky2013-09-191-0/+1
* drm/i915: Keep a list of all contextsBen Widawsky2013-09-191-0/+3
* drm/i915: Make l3 remapping use the ringBen Widawsky2013-09-191-1/+1
* drm/i915: Add second slice l3 remappingBen Widawsky2013-09-191-2/+5
* drm/i915: Fix port_clock and adjusted_mode.clock readout all overVille Syrjälä2013-09-161-1/+0
* drm/i915: evict VM instead of everythingBen Widawsky2013-09-121-0/+1
* drm/i915: Pass crtc to intel_update_watermarks()Ville Syrjälä2013-09-101-1/+1
* drm/i915: include hangcheck action and score in error_stateMika Kuoppala2013-09-061-0/+2
* drm/i915: ban badly behaving contextsMika Kuoppala2013-09-061-2/+9
* drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee2013-09-051-2/+2
* drm/i915: add opregion function to notify bios of adapter power stateJani Nikula2013-09-041-0/+7
* drm/i915: add opregion function to notify bios of encoder enable/disableJani Nikula2013-09-041-0/+8
* drm/i915: add plumbing for SWSCIJani Nikula2013-09-041-0/+2
* drm/i915: Restore the preliminary HW check.Ben Widawsky2013-09-041-0/+2
* drm/i915: Report enabled slices on Haswell GT3Rodrigo Vivi2013-09-041-0/+2
* drm/i915: Parse the MIPI related VBT Block and store relevant infoShobhit Kumar2013-09-041-0/+5
* drm/i915: add more VLV IOSF sideband ports accessorsJani Nikula2013-09-041-0/+8
OpenPOWER on IntegriCloud