index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
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-12
drm/i915: Don't zero out the Y plane's watermarks
Ville Syrjälä
2021-03-17
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
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-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ä
2020-08-28
drm/i915/tgl: Fix stepping WA matching
José Roberto de Souza
2020-08-17
drm/i915/kbl: Fix revision ID checks
Matt Roper
2020-08-17
drm/i915: Move WaDisableDopClockGating:skl to skl_init_clock_gating()
Ville Syrjälä
2020-07-09
drm/i915: Document FBC related w/as more thoroughly
Ville Syrjälä
2020-07-09
drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxt
Ville Syrjälä
2020-07-09
drm/i915: Don't do WaFbcTurnOffFbcWatermark for glk
Ville Syrjälä
2020-07-09
drm/i915: Move all FBC w/as to .init_clock_gating()
Ville Syrjälä
2020-07-08
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
2020-07-03
drm/i915/fbc: Allow FBC to recompress after a 3D workload on i85x/i865
Ville Syrjälä
2020-07-01
drm/i915: Fix g4x fbc watermark enable
Ville Syrjälä
2020-06-11
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-11
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Chris Wilson
2020-06-02
drm/i915: Identify Cometlake platform
Chris Wilson
2020-05-22
drm/i915: Fix includes and local vars order
Stanislav Lisovskiy
2020-05-21
drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
2020-05-19
drm/i915/pm: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
2020-05-18
drm/i915/display: Return error from dbuf allocation failure
Chris Wilson
2020-05-18
drm/i915: Fix dbuf slice mask when turning off all the pipes
Ville Syrjälä
2020-05-16
drm/i915: Clean up dbuf debugs during .atomic_check()
Ville Syrjälä
[next]