Age | Commit message (Expand) | Author | Files | Lines |
2017-11-16 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -491/+753 |
2017-11-09 | drm/i915: Move init_clock_gating() back to where it was | Ville Syrjälä | 1 | -26/+18 |
2017-11-09 | drm/i915: Calculate ironlake intermediate watermarks correctly, v2. | Maarten Lankhorst | 1 | -1/+8 |
2017-10-30 | drm/i915: Do not rely on wm preservation for ILK watermarks | Maarten Lankhorst | 1 | -30/+21 |
2017-10-18 | drm/i915: Use a mask when applying WaProgramL3SqcReg1Default | Oscar Mateo | 1 | -3/+6 |
2017-10-18 | drm/i915: Use a mask when applying WaProgramL3SqcReg1Default | Oscar Mateo | 1 | -3/+6 |
2017-10-16 | drm/i915/cnl: WaRsUseTimeoutMode | Rodrigo Vivi | 1 | -2/+9 |
2017-10-11 | drm/i915: Introduce separate status variable for RC6 and LLC ring frequency s... | Sagar Arun Kamble | 1 | -22/+32 |
2017-10-11 | drm/i915: Create generic functions to control RC6, RPS | Sagar Arun Kamble | 1 | -46/+70 |
2017-10-11 | drm/i915: Create generic function to setup LLC ring frequency table | Sagar Arun Kamble | 1 | -4/+20 |
2017-10-11 | drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled | Sagar Arun Kamble | 1 | -6/+6 |
2017-10-11 | drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm" | Sagar Arun Kamble | 1 | -141/+174 |
2017-10-11 | drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock | Sagar Arun Kamble | 1 | -36/+36 |
2017-10-11 | drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm" | Sagar Arun Kamble | 1 | -2/+2 |
2017-10-11 | drm/i915: Separate RPS and RC6 handling for CHV | Sagar Arun Kamble | 1 | -6/+24 |
2017-10-11 | drm/i915: Separate RPS and RC6 handling for VLV | Sagar Arun Kamble | 1 | -22/+39 |
2017-10-11 | drm/i915: Separate RPS and RC6 handling for BDW | Sagar Arun Kamble | 1 | -6/+12 |
2017-10-11 | drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enab... | Sagar Arun Kamble | 1 | -12/+5 |
2017-10-11 | drm/i915: Separate RPS and RC6 handling for gen6+ | Sagar Arun Kamble | 1 | -14/+29 |
2017-10-10 | drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation | Mika Kahola | 1 | -5/+7 |
2017-10-07 | drm/i915: disable GTT cache for 2M pages | Matthew Auld | 1 | -6/+5 |
2017-10-03 | drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC. | Rodrigo Vivi | 1 | -0/+6 |
2017-09-22 | drm/i915: Rename global i915 to i915_modparams | Michal Wajdeczko | 1 | -3/+3 |
2017-09-19 | drm/i915/cnp: Don't touch other PCH clock gating bits. | Rodrigo Vivi | 1 | -1/+2 |
2017-09-14 | drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS | Ville Syrjälä | 1 | -14/+13 |
2017-09-07 | drm/i915/bxt+: Enable IPC support | Kumar, Mahesh | 1 | -0/+24 |
2017-09-07 | drm/i915/cnl: Extend WM workaround with IPC for CNL | Kumar, Mahesh | 1 | -1/+2 |
2017-09-07 | drm/i915/glk: IPC linetime watermark workaround for GLK | Kumar, Mahesh | 1 | -3/+4 |
2017-09-07 | drm/i915/gen10: Calculate and enable transition WM | Kumar, Mahesh | 1 | -2/+50 |
2017-09-07 | drm/i915/skl+: Optimize WM calculation | Kumar, Mahesh | 1 | -85/+105 |
2017-09-06 | drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk | Rodrigo Vivi | 1 | -0/+13 |
2017-09-05 | drm/i915/cnp: Wa 1181: Fix Backlight issue | Rodrigo Vivi | 1 | -2/+25 |
2017-08-31 | drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation | Ville Syrjälä | 1 | -15/+15 |
2017-08-31 | drm/i915: Stop using long platform names on clock gating functions. | Rodrigo Vivi | 1 | -22/+22 |
2017-08-22 | drm/i915: Boost GPU clocks if we miss the pageflip's vblank | Chris Wilson | 1 | -39/+3 |
2017-08-19 | drm/i915/cnl: Apply large line width optimization | Rodrigo Vivi | 1 | -0/+4 |
2017-08-19 | drm/i915/cnl: Introduce initial Cannonlake Workarounds. | Rodrigo Vivi | 1 | -1/+20 |
2017-08-16 | drm/i915/gen10: implement gen 10 watermarks calculations | Paulo Zanoni | 1 | -4/+13 |
2017-08-10 | drm/i915/gen10: fix WM latency printing | Paulo Zanoni | 1 | -1/+1 |
2017-08-10 | drm/i915/gen10: fix the gen 10 SAGV block time | Paulo Zanoni | 1 | -7/+6 |
2017-08-10 | drm/i915/cnl: Enable SAGV for Cannonlake. | Rodrigo Vivi | 1 | -1/+2 |
2017-08-10 | drm/i915/gen10+: use the SKL code for reading WM latencies | Paulo Zanoni | 1 | -2/+4 |
2017-08-10 | drm/i915: Add render decompression support | Ville Syrjälä | 1 | -2/+27 |
2017-08-03 | drm/i915: enable WaDisableDopClkGating for skl | Praveen Paneri | 1 | -0/+6 |
2017-07-28 | drm/i915: Include mbox details for pcode read/write failures | Chris Wilson | 1 | -8/+13 |
2017-07-19 | drm/i915: Fix bad comparison in skl_compute_plane_wm, v2. | Maarten Lankhorst | 1 | -2/+2 |
2017-07-13 | drm/i915/skl+: unify cpp value in WM calculation | Kumar, Mahesh | 1 | -4/+2 |
2017-07-13 | drm/i915/skl+: WM calculation don't require height | Kumar, Mahesh | 1 | -3/+1 |
2017-07-13 | drm/i915: cleanup fixed-point wrappers naming | Kumar, Mahesh | 1 | -32/+31 |
2017-07-13 | drm/i915: Always perform internal fixed16 division in 64 bits | Kumar, Mahesh | 1 | -2/+2 |