aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson
2014-04-11drm/i915: check VBT for supported backlight typeJani Nikula
2014-03-31drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula
2014-03-31Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."Chris Wilson
2014-03-28drm/i915: Broadwell expands ACTHD to 64bitChris Wilson
2014-03-28drm/i915: Track the enabled PM interrupts in dev_priv.Deepak S
2014-03-21drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64Chris Wilson
2014-03-20drm/i915: Per-process stats work better when evaluated per-processChris Wilson
2014-03-20drm/i915: Rename and comment all the RPS *stuff*Ben Widawsky
2014-03-20drm/i915: Store the HW min frequency as min_freqBen Widawsky
2014-03-19drm/i915: update the PC8 and runtime PM documentationPaulo Zanoni
2014-03-19drm/i915: kill struct i915_package_c8Paulo Zanoni
2014-03-19drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni
2014-03-19drm/i915: remove dev_priv->pc8.enabledPaulo Zanoni
2014-03-19drm/i915: kill pc8.disable_countPaulo Zanoni
2014-03-19drm/i915: remove dev_priv->pc8.requirements_metPaulo Zanoni
2014-03-19drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni
2014-03-19drm/i915: Rename similar plane functions to avoid confusionMatt Roper
2014-03-10Merge tag 'v3.14-rc6' into drm-intel-next-queuedDaniel Vetter
2014-03-10drm/i915: move dev_priv->suspend aroundDaniel Vetter
2014-03-08drm/i915: add plane_config fetching infrastructure v2Jesse Barnes
2014-03-07drm/i915: Implement command buffer parsing logicBrad Volkin
2014-03-07drm/i915: Refactor shmem pread setupBrad Volkin
2014-03-07drm/i915: power domains: add vlv power wellsImre Deak
2014-03-07drm/i915: vlv: factor out valleyview_display_irq_installImre Deak
2014-03-07drm/i915: add port power domainsImre Deak
2014-03-07drm/i915: split power well 'set' handler to separate enable/disable/sync_hwImre Deak
2014-03-07drm/i915: move power domain macros to intel_pm.cImre Deak
2014-03-07drm/i915: Disable full ppgtt by defaultDaniel Vetter
2014-03-05drm/i915: Remove unused to_gem_object() macroDamien Lespiau
2014-03-05drm/i915: Make i915_gem_retire_requests_ring() staticDamien Lespiau
2014-03-05drm/i915: Make num_sprites a per-pipe valueDamien Lespiau
2014-03-05drm/i915: Add a for_each_sprite() macroDamien Lespiau
2014-03-05drm/i915: Add suspend count to error stateMika Kuoppala
2014-03-05drm/i915: Add reset count to error stateMika Kuoppala
2014-03-05drm/i915: Add reason for capture in error stateMika Kuoppala
2014-03-05drm/i915: Add error code into error stateMika Kuoppala
2014-03-05drm/i915: Record pid/comm of hanging taskChris Wilson
2014-03-05drm/i915: Rely on accurate request tracking for finding hung batchesChris Wilson
2014-03-05drm/i915: assert force wake is disabled when we runtime suspendPaulo Zanoni
2014-03-05drm/i915: kill dev_priv->pc8.gpu_idlePaulo Zanoni
2014-03-05drm/i915: Convert the forcewake worker into a timer funcChris Wilson
2014-03-05drm/i915: Accurately track when we mark the hardware as idle/busyChris Wilson
2014-03-05drm/i915: use power domain api to check vga power stateImre Deak
2014-03-05drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak
2014-03-05drm/i915/bdw: Kill ppgtt->num_pt_pagesBen Widawsky
2014-03-05drm/i915/bdw: Reorganize PT allocationsBen Widawsky