summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-16drm/i915/hdmi: Enable hdmi mode on g4x, tooDaniel Vetter
2014-05-15drm/i915: Enable rc6 with bdwMika Kuoppala
2014-05-15drm/i915: Fix rc6 options debug infoMika Kuoppala
2014-05-15drm/i915: Enable PM Interrupts target via Display Interface.Deepak S
2014-05-15drm/i915/bdw: Implement a basic PM interrupt handlerBen Widawsky
2014-05-15drm/i915: Bail out early on gen6_signal if no semaphoresMika Kuoppala
2014-05-15drm/i915: MIPI PPS delays addedShobhit Kumar
2014-05-15drm/i915: MIPI init count programming as generic parameterShobhit Kumar
2014-05-15drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar
2014-05-14drm/i915: add null render states for gen6, gen7 and gen8Mika Kuoppala
2014-05-14drm/i915: add render state initializationMika Kuoppala
2014-05-14drm/i915: Only do gtt cleanup in vma_unbind for the global vmaDaniel Vetter
2014-05-14drm/i915: Don't drop pinned fencesDaniel Vetter
2014-05-14drm/i915: use dev_priv directly in i915_driver_unloadDaniel Vetter
2014-05-14drm/i915: Use the connector name in fbdev debug messagesChris Wilson
2014-05-14drm/i915: Use for_each_crtc() when iterating through the CRTCsDamien Lespiau
2014-05-14drm/i915: Introduce a for_each_crtc() macroDamien Lespiau
2014-05-14drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcsDamien Lespiau
2014-05-14drm/i915: Introduce a for_each_intel_crtc() macroDamien Lespiau
2014-05-13drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau
2014-05-13drm/i915: Don't cast void* pointersDamien Lespiau
2014-05-13drm/i915: Work-around garbage DR4 from UXADaniel Vetter
2014-05-13drm/i915: WARN_ON fence pin leaksDaniel Vetter
2014-05-13drm/i915: Kill vblank waits after pipe enable on gmch platformsVille Syrjälä
2014-05-13drm/i915: Disable/enable planes as the first/last thing during modeset on gmc...Ville Syrjälä
2014-05-13drm/i915: Ringbuffer signal func for the second BSD ringOscar Mateo
2014-05-13x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirksVille Syrjälä
2014-05-13x86/gpu: Implement stolen memory size early quirk for CHVDamien Lespiau
2014-05-13drm/i915/chv: Implement stolen memory size detectionDamien Lespiau
2014-05-13drm/i915/chv: CHV doesn't have CRT outputVille Syrjälä
2014-05-13drm/i915/chv: Add DPLL state readout supportVille Syrjälä
2014-05-12drm/i915/chv: Pipe select change for DP and HDMIChon Ming Lee
2014-05-12drm/i915/chv: Add phy supports for CherryviewChon Ming Lee
2014-05-12drm/i915/chv: Add update and enable pll for CherryviewChon Ming Lee
2014-05-12drm/i915/chv: find the best divisor for the target clock v4Chon Ming Lee
2014-05-12drm/i915/chv: Trigger phy common lane resetChon Ming Lee
2014-05-12drm/i915/chv: Add vlv_pipe_to_channelChon Ming Lee
2014-05-12drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2Chon Ming Lee
2014-05-12drm/i915/chv: Add DPIO offset for Cherryview. v3Chon Ming Lee
2014-05-12drm/i915/chv: Add DDL register defines for CherryviewVille Syrjälä
2014-05-12srm/i915/chv: Add Cherryview PCI IDsVille Syrjälä
2014-05-12drm/i915/chv: Initial clock gating support for CherryviewVille Syrjälä
2014-05-12drm/i915/chv: Add Cherryview interrupt registers into debugfsVille Syrjälä
2014-05-12drm/i915: Drop unecessary casts in i915_irq.cDaniel Vetter
2014-05-12drm/i915/chv: Preliminary interrupt support for CherryviewVille Syrjälä
2014-05-12drm/i915: Use hash tables for the command parserBrad Volkin
2014-05-12drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()Ville Syrjälä
2014-05-08drm/i915: Flush request queue when waiting for ring spaceChris Wilson
2014-05-08drm/i915: Improve fallback ring waitingChris Wilson
2014-05-07drm/i915: Make aliasing a 2nd class VMBen Widawsky