summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
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
2013-09-04drm/i915: Convert execbuf code to use vmasBen Widawsky
2013-09-04drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-23drm/i915: add i915.pc8_timeout functionPaulo Zanoni
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni
2013-08-23drm/i915: add dev_priv->pm_irq_maskPaulo Zanoni
2013-08-23drm: Remove IS_IRONLAKE_D()Damien Lespiau
2013-08-23drm/i915: Remove HAS_PIPE_CONTROL()Damien Lespiau
2013-08-23drm/i915: Remove DSPARB_HWCONTROL()Damien Lespiau
2013-08-22drm/i915: prepare bind_to_vm for preallocated vmaBen Widawsky