summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-15drm/i915/tgl: Wa_1409170338Mika Kuoppala
2019-10-15drm/i915/tgl: Wa_1409420604Mika Kuoppala
2019-10-15drm/i915/tgl: Keep FF dop clock enabled for A0Mika Kuoppala
2019-10-15drm/i915/tgl: Add extra hdc flush workaroundMika Kuoppala
2019-10-15drm/i915/tgl: Add HDC Pipeline FlushMika Kuoppala
2019-10-15drm/i915/tgl: Include ro parts of l3 to invalidateMika Kuoppala
2019-10-15drm/i915/tgl: Add IS_TGL_REVIDMika Kuoppala
2019-10-15drm/i915/icl: Wa_1607087056Mika Kuoppala
2019-10-15drm/i915: Flush tasklet submission before sleeping on i915_request_waitChris Wilson
2019-10-15drm/i915: Use drm_rect_init()Ville Syrjälä
2019-10-15drm/i915: Use drm_rect_translate_to()Ville Syrjälä
2019-10-15drm/i915: Make .modeset_calc_cdclk() mandatoryVille Syrjälä
2019-10-15drm/i915: Stop using drm_atomic_helper_check_planes()Ville Syrjälä
2019-10-15drm/i915: Switch to using DP_MSA_MISC_* definesVille Syrjälä
2019-10-15drm/i915/dp: Attach HDR metadata property to DP connectorGwan-gyeong Mun
2019-10-15drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static MetadataGwan-gyeong Mun
2019-10-15drm/i915: Add new GMP register size for GEN11Gwan-gyeong Mun
2019-10-15drm/i915/dp: Attach colorspace propertyGwan-gyeong Mun
2019-10-15drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSAGwan-gyeong Mun
2019-10-15drm/i915/dp: Extend program of VSC Header and DB for Colorimetry FormatGwan-gyeong Mun
2019-10-15drm/i915/execlists: Clear semaphore immediately upon ELSP promotionChris Wilson
2019-10-15drm/i915: Remove leftover vma->obj->pages_pin_count on insert/removeChris Wilson
2019-10-15drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()Chris Wilson
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin
2019-10-14drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson
2019-10-14drm/i915: add support for perf configuration queriesLionel Landwerlin
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin
2019-10-14drm/i915/execlists: Assert tasklet is locked for process_csb()Chris Wilson
2019-10-14drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bitsVivek Kasireddy
2019-10-14drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä
2019-10-14drm/i915/execlists: Tweak virtual unsubmissionChris Wilson
2019-10-14drm/i915/selftests: Check that GPR are cleared for new contextsChris Wilson
2019-10-14drm/i915/selftests: Check known register values within the contextChris Wilson
2019-10-14drm/i915/display: Squelch kerneldoc warningsChris Wilson
2019-10-14drm/i915/selftests: Fixup naked 64b divideChris Wilson
2019-10-13drm/i915/perf: Avoid polluting the i915_oa_config with error pointersChris Wilson
2019-10-12drm/i915/perf: Prefer using the pinned_ctx for emitting delays on configChris Wilson
2019-10-12drm/i915/perf: execute OA configuration from command streamLionel Landwerlin
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin
2019-10-12drm/i915/perf: allow for CS OA configs to be created lazilyLionel Landwerlin
2019-10-12drm/i915: Mark up "sentinel" requestsChris Wilson
2019-10-12drm/i915/execlists: Prevent merging requests with conflicting flagsChris Wilson
2019-10-12drm/i915/perf: Replace global wakeref tracking with engine-pmChris Wilson
2019-10-11drm/i915/selftests: Serialise write to scratch with its vma bindingChris Wilson
2019-10-11drm/i915: Add an rcu_barrier option to i915_drop_cachesChris Wilson
2019-10-11drm/i915/execlists: Only mark incomplete requests as -EIO on cancellingChris Wilson
2019-10-11drm/i915/execlists: Leave tell-tales as to why pending[] is badChris Wilson
2019-10-11drm/i915: Note the addition of timeslicing to the pretend schedulerChris Wilson
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie