-
topic/drmp-cleanup-2019-01-02dd7ece7f · ·
Make some drm headers self-contained with includes and forward declarations
-
drm-intel-next-fixes-2018-12-27
GVT fixes for v4.21-rc1
-
drm-intel-next-2018-12-21-117960f35 · ·
Driver Changes: - Selftests fixes and improvements (Chris, Tvrtko) - PSR/PSR2 fixes and improvements (Jose) - Makefile style fixes (Pedro) - Implement Vesa's DP Extended Receiver Capability field (Matt Atwood) - Allow FBC with 5k on newer displays gen10+ (Jose) - HDCP-1.4 fixes and improvements (Ram) - Move Render ring mmio init workaround to new common wa_list (Chris) - Execlist: Apply a full mb before execution for Braswell (Chris) - Forcibly evict stale csb entries on ICL (Mika) - Push EMIT_INVALIDATE at request start to backends (Chris) - EMIT_INVALIDATE after switch context (Chris) - Pipeline PDP updates for Braswell (chris) - Skip the ERR_PTR error state (Chris) - Flush GPU relocs harder for gen3 (Chris) - Watermark fixes and improvements (Ville, Matt Roper, Paulo) - Use intel_ types more consistently (Matt Roper) - Fix HDMI SCDC scrambling enable for CTS (Clint) - Expand DFSM pipe disable to gen >= 9 (Bob) - IS_GEN/IS_GEN_RANGE reorg and improvements (Lucas) - Ice Lake VDBoxes (Oscar/Chris) - DSC per connector debugfs node and fix (Manasi) - HuC updated version for Broxton (Anusha) - Update crtc scaler settings when needed for gen9+ (Hans) - Ice Lake vswing programming changes for combo ports (Clint) - Apply missed interrupt after reset w/a to all ringbuffer gen (Chris) - Ice Lake fixes for TypeC and Thunderbolt (Imre)
-
-
-
drm-intel-fixes-2018-12-07
- Fix for system crash after GPU hang (Bugzilla #107945) - GVT fix for guest graphics corruption (https://github.com/intel/gvt-linux/issues/61)
-
drm-intel-next-2018-12-044377d4e0 · ·
Final drm/i915 changes for v4.21: - ICL DSI video mode enabling (Madhav, Vandita, Jani, Imre) - eDP sink count fix (José) - PSR fixes (José) - DRM DP helper and i915 DSC enabling (Manasi, Gaurav, Anusha) - DP FEC enabling (Anusha) - SKL+ watermark/ddb programming improvements (Ville) - Pixel format fixes (Ville) - Selftest updates (Chris, Tvrtko) - GT and engine workaround improvements (Tvrtko)
-
drm-intel-fixes-2018-11-28
Just gvt-fixes-2018-11-26
-
drm-intel-next-2018-11-22b4bf44d2 · ·
Changes outside i915: - Connector property to limit max bpc (Radhakrishna) - Fix LPE audio runtime PM and deinit (Ville) - DP FEC prep work (Anusha) - Mark pinned shmemfs pages as unevictable (Kuo-Hsin) - Backmerge drm-next (Jani) Inside i915: - Revert OA UAPI change that lacks userspace (Joonas) - Register macro cleanup (Jani) - 32-bit build fixes on pin flags (Chris) - Fix MG DP mode and PHY gating for HDMI (Imre) - DP MST race, hpd and irq fixes (Lyude) - Combo PHY fixes and cleanup (Imre, Lucas) - Move display init and cleanup under modeset init and cleanup (José) - PSR fixes (José) - Subslice size fixes (Daniele) - Abstract and clean up fixed point helpers (Jani) - Plane input CSC for YUV to RGB conversion (Uma) - Break long iterations for get/put shmemfs pages (Chris) - Improve DDI encoder hw state readout sanity checks (Imre) - Fix power well leaks for MST (José) - Scaler fixes (Ville) - Watermark fixes (Ville) - Fix VLV/CHV DSI panel orientation readout (Ville) - ICL rawclock fixes (Paulo) - Workaround DMC power well request issues (Imre) - Plane allocation fix (Maarten) - Transcoder enum value/ordering robustness fixes (Imre) - UTS_RELEASE build dependency fix (Hans Holmberg)
-
-
drm-intel-fixes-2018-11-22f559156c · ·
- Fix for fastboot DSI panel boot time flicker regression, also fixes Bugzilla #108225 - Fix Bugzilla #101269 to avoid GPU hangs on Sandybridge machines - Avoid GPU hang on error capture on Broxton with Vt-d enabled - Avoid missing GPU relocations on Pineview and Bearlake (Gen3)
-
drm-intel-fixes-2018-11-156e8adf6f · ·
- Fix Bugzilla #108712: Fix incorrect EU count report from kernel - Fix to account for scale factor when calculating initial phase on scaled output - Avoid too trigger-happy HPD storm detection and fix a race and an OOPS for MST systems. - Relocation race fix for Gen4/5 - A couple ICL fixes and dependencies for above Fixes:.
-
drm-intel-fixes-2018-11-08
Bugzilla #108282 fixed: Avoid graphics corruption on 32-bit systems for Mesa 18.2.x Avoid OOPS on LPE audio deinit. Remove two unused W/As. Fix to correct HDMI 2.0 audio clock modes to spec.
-
drm-intel-next-2018-11-025468a543 · ·
The first big pile of changes for v4.21/v5.1: - DP Display Stream Compression preliminary work, helpers, etc. (Manasi, Anusha) - Fix flex IO lane count programming (Manasi) - GEM selftest updates (Chris, Matthew) - ICL DSI enabling (Madhav, Jani) - CSR firmware definition cleanup (Jani) - CSR ICL stepping info, DC5/DC6 debugfs info (Jyoti) - intel_display.c cleanups and code movement (Jani, Ville) - PSR fixes and cleanup, enable PSR1 by default on gen9+ (José, Dhinakaran) - Perf updates (Lionel) - DP MST fixes (Lyude) - Improved DP MST support logging (Ville) - ICL workarounds (Oscar, Radhakrishna, Lucas, Anuj) - Workaround cleanups (Rodrigo) - HDCP 2.2 prep work (Ramalingam) - AVI infoframes for LSPCON (Shashank) - CRTC output formats YCBCR 4:2:0 and 4:4:4 (Shashank) - ICL PLL refactoring (Vandita) - Watermark fixes (Paulo) - Master intr fixes (Mika) - Amberlake platform (José, Shawn) - Ensure HDA suspend/resume ordering (Imre) - eDP orientation quirks (Hans) - DP detect and link retrain fixes and cleanups (Dhinakaran) - GuC fixes, cleanups and selftests (Daniele, Michal, Chris) - ICL combophy/TC fixes and cleanups (Mahesh, Lucas, José) - ICL RGB565 90/270 plane rotation (Juha-Pekka) - HDMI 2.0 audio N values (Clint) - Aux channel refactoring, ICL aux power fixes (Imre) - Opregion suspend/resume improvement (Chris) - Sort platform if ladders newest-to-oldest (Rodrigo) - IPC fixes (José) - PCH reset handshake fixes for PCH NOP (José) - Store available engine masks in intel info (Tvrtko) - Fix video DIP register definitions (Dhinakaran) - ICL planar formats, NV12 (Maarten) - Plane alpha blending support (Maarten) - crtc->config usage removal cleanups (Maarten) - Plane init cleanups (Ville) - Use BITS_PER_TYPE (Chris) - Remove i915.enable_ppgtt override (Chris) - Scheduling priority improvements (Chris) - Fix GTT 64-bit computations on 32-bit systems (Chris) - A number of display fixes all around... (Ville) - A number of GEM fixes all around... (Chris) - Tons of other fixes and improvements (Everyone) - Failure to properly credit everyone in the above changelog (Jani)
-
-
drm-intel-next-fixes-2018-10-25f9776280 · ·
- Fix to avoid link retraining workaround on eDP (the other is a comment change)
-
drm-intel-next-fixes-2018-10-197b0f61e9 · ·
- The missing 4 MST patches that tooling didn't pick from drm core/nouveau
-
drm-intel-next-fixes-2018-10-18835fe6d7 · ·
- Fix GPU hang on MacBook2,1 when booting in EFI mode (Bugzilla #105637) - Fix garbled console on Y tiled BIOS framebuffer configs (Bugzilla #108264) - Fix black screen on certain eDP panels eg. Dell XPS 9350 (Bugzilla #107489 and #105338) - MST fixes that Rodrigo dropped from drm-intel-fixes and bunch of Icelake fixes - Then assorted proactive code fixes caught by CI or developers
-
drm-intel-next-fixes-2018-10-0498a9bce3 · ·
Compiler warning fix and adding back a removed max stride check for sprite planes.
-
drm-intel-fixes-2018-10-034c9613ce · ·
There's one fix for our zlib incomlete Z_FINISH on our error state handling , plus a compilation warning fix and a tiny code clean up.