summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2017-09-07drm/i915/gen10: Calculate and enable transition WMKumar, Mahesh
2017-09-07drm/i915/skl+: Optimize WM calculationKumar, Mahesh
2017-09-06drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glkRodrigo Vivi
2017-09-05drm/i915/cnp: Wa 1181: Fix Backlight issueRodrigo Vivi
2017-08-31drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computationVille Syrjälä
2017-08-30drm/i915: Stop using long platform names on clock gating functions.Rodrigo Vivi
2017-08-22drm/i915: Boost GPU clocks if we miss the pageflip's vblankChris Wilson
2017-08-18drm/i915/cnl: Apply large line width optimizationRodrigo Vivi
2017-08-18drm/i915/cnl: Introduce initial Cannonlake Workarounds.Rodrigo Vivi
2017-08-16drm/i915/gen10: implement gen 10 watermarks calculationsPaulo Zanoni
2017-08-10drm/i915/gen10: fix WM latency printingPaulo Zanoni
2017-08-10drm/i915/gen10: fix the gen 10 SAGV block timePaulo Zanoni
2017-08-10drm/i915/cnl: Enable SAGV for Cannonlake.Rodrigo Vivi
2017-08-10drm/i915/gen10+: use the SKL code for reading WM latenciesPaulo Zanoni
2017-08-10drm/i915: Add render decompression supportVille Syrjälä
2017-08-03drm/i915: enable WaDisableDopClkGating for sklPraveen Paneri
2017-07-28drm/i915: Include mbox details for pcode read/write failuresChris Wilson
2017-07-19drm/i915: Fix bad comparison in skl_compute_plane_wm, v2.Maarten Lankhorst
2017-07-13drm/i915/skl+: unify cpp value in WM calculationKumar, Mahesh
2017-07-13drm/i915/skl+: WM calculation don't require heightKumar, Mahesh
2017-07-13drm/i915: cleanup fixed-point wrappers namingKumar, Mahesh
2017-07-13drm/i915: Always perform internal fixed16 division in 64 bitsKumar, Mahesh
2017-07-07drm/i915/cnl: Inherit RPS stuff from previous platforms.Rodrigo Vivi
2017-06-28drm/i915: Avoid keeping waitboost active for signaling threadsChris Wilson
2017-06-15Revert "drm/i915/skl: New ddb allocation algorithm"Rodrigo Vivi
2017-06-08drm/i915/cfl: Introduce Display workarounds for Coffee Lake.Rodrigo Vivi
2017-06-06drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä
2017-06-01drm/i915/glk: Fix dotclock calculation in skl_check_pipe_max_pixel_rateMaarten Lankhorst
2017-06-01drm/i915/skl+: consider max supported plane pixel rate while scalingMahesh Kumar
2017-06-01drm/i915/skl: New ddb allocation algorithmKumar, Mahesh
2017-06-01drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst
2017-05-17drm/i915/skl+: use linetime latency if ddb size is not availableKumar, Mahesh
2017-05-17drm/i915/skl+: Perform wm level calculations in separate functionKumar, Mahesh
2017-05-17drm/i915/skl+: Watermark calculation cleanupKumar, Mahesh
2017-05-17drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocationKumar, Mahesh
2017-05-17drm/i915/skl+: no need to memset againKumar, Mahesh
2017-05-17drm/i915/skl: Fail the flip if no FB for WM calculationKumar, Mahesh
2017-05-17drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed pointKumar, Mahesh
2017-05-17drm/i915: Use fixed_16_16 wrapper for division operationKumar, Mahesh
2017-05-17drm/i915: fix naming of fixed_16_16 wrapper.Kumar, Mahesh
2017-05-10drm/i915: Add g4x watermark tracepointVille Syrjälä
2017-05-10drm/i915: Enable HPLL watermarks on g4xVille Syrjälä
2017-05-10drm/i915: Two stage watermarks for g4xVille Syrjälä
2017-05-10drm/i915: Apply the g4x TLB miss w/a to SR watermarks as wellVille Syrjälä
2017-05-10drm/i915: Refactor wm calculationsVille Syrjälä
2017-05-10drm/i915: Refactor the g4x TLB miss w/a to a helperVille Syrjälä
2017-05-10drm/i915: Fix the g4x watermark TLB miss workaroundVille Syrjälä
2017-05-10drm/i915: Fix cursor 'cpp' in watermark calculatins for old platformsVille Syrjälä
2017-05-10drm/i915: Document CxSRVille Syrjälä
2017-05-10drm/i915: Make vlv/chv watermark debug print less crypticVille Syrjälä