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
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
2021-04-12
drm/i915: Don't zero out the Y plane's watermarks
Ville Syrjälä
2021-03-29
drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEP
Jani Nikula
2021-03-29
drm/i915: switch KBL to the new stepping scheme
Jani Nikula
2021-03-26
drm/i915: Fix transposed arguments to skl_plane_wm_level()
Ville Syrjälä
2021-03-23
drm/i915/display: Simplify GLK display version tests
Matt Roper
2021-03-23
drm/i915: Convert INTEL_GEN() to DISPLAY_VER() as appropriate in intel_pm.c
Matt Roper
2021-03-17
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2021-03-12
drm/i915: s/plane_res_b/blocks/ etc.
Ville Syrjälä
2021-03-12
drm/i915: Extract skl_check_wm_level() and skl_check_nv12_wm_level()
Ville Syrjälä
2021-03-12
drm/i915: Calculate min_ddb_alloc for trans_wm
Ville Syrjälä
2021-03-12
drm/i915: Check SAGV wm min_ddb_alloc rather than plane_res_b
Ville Syrjälä
2021-03-12
drm/i915: Tighten SAGV constraint for pre-tgl
Ville Syrjälä
2021-03-12
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2021-03-03
drm/i915: Check tgl+ SAGV watermarks properly
Ville Syrjälä
2021-03-03
drm/i915: Introduce SAGV transtion watermark
Ville Syrjälä
2021-03-03
drm/i915: Stuff SAGV watermark into a sub-structure
Ville Syrjälä
2021-03-03
drm/i915: Print wm changes if sagv_wm0 changes
Ville Syrjälä
2021-03-03
drm/i915: Zero out SAGV wm when we don't have enough DDB for it
Ville Syrjälä
2021-03-03
drm/i915: Fix TGL+ plane SAGV watermark programming
Ville Syrjälä
2021-02-17
drm/i915: Remove dead code from skl_pipe_wm_get_hw_state()
José Roberto de Souza
2021-02-08
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
2021-02-02
Merge tag 'topic/adl-s-enabling-2021-02-01-1' of git://anongit.freedesktop.or...
Jani Nikula
2021-01-29
drm/i915: Rename is_16gb_dimm to wm_lv_0_adjust_needed
José Roberto de Souza
2021-01-26
drm/i915: Do a bit more initial readout for dbuf
Ville Syrjälä
2021-01-26
drm/i915: Encapsulate dbuf state handling harder
Ville Syrjälä
2021-01-26
drm/i915: Extract intel_crtc_dbuf_weights()
Ville Syrjälä
2021-01-26
drm/i915: Add pipe ddb entries into the dbuf state
Ville Syrjälä
2021-01-26
drm/i915: Introduce skl_ddb_entry_for_slices()
Ville Syrjälä
2021-01-26
drm/i915: Introduce intel_dbuf_slice_size()
Ville Syrjälä
2021-01-26
drm/i915: Pass the crtc to skl_compute_dbuf_slices()
Ville Syrjälä
2021-01-26
drm/i915: Extract intel_crtc_ddb_weight()
Ville Syrjälä
2021-01-20
drm/i915/tgl: Use TGL stepping info for applying WAs
Aditya Swarup
2021-01-14
drm/i915/dg1: Apply WA 1409120013 and 14011059788
José Roberto de Souza
2021-01-07
Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2020-12-03
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...
Dave Airlie
2020-12-01
drm/i915/pm: replace I915_READ()/WRITE() with intel_uncore_read()/write()
Jani Nikula
2020-11-16
drm/i915: Remove skl_adjusted_plane_pixel_rate()
Ville Syrjälä
2020-11-16
drm/i915: Store plane relative data rate in crtc_state
Ville Syrjälä
2020-11-16
drm/i915: Precompute can_sagv for each wm level
Ville Syrjälä
2020-11-15
drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code
Ville Syrjälä
2020-11-15
drm/i915: Pass intel_atomic_state around
Ville Syrjälä
2020-11-13
drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
Maarten Lankhorst
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-11-11
drm/i915/tgl: Fix Media power gate sequence.
Rodrigo Vivi
2020-10-29
drm/i915: Use _MMIO_PIPE3() for ilk+ WM0_PIPE registers
Ville Syrjälä
2020-10-16
drm/i915: Apply WAC6entrylatency to kbl/cfl
Ville Syrjälä
2020-10-15
drm/i915/dg1: Add initial DG1 workarounds
Stuart Summers
2020-09-28
drm/i915: Make intel_{enable,disable}_sagv() static
Ville Syrjälä
[next]