summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-07drm/i915: make pipe/port based audio valid accessors easier to useJani Nikula
2014-11-07drm/i915/audio: add audio codec enable debug log for g4xJani Nikula
2014-11-07drm/i915/audio: add audio codec disable on g4xJani Nikula
2014-11-07drm/i915: enable audio codec after portJani Nikula
2014-11-07drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequenceJani Nikula
2014-11-07drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequenceJani Nikula
2014-11-07drm/i915/skl: Enable Gen9 RC6Zhe Wang
2014-11-07drm/i915/skl: Gen9 ForcewakeZhe Wang
2014-11-07drm/i915/skl: Log the order in which we flush the pipes in the WM codeDamien Lespiau
2014-11-07drm/i915/skl: Flush the WM configurationDamien Lespiau
2014-11-07drm/i915/skl: Stage the pipe DDB allocationDamien Lespiau
2014-11-07drm/i915/skl: Reduce the indentation level in skl_write_wm_values()Damien Lespiau
2014-11-07drm/i915/skl: Correctly align skl_compute_plane_wm() argumentsDamien Lespiau
2014-11-07drm/i915/skl: Rework when the transition WMs are computedDamien Lespiau
2014-11-07drm/i915/skl: Move all the WM compute functions in one placeDamien Lespiau
2014-11-07drm/i915/skl: Reduce the number of holes in struct skl_wm_levelDamien Lespiau
2014-11-07drm/i915/skl: Make res_blocks/lines intermediate values 32 bitsDamien Lespiau
2014-11-07drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm()Damien Lespiau
2014-11-07drm/i915/skl: Make 'end' of the DDB allocation entry exclusiveDamien Lespiau
2014-11-07drm/i915/skl: Check the DDB state at modesetDamien Lespiau
2014-11-07drm/i915/skl: Add a debugfs file to dump the DDB allocationDamien Lespiau
2014-11-07drm/i915/skl: Augment the latency debugfs files for SKLDamien Lespiau
2014-11-07drm/i915/skl: Read back the DDB allocation hw stateDamien Lespiau
2014-11-07drm/i915/skl: Store the new WM state at the very end of the updateDamien Lespiau
2014-11-07drm/i915/gen9: Disable WM if corresponding latency is 0Vandana Kannan
2014-11-07drm/i915/gen9: Add 2us read latency to WM levelVandana Kannan
2014-11-07drm/i915/skl: Read the pipe WM HW statePradeep Bhat
2014-11-07drm/i915/skl: Program the DDB allocationDamien Lespiau
2014-11-07drm/i915/skl: Allocate DDB portions for display planesDamien Lespiau
2014-11-07drm/i915/skl: SKL Watermark ComputationPradeep Bhat
2014-11-07drm/i915/skl: Add DDB allocation management structuresDamien Lespiau
2014-11-07drm/i915/skl: Definition of SKL WM param structs for pipe/planePradeep Bhat
2014-11-07drm/i915/skl: Register definitions and macros for SKL Watermark regsPradeep Bhat
2014-11-07drm/i915/skl: Read the Memory Latency Values for WM computationPradeep Bhat
2014-11-07drm/i915: rewrite hsw/bdw audio codec enable/disable sequencesJani Nikula
2014-11-07drm/i915: clean up and clarify audio related register definesJani Nikula
2014-11-07drm/i915: Report the actual swizzling back to userspaceChris Wilson
2014-11-07drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocationsChris Wilson
2014-11-07drm/i915: Only mark as map-and-fenceable when bound into the GGTTChris Wilson
2014-11-07drm/i915: Use vblank evade mechanism in mmio_flipAnder Conselvan de Oliveira
2014-11-07drm/i915: Remove modeset lock check from intel_pipe_update_start()Ander Conselvan de Oliveira
2014-11-07drm/i915: Add kerneldoc for intel_pipe_update_{start, end}Ander Conselvan de Oliveira
2014-11-07drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()John Harrison
2014-11-07drm/i915: fix RPS on runtime suspendPaulo Zanoni
2014-11-07drm/i915: fix "Unexpected fault" error message line breakPaulo Zanoni
2014-11-07drm/i915: Kill leftover GTIIR writes from valleyview_irq_preinstall()Ville Syrjälä
2014-11-07drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall()Ville Syrjälä
2014-11-07drm/i914: Refactor vlv_display_irq_postinstall()Ville Syrjälä
2014-11-07drm/i915: Refactor vlv_display_irq_reset()Ville Syrjälä
2014-11-07drm/i915: Make valleyview_display_irqs_(un)install() work for chvVille Syrjälä