summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2020-01-07drm/i915: Add Wa_1407352427:icl,ehlMatt Roper
2020-01-07drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper
2019-12-17drm/i915: Fix WARN_ON condition for cursor plane ddb allocationVandita Kulkarni
2019-11-14Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie
2019-11-05drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-05drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti
2019-10-24drm/i915: Eliminate skl_check_pipe_max_pixel_rate()Ville Syrjälä
2019-10-20drm/i915: Extract GT ring managementAndi Shyti
2019-10-18drm/i915: Make dirty_pipes refer to pipesVille Syrjälä
2019-10-18drm/i915: Nuke 'realloc_pipes'Ville Syrjälä
2019-10-18drm/i915: Nuke the useless changed param from skl_ddb_add_affected_pipes()Ville Syrjälä
2019-10-10drm/i915/tgl: Read SAGV block time from PCODEJames Ausmus
2019-10-10drm/i915: Move SAGV block time to dev_privJames Ausmus
2019-10-10drm/i915: Remove cursor use of properties for coordinatesMaarten Lankhorst
2019-10-10drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state.Maarten Lankhorst
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-25drm/i915: Rename planar linked plane variablesMaarten Lankhorst
2019-09-16drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplan...Ville Syrjälä
2019-09-11drm/i915: add INTEL_NUM_PIPES() and use itJani Nikula
2019-09-10drm/i915/tgl: Disable rc6 for debuggingChris Wilson
2019-09-06drm/i915: Hook up GT power managementAndi Shyti
2019-09-04drm/i915/tgl: disable SAGV temporarilyLucas De Marchi
2019-08-23drm/i915: Use hweight8() for 8bit masksVille Syrjälä
2019-08-23drm/i915: s/num_active_crtcs/num_active_pipes/Ville Syrjälä
2019-08-23drm/i915: Use enum pipe consistentlyVille Syrjälä
2019-08-23drm/i915: Use enum pipe instead of crtc index to track active pipesVille Syrjälä
2019-08-23drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gatingMichel Thierry
2019-08-20drm/i915/tgl: Introduce initial Tiger Lake workaroundsLucas De Marchi
2019-08-10drm/i915/gtt: enable GTT cache by defaultMatthew Auld
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula
2019-08-07drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.hJani Nikula
2019-07-25drm/i915/uc: Unify uC platform checkDaniele Ceraolo Spurio
2019-07-11drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutexVille Syrjälä
2019-07-09drm/i915: add infrastructure to hold off preemption on a requestLionel Landwerlin
2019-07-05drm/i915: Deal with cpp==8 for g4x watermarksVille Syrjälä
2019-07-01drm/i915: Use intel state as much as possible in wm codeMaarten Lankhorst
2019-07-01drm/i915: Convert most of atomic commit to take more intel stateMaarten Lankhorst
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-12drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin
2019-06-12drm/i915: Remove POSTING_READ16Tvrtko Ursulin
2019-06-12drm/i915: Remove I915_POSTING_READ_FWTvrtko Ursulin
2019-06-12drm/i915: Remove I915_READ8Tvrtko Ursulin
2019-06-10drm/i915: Convert intel_read_wm_latency to uncore mmio accessorsTvrtko Ursulin
2019-05-27drm/i915: Make sandybridge_pcode_read() deal with the second data registerVille Syrjälä
2019-05-06drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()Ville Syrjälä
2019-05-06drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnlVille Syrjälä
2019-05-06drm/i915: Document that we implement WaIncreaseLatencyIPCEnabledVille Syrjälä
2019-05-03drm/i915: Use mul_u32_u32() moreVille Syrjälä