summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | drm/i915: Drop the forcewake count inc/dec around register read on VLVVille Syrjälä2014-03-05
| * | | | | | | | | | | | drm/i915: Fix VLV forcewake after resetVille Syrjälä2014-03-05
| * | | | | | | | | | | | drm/i915: Perform pageflip using mmio if the GPU is terminally wedgedChris Wilson2014-03-05
| * | | | | | | | | | | | drm/i915: assert we're not runtime suspended when accessing registersPaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: assert force wake is disabled when we runtime suspendPaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: call assert_device_not_suspended at gen6_force_wake_workPaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: kill dev_priv->pc8.gpu_idlePaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: get/put runtime PM in more places at i915_debugfs.cPaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: get runtime PM while trying to detect CRTPaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: put runtime PM only when we actually release force_wakePaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: put runtime PM only at the end of intel_mark_idlePaulo Zanoni2014-03-05
| * | | | | | | | | | | | drm/i915: Don't ban default context when stop_rings!=0Ville Syrjälä2014-03-05
| * | | | | | | | | | | | drm/i915: print connector mode list in display_infoJesse Barnes2014-03-05
| * | | | | | | | | | | | drm/i915: Update VBT data structures to have MIPI block enhancementsShobhit Kumar2014-03-05
| * | | | | | | | | | | | drm/i915: Convert the forcewake worker into a timer funcChris Wilson2014-03-05
| * | | | | | | | | | | | drm/i915/bdw: Add FBC supportBen Widawsky2014-03-05
| * | | | | | | | | | | | drm/i915: Accurately track when we mark the hardware as idle/busyChris Wilson2014-03-05
| * | | | | | | | | | | | drm/i915: Fix forcewake counts for gen8Mika Kuoppala2014-03-05
| * | | | | | | | | | | | drm/i915: move hsw power domain comment to its right placeImre Deak2014-03-05
| * | | | | | | | | | | | drm/i915: use power domain api to check vga power stateImre Deak2014-03-05
| * | | | | | | | | | | | drm/i915: switch order of power domain init wrt. irq installImre Deak2014-03-05
| * | | | | | | | | | | | drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak2014-03-05
| * | | | | | | | | | | | drm/i915: ignore bios output config if not all outputs are onDaniel Vetter2014-03-05
| * | | | | | | | | | | | drm/i915: s/any_enabled/!fallback/ in fbdev_initial_configDaniel Vetter2014-03-05
| * | | | | | | | | | | | drm/i915: Reject changes of fb base when we have a flip pendingChris Wilson2014-03-05
| * | | | | | | | | | | | Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB"Chris Wilson2014-03-05
| * | | | | | | | | | | | drm/i915: re-add locking around hw state readoutJesse Barnes2014-03-05
| * | | | | | | | | | | | drm/i915: honor forced connector modes v2Jesse Barnes2014-03-05
| * | | | | | | | | | | | drm/i915: Revert workaround for disabling L3 cache aging on IVBChris Wilson2014-03-05
| * | | | | | | | | | | | drm/i915: Revert workaround for disabling L3 cache aging on BYTSinclair Yeh2014-03-05
| * | | | | | | | | | | | drm/i915/bdw: Kill ppgtt->num_pt_pagesBen Widawsky2014-03-05
| * | | | | | | | | | | | drm/i915: Split GEN6 PPGTT initialization upBen Widawsky2014-03-05
| * | | | | | | | | | | | drm/i915: Split GEN6 PPGTT cleanupBen Widawsky2014-03-05
| * | | | | | | | | | | | drm/i915: Update i915_gem_gtt.c copyrightBen Widawsky2014-03-05
| * | | | | | | | | | | | Revert "drm/i915/bdw: Limit GTT to 2GB"Ben Widawsky2014-03-05
| * | | | | | | | | | | | drm/i915/bdw: Reorganize PT allocationsBen Widawsky2014-03-05
| * | | | | | | | | | | | drm/i915: Make clear/insert vfuncs args absoluteBen Widawsky2014-03-04
| * | | | | | | | | | | | drm/i915/bdw: Split ppgtt initialization upBen Widawsky2014-03-04
| * | | | | | | | | | | | drm/i915/bdw: Reorganize PPGTT initBen Widawsky2014-03-04
| * | | | | | | | | | | | drm/i915/bdw: Free PPGTT structBen Widawsky2014-03-04
| * | | | | | | | | | | | drm/i915: Move ppgtt_release out of the headerBen Widawsky2014-03-04
| * | | | | | | | | | | | drm/i915: Add a comment about WIZ hashing vs. thread countsVille Syrjälä2014-03-04
| * | | | | | | | | | | | drm/i915: Change BDW WIZ hashing mode to 16x4Ville Syrjälä2014-03-04
| * | | | | | | | | | | | drm/i915: Change HSW WIZ hashing mode to 16x4Ville Syrjälä2014-03-04
| * | | | | | | | | | | | drm/i915: Change IVB WIZ hashing mode to 16x4Ville Syrjälä2014-03-04
| * | | | | | | | | | | | drm/i915: There's no need to mask all 3D_CHICKEN bits on SNBVille Syrjälä2014-03-04
| * | | | | | | | | | | | drm/i915: Assume we implement WaStripsFansDisableFastClipPerformanceFix:snbVille Syrjälä2014-03-04
| * | | | | | | | | | | | drm/i915: Fix SNB GT_MODE register setupVille Syrjälä2014-03-04
| * | | | | | | | | | | | drm/i915: get/put runtime PM without holding rps.hw_lockPaulo Zanoni2014-03-04
| * | | | | | | | | | | | drm/i915: rename modeset_update_power_wellsPaulo Zanoni2014-03-04