index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
drm/i915: Inline skl_update_pipe_wm() into its only caller
Ville Syrjälä
2019-03-20
drm/i915: Don't pass pipe_wm around so much
Ville Syrjälä
2019-03-20
drm/i915: Move some variables to tighter scope
Ville Syrjälä
2019-03-20
drm/i915: Keep plane watermarks enabled more aggressively
Ville Syrjälä
2019-03-20
drm/i915: Make sure cursor has enough ddb for the selected wm level
Ville Syrjälä
2019-03-20
drm/i915: Allocate enough DDB for the cursor
Ville Syrjälä
2019-03-20
drm/i915: Extract skl_compute_wm_params()
Ville Syrjälä
2019-03-20
drm/i915: Don't pass plane state to skl_compute_plane_wm()
Ville Syrjälä
2019-03-20
drm/i915: Accept alloc_size == blocks
Ville Syrjälä
2019-03-11
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...
Joonas Lahtinen
2019-03-08
drm/i915/icl: Prevent incorrect DBuf enabling
Imre Deak
2019-03-05
drm/i915: Preparations for enabling P010, P012, P016 formats
Juha-Pekka Heikkila
2019-03-01
drm/i915: Finalize Wa_1408961008:icl
Ville Syrjälä
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2019-02-14
drm/i915: Implement new w/a for underruns with wm1+ disabled
Ville Syrjälä
2019-02-14
drm/i915: Include "ignore lines" in skl+ wm state
Ville Syrjälä
2019-02-13
drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
Ville Syrjälä
2019-02-13
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Chris Wilson
2019-02-12
drm/i915: Dump skl+ watermark changes
Ville Syrjälä
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-02-07
drm/i915: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-02-06
drm/i915: Just use icl+ definition for PLANE_WM blocks field
Ville Syrjälä
2019-02-05
drm/i915: Fix wm latency==0 disable on skl+
Ville Syrjälä
2019-01-31
drm/i915: Don't use the second dbuf slice on icl
Ville Syrjälä
2019-01-30
drm/i915: Use IS_GEN9_LP() for the linetime w/a check
Ville Syrjälä
2019-01-30
drm/i915: Drop the pointless linetime==0 check
Ville Syrjälä
2019-01-30
drm/i915: Drop the definite article in front of SAGV
Ville Syrjälä
2019-01-30
drm/i915: Pass dev_priv to skl_needs_memory_bw_wa()
Ville Syrjälä
2019-01-30
drm/i915: Account for minimum ddb allocation restrictions
Ville Syrjälä
2019-01-30
drm/i915: Fix > vs >= mismatch in watermark/ddb calculations
Ville Syrjälä
2019-01-30
drm/i915: Fix bits vs. bytes mixup in dbuf block size computation
Ville Syrjälä
2019-01-30
drm/i915: Reinstate an early latency==0 check for skl+
Ville Syrjälä
2019-01-30
drm/i915: Don't ignore level 0 lines watermark for glk+
Ville Syrjälä
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
2019-01-21
drm/i915/pm: switch to kernel types
Jani Nikula
2019-01-14
drm/i915: Mark up Ironlake ips with rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-21
drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
Paulo Zanoni
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
drm/i915: Don't forget to reset blocks when testing lower wm levels
Matt Roper
2018-12-11
drm/i915: Switch to level-based DDB allocation algorithm (v5)
Matt Roper
2018-12-11
drm/i915: Don't use DDB allocation when choosing gen9 watermark method
Matt Roper
2018-12-10
drm/i915: Use intel_ types more consistently for watermark code (v2)
Matt Roper
2018-12-07
drm/i915: Remove dead update_wm_pre assignment from SKL wm code
Ville Syrjälä
2018-12-07
drm/i915: Remove bogus FIXME from SKL wm computation
Ville Syrjälä
2018-12-07
drm/i915: Use explicit old crtc state in skl_compute_wm()
Ville Syrjälä
2018-11-28
drm/i915: Rename the confusing 'plane_id' to 'color_plane'
Ville Syrjälä
2018-11-28
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
Ville Syrjälä
[next]