summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: inline vma_create into lookup_or_create_vmaDaniel Vetter2013-09-041-2/+0
* drm/i915: Convert execbuf code to use vmasBen Widawsky2013-09-041-9/+7
* drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter2013-09-041-0/+7
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-021-0/+1
|\
| * drm/i915: fix missed hunk after GT access breakageBen Widawsky2013-07-311-0/+1
* | Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-301-7/+91
|\ \
| * | drm/i915: add i915.pc8_timeout functionPaulo Zanoni2013-08-231-0/+1
| * | drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni2013-08-231-0/+72
| * | drm/i915: add dev_priv->pm_irq_maskPaulo Zanoni2013-08-231-0/+1
| * | drm: Remove IS_IRONLAKE_D()Damien Lespiau2013-08-231-1/+0
| * | drm/i915: Remove HAS_PIPE_CONTROL()Damien Lespiau2013-08-231-2/+0
| * | drm/i915: Remove DSPARB_HWCONTROL()Damien Lespiau2013-08-231-2/+0
| * | drm/i915: prepare bind_to_vm for preallocated vmaBen Widawsky2013-08-221-0/+3
OpenPOWER on IntegriCloud