| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org... | Dave Airlie | 2014-11-15 | 35 | -1459/+4965 |
|\ |
|
| * | drm/i915: Use correct pipe config to update pll dividers. V2 | Bob Paauwe | 2014-11-14 | 1 | -6/+6 |
| * | drm/i915: Plug memory leak in intel_shared_dpll_start_config() | Ander Conselvan de Oliveira | 2014-11-12 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'airlied/drm-next' into HEAD | Daniel Vetter | 2014-11-10 | 53 | -445/+3712 |
| |\ |
|
| * | | drm/i915: Update DRIVER_DATE to 20141107 | Daniel Vetter | 2014-11-07 | 1 | -1/+1 |
| * | | drm/i915: Add gen to the gpu hang ecode | Mika Kuoppala | 2014-11-07 | 1 | -1/+2 |
| * | | drm/i915: Cache HPLL frequency on VLV/CHV | Ville Syrjälä | 2014-11-07 | 2 | -7/+8 |
| * | | Revert "drm/i915/vlv: Remove check for Old Ack during forcewake" | Mika Kuoppala | 2014-11-07 | 1 | -7/+10 |
| * | | drm/i915: Make mmio flip wait for seqno in the work function | Ander Conselvan de Oliveira | 2014-11-07 | 3 | -90/+12 |
| * | | drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno | Ander Conselvan de Oliveira | 2014-11-07 | 2 | -9/+16 |
| * | | drm/i915: Move the .global_resources() hook call into modeset_update_crtc_pow... | Ville Syrjälä | 2014-11-07 | 1 | -21/+4 |
| * | | drm/i915/audio: add DOC comment describing HDA over HDMI/DP | Jani Nikula | 2014-11-07 | 2 | -0/+26 |
| * | | drm/i915: make pipe/port based audio valid accessors easier to use | Jani Nikula | 2014-11-07 | 3 | -27/+17 |
| * | | drm/i915/audio: add audio codec enable debug log for g4x | Jani Nikula | 2014-11-07 | 1 | -0/+2 |
| * | | drm/i915/audio: add audio codec disable on g4x | Jani Nikula | 2014-11-07 | 1 | -0/+20 |
| * | | drm/i915: enable audio codec after port | Jani Nikula | 2014-11-07 | 2 | -13/+15 |
| * | | drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence | Jani Nikula | 2014-11-07 | 3 | -0/+60 |
| * | | drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence | Jani Nikula | 2014-11-07 | 1 | -32/+31 |
| * | | drm/i915/skl: Enable Gen9 RC6 | Zhe Wang | 2014-11-07 | 1 | -1/+51 |
| * | | drm/i915/skl: Gen9 Forcewake | Zhe Wang | 2014-11-07 | 3 | -2/+184 |
| * | | drm/i915/skl: Log the order in which we flush the pipes in the WM code | Damien Lespiau | 2014-11-07 | 1 | -4/+7 |
| * | | drm/i915/skl: Flush the WM configuration | Damien Lespiau | 2014-11-07 | 1 | -0/+135 |
| * | | drm/i915/skl: Stage the pipe DDB allocation | Damien Lespiau | 2014-11-07 | 2 | -7/+8 |
| * | | drm/i915/skl: Reduce the indentation level in skl_write_wm_values() | Damien Lespiau | 2014-11-07 | 1 | -21/+21 |
| * | | drm/i915/skl: Correctly align skl_compute_plane_wm() arguments | Damien Lespiau | 2014-11-07 | 1 | -5/+5 |
| * | | drm/i915/skl: Rework when the transition WMs are computed | Damien Lespiau | 2014-11-07 | 1 | -15/+31 |
| * | | drm/i915/skl: Move all the WM compute functions in one place | Damien Lespiau | 2014-11-07 | 1 | -22/+22 |
| * | | drm/i915/skl: Reduce the number of holes in struct skl_wm_level | Damien Lespiau | 2014-11-07 | 1 | -1/+1 |
| * | | drm/i915/skl: Make res_blocks/lines intermediate values 32 bits | Damien Lespiau | 2014-11-07 | 1 | -16/+11 |
| * | | drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm() | Damien Lespiau | 2014-11-07 | 1 | -2/+2 |
| * | | drm/i915/skl: Make 'end' of the DDB allocation entry exclusive | Damien Lespiau | 2014-11-07 | 2 | -15/+21 |
| * | | drm/i915/skl: Check the DDB state at modeset | Damien Lespiau | 2014-11-07 | 4 | -2/+64 |
| * | | drm/i915/skl: Add a debugfs file to dump the DDB allocation | Damien Lespiau | 2014-11-07 | 1 | -0/+37 |
| * | | drm/i915/skl: Augment the latency debugfs files for SKL | Damien Lespiau | 2014-11-07 | 1 | -14/+62 |
| * | | drm/i915/skl: Read back the DDB allocation hw state | Damien Lespiau | 2014-11-07 | 1 | -0/+29 |
| * | | drm/i915/skl: Store the new WM state at the very end of the update | Damien Lespiau | 2014-11-07 | 1 | -2/+3 |
| * | | drm/i915/gen9: Disable WM if corresponding latency is 0 | Vandana Kannan | 2014-11-07 | 1 | -2/+12 |
| * | | drm/i915/gen9: Add 2us read latency to WM level | Vandana Kannan | 2014-11-07 | 1 | -0/+16 |
| * | | drm/i915/skl: Read the pipe WM HW state | Pradeep Bhat | 2014-11-07 | 3 | -1/+108 |
| * | | drm/i915/skl: Program the DDB allocation | Damien Lespiau | 2014-11-07 | 2 | -0/+25 |
| * | | drm/i915/skl: Allocate DDB portions for display planes | Damien Lespiau | 2014-11-07 | 1 | -0/+148 |
| * | | drm/i915/skl: SKL Watermark Computation | Pradeep Bhat | 2014-11-07 | 2 | -1/+433 |
| * | | drm/i915/skl: Add DDB allocation management structures | Damien Lespiau | 2014-11-07 | 1 | -0/+19 |
| * | | drm/i915/skl: Definition of SKL WM param structs for pipe/plane | Pradeep Bhat | 2014-11-07 | 3 | -0/+34 |
| * | | drm/i915/skl: Register definitions and macros for SKL Watermark regs | Pradeep Bhat | 2014-11-07 | 1 | -0/+35 |
| * | | drm/i915/skl: Read the Memory Latency Values for WM computation | Pradeep Bhat | 2014-11-07 | 3 | -6/+83 |
| * | | drm/i915: rewrite hsw/bdw audio codec enable/disable sequences | Jani Nikula | 2014-11-07 | 1 | -64/+51 |
| * | | drm/i915: clean up and clarify audio related register defines | Jani Nikula | 2014-11-07 | 2 | -88/+89 |
| * | | drm/i915: Report the actual swizzling back to userspace | Chris Wilson | 2014-11-07 | 2 | -0/+7 |
| * | | drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations | Chris Wilson | 2014-11-07 | 2 | -2/+5 |