| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Downgrade Gen9 Plane WM latency error | Chris Wilson | 2019-05-16 | 1 | -2/+2 |
* | drm/i915: Disable LP3 watermarks on all SNB machines | Ville Syrjälä | 2019-05-16 | 1 | -1/+40 |
* | drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing | Imre Deak | 2018-04-26 | 1 | -3/+3 |
* | drm/i915: Move init_clock_gating() back to where it was | Ville Syrjälä | 2018-01-17 | 1 | -26/+18 |
* | drm/i915: Do not rely on wm preservation for ILK watermarks | Maarten Lankhorst | 2017-10-30 | 1 | -30/+21 |
* | drm/i915: Use a mask when applying WaProgramL3SqcReg1Default | Oscar Mateo | 2017-10-18 | 1 | -3/+6 |
* | drm/i915/gen10: implement gen 10 watermarks calculations | Paulo Zanoni | 2017-08-16 | 1 | -4/+13 |
* | drm/i915/gen10: fix WM latency printing | Paulo Zanoni | 2017-08-10 | 1 | -1/+1 |
* | drm/i915/gen10: fix the gen 10 SAGV block time | Paulo Zanoni | 2017-08-10 | 1 | -7/+6 |
* | drm/i915/cnl: Enable SAGV for Cannonlake. | Rodrigo Vivi | 2017-08-10 | 1 | -1/+2 |
* | drm/i915/gen10+: use the SKL code for reading WM latencies | Paulo Zanoni | 2017-08-10 | 1 | -2/+4 |
* | drm/i915: Add render decompression support | Ville Syrjälä | 2017-08-10 | 1 | -2/+27 |
* | drm/i915: enable WaDisableDopClkGating for skl | Praveen Paneri | 2017-08-03 | 1 | -0/+6 |
* | drm/i915: Include mbox details for pcode read/write failures | Chris Wilson | 2017-07-28 | 1 | -8/+13 |
* | drm/i915: Fix bad comparison in skl_compute_plane_wm, v2. | Maarten Lankhorst | 2017-07-19 | 1 | -2/+2 |
* | drm/i915/skl+: unify cpp value in WM calculation | Kumar, Mahesh | 2017-07-13 | 1 | -4/+2 |
* | drm/i915/skl+: WM calculation don't require height | Kumar, Mahesh | 2017-07-13 | 1 | -3/+1 |
* | drm/i915: cleanup fixed-point wrappers naming | Kumar, Mahesh | 2017-07-13 | 1 | -32/+31 |
* | drm/i915: Always perform internal fixed16 division in 64 bits | Kumar, Mahesh | 2017-07-13 | 1 | -2/+2 |
* | drm/i915/cnl: Inherit RPS stuff from previous platforms. | Rodrigo Vivi | 2017-07-07 | 1 | -9/+9 |
* | drm/i915: Avoid keeping waitboost active for signaling threads | Chris Wilson | 2017-06-28 | 1 | -35/+22 |
* | Revert "drm/i915/skl: New ddb allocation algorithm" | Rodrigo Vivi | 2017-06-15 | 1 | -159/+98 |
* | drm/i915/cfl: Introduce Display workarounds for Coffee Lake. | Rodrigo Vivi | 2017-06-08 | 1 | -10/+11 |
* | drm/i915: Fix SKL+ watermarks for 90/270 rotation | Ville Syrjälä | 2017-06-06 | 1 | -12/+24 |
* | drm/i915/glk: Fix dotclock calculation in skl_check_pipe_max_pixel_rate | Maarten Lankhorst | 2017-06-01 | 1 | -4/+8 |
* | drm/i915/skl+: consider max supported plane pixel rate while scaling | Mahesh Kumar | 2017-06-01 | 1 | -0/+87 |
* | drm/i915/skl: New ddb allocation algorithm | Kumar, Mahesh | 2017-06-01 | 1 | -98/+159 |
* | drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2. | Maarten Lankhorst | 2017-06-01 | 1 | -0/+9 |
* | drm/i915/skl+: use linetime latency if ddb size is not available | Kumar, Mahesh | 2017-05-17 | 1 | -9/+33 |
* | drm/i915/skl+: Perform wm level calculations in separate function | Kumar, Mahesh | 2017-05-17 | 1 | -24/+24 |
* | drm/i915/skl+: Watermark calculation cleanup | Kumar, Mahesh | 2017-05-17 | 1 | -34/+19 |
* | drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation | Kumar, Mahesh | 2017-05-17 | 1 | -2/+11 |
* | drm/i915/skl+: no need to memset again | Kumar, Mahesh | 2017-05-17 | 1 | -3/+1 |
* | drm/i915/skl: Fail the flip if no FB for WM calculation | Kumar, Mahesh | 2017-05-17 | 1 | -1/+2 |
* | drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point | Kumar, Mahesh | 2017-05-17 | 1 | -19/+19 |
* | drm/i915: Use fixed_16_16 wrapper for division operation | Kumar, Mahesh | 2017-05-17 | 1 | -2/+2 |
* | drm/i915: fix naming of fixed_16_16 wrapper. | Kumar, Mahesh | 2017-05-17 | 1 | -3/+3 |
* | drm/i915: Add g4x watermark tracepoint | Ville Syrjälä | 2017-05-10 | 1 | -0/+5 |
* | drm/i915: Enable HPLL watermarks on g4x | Ville Syrjälä | 2017-05-10 | 1 | -1/+2 |
* | drm/i915: Two stage watermarks for g4x | Ville Syrjälä | 2017-05-10 | 1 | -216/+724 |
* | drm/i915: Apply the g4x TLB miss w/a to SR watermarks as well | Ville Syrjälä | 2017-05-10 | 1 | -6/+9 |
* | drm/i915: Refactor wm calculations | Ville Syrjälä | 2017-05-10 | 1 | -72/+149 |
* | drm/i915: Refactor the g4x TLB miss w/a to a helper | Ville Syrjälä | 2017-05-10 | 1 | -7/+20 |
* | drm/i915: Fix the g4x watermark TLB miss workaround | Ville Syrjälä | 2017-05-10 | 1 | -5/+6 |
* | drm/i915: Fix cursor 'cpp' in watermark calculatins for old platforms | Ville Syrjälä | 2017-05-10 | 1 | -5/+5 |
* | drm/i915: Document CxSR | Ville Syrjälä | 2017-05-10 | 1 | -0/+37 |
* | drm/i915: Make vlv/chv watermark debug print less cryptic | Ville Syrjälä | 2017-05-10 | 1 | -1/+1 |
* | drm/i915: Rename bunch of vlv_ watermark structures to g4x_ | Ville Syrjälä | 2017-05-10 | 1 | -7/+7 |
* | drm/i915: s/vlv_num_wm_levels/intel_wm_num_levels/ | Ville Syrjälä | 2017-05-10 | 1 | -9/+9 |
* | drm/i915: Drop the debug message from vlv_get_fifo_size() | Ville Syrjälä | 2017-05-10 | 1 | -7/+0 |