summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-03-05drm/i915: No need to put forcewake after a resetMika Kuoppala
2014-03-05drm/i915: Fix i915_switch_context() argument name in kerneldocDamien Lespiau
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: Don't just say it, actually force edp vddPatrik Jakobsson
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: Replace a few for_each_pipe(i) by for_each_pipe(pipe)Damien Lespiau
2014-03-05drm/i915: Don't declare unnecessary shadowing variableDamien Lespiau
2014-03-05drm/i915: Use a pipe variable to cycle through the pipesDamien Lespiau
2014-03-05drm/i915: We implement WaDisableAsyncFlipPerfMode:bdwVille Syrjälä
2014-03-05drm/i915: Implement WaDisableSDEUnitClockGating:bdwVille Syrjälä
2014-03-05drm/i915: Disable semaphore wait event idle message on BDWVille Syrjälä
2014-03-05drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanesVille Syrjälä
2014-03-05drm/i915: Fix DDI port_clock for VGA outputVille Syrjälä
2014-03-05drm/i915: Don't access fifodbg registers on gen8Mika Kuoppala
2014-03-05drm/i915: Do forcewake reset on gen8Mika Kuoppala
2014-03-05drm/i915: don't flood the logs about bdw semaphoresJani Nikula
2014-03-05drm/i915: Add thread stall DOP clock gating workaround on Broadwell.Kenneth Graunke
2014-03-05drm/i915: Add a partial instruction shootdown workaround on Broadwell.Kenneth Graunke
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: Reset vma->mm_list after unbindingChris Wilson
2014-03-05drm/i915: Streamline VLV forcewake handlingVille Syrjälä
2014-03-05drm/i915: Drop the forcewake count inc/dec around register read on VLVVille Syrjälä
2014-03-05drm/i915: Fix VLV forcewake after resetVille Syrjälä
2014-03-05drm/i915: Perform pageflip using mmio if the GPU is terminally wedgedChris Wilson
2014-03-05drm/i915: assert we're not runtime suspended when accessing registersPaulo Zanoni
2014-03-05drm/i915: assert force wake is disabled when we runtime suspendPaulo Zanoni
2014-03-05drm/i915: call assert_device_not_suspended at gen6_force_wake_workPaulo Zanoni
2014-03-05drm/i915: kill dev_priv->pc8.gpu_idlePaulo Zanoni
2014-03-05drm/i915: get/put runtime PM in more places at i915_debugfs.cPaulo Zanoni
2014-03-05drm/i915: get runtime PM while trying to detect CRTPaulo Zanoni
2014-03-05drm/i915: put runtime PM only when we actually release force_wakePaulo Zanoni
2014-03-05drm/i915: put runtime PM only at the end of intel_mark_idlePaulo Zanoni
2014-03-05drm/i915: Don't ban default context when stop_rings!=0Ville Syrjälä
2014-03-05drm/i915: print connector mode list in display_infoJesse Barnes
2014-03-05drm/i915: Update VBT data structures to have MIPI block enhancementsShobhit Kumar
2014-03-05drm/i915: Convert the forcewake worker into a timer funcChris Wilson
2014-03-05drm/i915/bdw: Add FBC supportBen Widawsky
2014-03-05drm/i915: Accurately track when we mark the hardware as idle/busyChris Wilson
2014-03-05drm/i915: Fix forcewake counts for gen8Mika Kuoppala
2014-03-05drm/i915: move hsw power domain comment to its right placeImre Deak
2014-03-05drm/i915: use power domain api to check vga power stateImre Deak
2014-03-05drm/i915: switch order of power domain init wrt. irq installImre Deak
2014-03-05drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak