Quoting Shankar, Uma (2020-04-17 12:49:21) > > > > -----Original Message----- > > From: Shankar, Uma <uma.shankar@xxxxxxxxx> > > Sent: Thursday, April 16, 2020 4:24 PM > > To: intel-gfx@xxxxxxxxxxxxxxxxxxxxx > > Cc: Vehmanen, Kai <kai.vehmanen@xxxxxxxxx>; Gupta, Anshuman > > <anshuman.gupta@xxxxxxxxx>; jani.nikula@xxxxxxxxxxxxxxx; Shankar, Uma > > <uma.shankar@xxxxxxxxx> > > Subject: [v6] drm/i915/display: Enable DP Display Audio WA > > > > For certain DP VDSC bpp settings, hblank asserts before hblank_early, leading to a > > bad audio state. Driver need to program "hblank early enable" and "samples per line" > > parameters in AUDIO_CONFIG_BE register. > > > > This is Display Audio WA #1406928334 for 4k+VDSC usecase applicable on DP > > encoders. Implemented the same. > > > > v2: Fixed build failures on 32bit machine. > > > > v3: Dropped u64, added helpers for sample room calculation, > > other general comments as per Jani Nikula's feedback. > > Also fixed connector type check (spotted by Anshuman) > > > > v4: Addressed Jani Nikula and Kai's review comments. > > > > v5: Addressed Anshuman's review comment and used crtc_* variable > > to get timings. > > > > v6: Dropped a redundant initialization. > > Change pushed to dinq. Thanks for the review. You pushed even though it was failing in boot? Please fix or revert. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx