- 5363096 drm/i915: Extract intel_crtc_dbuf_weights() by Ville Syrjälä · 4 years ago
- 47a1495 drm/i915: Add pipe ddb entries into the dbuf state by Ville Syrjälä · 4 years ago
- 96dc6ed drm/i915: Introduce skl_ddb_entry_for_slices() by Ville Syrjälä · 4 years ago
- 944a5e3 drm/i915: Introduce intel_dbuf_slice_size() by Ville Syrjälä · 4 years ago
- 2d42f32 drm/i915: Pass the crtc to skl_compute_dbuf_slices() by Ville Syrjälä · 4 years ago
- 2791a40 drm/i915: Extract intel_crtc_ddb_weight() by Ville Syrjälä · 4 years ago
- 35f0837 drm/i915/dg1: Apply WA 1409120013 and 14011059788 by José Roberto de Souza · 4 years ago
- ca765c7 Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Daniel Vetter · 4 years ago
- 46fe37b Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 1 month ago
- 5f46166 drm/i915/pm: replace I915_READ()/WRITE() with intel_uncore_read()/write() by Jani Nikula · 4 years, 2 months ago
- 3df3fe2 drm/i915: Remove skl_adjusted_plane_pixel_rate() by Ville Syrjälä · 4 years, 2 months ago
- ab01630 drm/i915: Store plane relative data rate in crtc_state by Ville Syrjälä · 4 years, 2 months ago
- 9c31212 drm/i915: Precompute can_sagv for each wm level by Ville Syrjälä · 4 years, 2 months ago
- dbf7138 drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code by Ville Syrjälä · 4 years, 2 months ago
- ffc9003 drm/i915: Pass intel_atomic_state around by Ville Syrjälä · 4 years, 2 months ago
- bafcdad drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split by Maarten Lankhorst · 4 years, 2 months ago
- 334a168 Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 2 months ago
- 695dc55 drm/i915/tgl: Fix Media power gate sequence. by Rodrigo Vivi · 4 years, 2 months ago
- 96eaeb3d drm/i915: Use _MMIO_PIPE3() for ilk+ WM0_PIPE registers by Ville Syrjälä · 6 years ago
- 4d6bde58 drm/i915: Apply WAC6entrylatency to kbl/cfl by Ville Syrjälä · 4 years, 6 months ago
- da942750 drm/i915/dg1: Add initial DG1 workarounds by Stuart Summers · 4 years, 3 months ago
- 7102404 drm/i915: Make intel_{enable,disable}_sagv() static by Ville Syrjälä · 4 years, 4 months ago
- c33298c drm/i915/tgl: Fix stepping WA matching by José Roberto de Souza · 4 years, 5 months ago
- 96c5a15 drm/i915/kbl: Fix revision ID checks by Matt Roper · 4 years, 5 months ago
- f142119 drm/i915: Move WaDisableDopClockGating:skl to skl_init_clock_gating() by Ville Syrjälä · 4 years, 6 months ago
- 99bcf64e drm/i915: Document FBC related w/as more thoroughly by Ville Syrjälä · 4 years, 6 months ago
- cd7a881 drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxt by Ville Syrjälä · 4 years, 6 months ago
- c4615b2 drm/i915: Don't do WaFbcTurnOffFbcWatermark for glk by Ville Syrjälä · 4 years, 6 months ago
- 885f182 drm/i915: Move all FBC w/as to .init_clock_gating() by Ville Syrjälä · 4 years, 6 months ago
- 242613a drm/i915: Use the gt in HAS_ENGINE by Daniele Ceraolo Spurio · 4 years, 6 months ago
- 5cecf50 drm/i915/fbc: Allow FBC to recompress after a 3D workload on i85x/i865 by Ville Syrjälä · 4 years, 7 months ago
- fd7a9d8 drm/i915: Fix g4x fbc watermark enable by Ville Syrjälä · 4 years, 9 months ago
- 2bcefd0 drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- 806a45c drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- c3b93a9 drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- 7331c35 drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- 19f1f62 drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- f93ec5f drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds by Chris Wilson · 4 years, 7 months ago
- 5f4ae27 drm/i915: Identify Cometlake platform by Chris Wilson · 4 years, 8 months ago
- cac91e6 drm/i915: Fix includes and local vars order by Stanislav Lisovskiy · 4 years, 8 months ago
- cd19154 drm/i915: Adjust CDCLK accordingly to our DBuf bw needs by Stanislav Lisovskiy · 4 years, 8 months ago
- 19edeb38 drm/i915/pm: Prefer drm_WARN_ON over WARN_ON by Pankaj Bharadiya · 4 years, 9 months ago
- cba597a drm/i915/display: Return error from dbuf allocation failure by Chris Wilson · 4 years, 8 months ago
- b6a13a3 drm/i915: Fix dbuf slice mask when turning off all the pipes by Ville Syrjälä · 4 years, 8 months ago
- 70b1a26 drm/i915: Clean up dbuf debugs during .atomic_check() by Ville Syrjälä · 5 years ago
- c7c0e7e drm/i915: Move the dbuf pre/post plane update by Ville Syrjälä · 5 years ago
- 0cde0e0 drm/i915: Nuke skl_ddb_get_hw_state() by Ville Syrjälä · 5 years ago
- 3cf43cd drm/i915: Introduce proper dbuf state by Ville Syrjälä · 5 years ago
- 2f9078c drm/i915: Make skl_compute_dbuf_slices() behave consistently for all platforms by Ville Syrjälä · 5 years ago
- 8ca6d02 drm/i915: Enable SAGV support for Gen12 by Stanislav Lisovskiy · 4 years, 8 months ago
- 20f505f drm/i915: Restrict qgv points which don't have enough bandwidth. by Stanislav Lisovskiy · 4 years, 8 months ago
- 7241c57 drm/i915: Add TGL+ SAGV support by Stanislav Lisovskiy · 4 years, 8 months ago
- d8d5afe drm/i915: Make active_pipes check skl specific by Stanislav Lisovskiy · 4 years, 8 months ago
- 1d0a6c8 drm/i915: Extract skl SAGV checking by Stanislav Lisovskiy · 4 years, 8 months ago
- d916234 drm/i915: Introduce skl_plane_wm_level accessor. by Stanislav Lisovskiy · 4 years, 8 months ago
- 260a6c1b drm/i915: Fix glk watermark calculations by Ville Syrjälä · 4 years, 9 months ago
- 690d22da drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled by Sultan Alsawaf · 4 years, 9 months ago
- dab3aff drm/i915: Remove cnl pre-prod workarounds by Ville Syrjälä · 4 years, 9 months ago
- ecab0f3 drm/i915: Track active_pipes in bw_state by Stanislav Lisovskiy · 4 years, 9 months ago
- 9728889 drm/i915: Use bw state for per crtc SAGV evaluation by Stanislav Lisovskiy · 4 years, 9 months ago
- f9d7742 drm/i915/tgl: Wa_14011059788 by Matt Atwood · 4 years, 9 months ago
- 81b55ef drm/i915: drop a bunch of superfluous inlines by Jani Nikula · 4 years, 9 months ago
- 680e1af drm/i915: Add pre/post plane updates for SAGV by Stanislav Lisovskiy · 4 years, 9 months ago
- a389c49 drm/i915: Prepare to extract gen specific functions from intel_can_enable_sagv by Stanislav Lisovskiy · 4 years, 9 months ago
- 7b99475 drm/i915: Start passing latency as parameter by Stanislav Lisovskiy · 4 years, 9 months ago
- c834d03 drm/i915: Implement display w/a 1140 for glk/cnl by Ville Syrjälä · 4 years, 11 months ago
- a7f1e8e drm/i915: Enable transition watermarks for glk by Ville Syrjälä · 4 years, 11 months ago
- 23baedd drm/i915: Don't check for wm changes until we've compute the wms fully by Ville Syrjälä · 4 years, 11 months ago
- e7f54e6 drm/i915: Don't check uv_wm in skl_plane_wm_equals() by Ville Syrjälä · 4 years, 11 months ago
- 50148a2 drm/i915/tgl: Move and restrict Wa_1408615072 by José Roberto de Souza · 4 years, 11 months ago
- 3551ff9 drm/i915/gen11: Moving WAs to rcs_engine_wa_init() by José Roberto de Souza · 4 years, 11 months ago
- a10510a drm/i915: move watermark structs more towards usage by Jani Nikula · 4 years, 11 months ago
- 05e8155 drm/i915: Use a sentinel to terminate the dbuf slice arrays by Ville Syrjälä · 5 years ago
- 06812bd drm/i915: Add missing commas to dbuf tables by Ville Syrjälä · 5 years ago
- 5ef2c35 drm/i915: Remove garbage WARNs by Ville Syrjälä · 5 years ago
- 2a67054b drm/i915: Handle some leftover s/intel_crtc/crtc/ by Ville Syrjälä · 5 years ago
- 3c75050 drm/i915: Drop WaDDIIOTimeout:glk by Ville Syrjälä · 5 years ago
- 2713eb4 drm/i915: Distribute switch variables for initialization by Kees Cook · 5 years ago
- f8226d0 drm/i915: make dbuf configurations const by Jani Nikula · 5 years ago
- ff2cd86 drm/i915: Correctly map DBUF slices to pipes by Stanislav Lisovskiy · 5 years ago
- 0f0f9ae drm/i915: Manipulate DBuf slices properly by Stanislav Lisovskiy · 5 years ago
- 2570b7e drm/i915: Introduce parameterized DBUF_CTL by Stanislav Lisovskiy · 5 years ago
- 072fcc3 drm/i915: Remove skl_ddl_allocation struct by Stanislav Lisovskiy · 5 years ago
- f119a5e drm/i915: Nuke skl wm.dirty_pipes bitmask by Ville Syrjälä · 5 years ago
- 6dcde04 drm/i915: Move linetime wms into the crtc state by Ville Syrjälä · 5 years ago
- 0560b0c drm/i915: Polish WM_LINETIME register stuff by Ville Syrjälä · 5 years ago
- 9b6320a drm/i915/pm: use intel de functions for forcewake register access by Jani Nikula · 5 years ago
- 48a1b8d drm/i915: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
- 6f4194c drm/i915: add Wa_14010594013: icl,ehl by Matt Atwood · 5 years ago
- f78d5da drm/i915/tgl: Add Wa_1409825376 to tgl by Radhakrishna Sripada · 5 years ago
- f8d18d5 drm/i915/pm: use new struct drm_device logging macros. by Wambui Karuga · 5 years ago
- ec027b3 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 5 years ago
- 1cd21a7 drm/i915: Add Wa_1407352427:icl,ehl by Matt Roper · 5 years ago
- 9eae5e2 drm/i915: prefer 3-letter acronym for ironlake by Lucas De Marchi · 5 years ago
- 1d21822 drm/i915: prefer 3-letter acronym for pineview by Lucas De Marchi · 5 years ago
- 4ca1538 drm/i915/tgl: Extend Wa_1408615072 to tgl by Matt Roper · 5 years ago
- b9cf9da drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl by Matt Roper · 5 years ago
- 3ae3271 Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
- 4941f35 drm/i915: Make sure CCS YUV semiplanar format checks work by Imre Deak · 5 years ago
- 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago