summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-16drm/i915: Introduce Jasper Lake PCHMatt Roper3-3/+32
2019-10-16drm/i915/ehl: Don't forget to set TC long detect functionMatt Roper1-0/+1
2019-10-16drm/i915: Prepare the mode readout for hw vs. uapi state splitVille Syrjälä1-1/+1
2019-10-16drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state splitVille Syrjälä1-5/+9
2019-10-16drm/i915: Switch intel_legacy_cursor_update() to intel_ typesVille Syrjälä1-42/+42
2019-10-16drm/i915: Refactor timestamping constants updateVille Syrjälä1-7/+11
2019-10-16drm/i915/execlist: Trim immediate timeslice expiryChris Wilson3-11/+39
2019-10-16drm/i915/selftests: Drop stale struct_mutexChris Wilson1-8/+1
2019-10-15drm/i915/tgl: Wa_1607138340Mika Kuoppala1-0/+4
2019-10-15drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627Mika Kuoppala2-0/+9
2019-10-15drm/i915/tgl: Wa_1607138336Mika Kuoppala2-0/+7
2019-10-15drm/i915/tgl: Wa_1409600907Mika Kuoppala1-0/+4
2019-10-15drm/i915/tgl: Wa_1409170338Mika Kuoppala1-0/+6
2019-10-15drm/i915/tgl: Wa_1409420604Mika Kuoppala2-0/+8
2019-10-15drm/i915/tgl: Keep FF dop clock enabled for A0Mika Kuoppala2-1/+9
2019-10-15drm/i915/tgl: Add extra hdc flush workaroundMika Kuoppala1-0/+20
2019-10-15drm/i915/tgl: Add HDC Pipeline FlushMika Kuoppala2-1/+4
2019-10-15drm/i915/tgl: Include ro parts of l3 to invalidateMika Kuoppala2-0/+2
2019-10-15drm/i915/tgl: Add IS_TGL_REVIDMika Kuoppala1-0/+5
2019-10-15drm/i915/icl: Wa_1607087056Mika Kuoppala2-0/+7
2019-10-15drm/i915: Flush tasklet submission before sleeping on i915_request_waitChris Wilson1-0/+1
2019-10-15drm/i915: Use drm_rect_init()Ville Syrjälä2-12/+4
2019-10-15drm/i915: Use drm_rect_translate_to()Ville Syrjälä1-6/+4
2019-10-15drm/i915: Make .modeset_calc_cdclk() mandatoryVille Syrjälä2-11/+28
2019-10-15drm/i915: Stop using drm_atomic_helper_check_planes()Ville Syrjälä3-19/+50
2019-10-15drm/i915: Switch to using DP_MSA_MISC_* definesVille Syrjälä2-21/+9
2019-10-15drm/i915/dp: Attach HDR metadata property to DP connectorGwan-gyeong Mun1-0/+5
2019-10-15drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static MetadataGwan-gyeong Mun3-0/+96
2019-10-15drm/i915: Add new GMP register size for GEN11Gwan-gyeong Mun2-2/+11
2019-10-15drm/i915/dp: Attach colorspace propertyGwan-gyeong Mun2-3/+20
2019-10-15drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSAGwan-gyeong Mun5-8/+41
2019-10-15drm/i915/dp: Extend program of VSC Header and DB for Colorimetry FormatGwan-gyeong Mun4-15/+60
2019-10-15drm/i915/execlists: Clear semaphore immediately upon ELSP promotionChris Wilson1-3/+3
2019-10-15drm/i915: Remove leftover vma->obj->pages_pin_count on insert/removeChris Wilson1-4/+1
2019-10-15drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()Chris Wilson1-1/+4
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen5459-147081/+345799
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin5-3/+61
2019-10-14drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson1-1/+45
2019-10-14drm/i915: add support for perf configuration queriesLionel Landwerlin2-2/+297
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin3-0/+15
2019-10-14drm/i915/execlists: Assert tasklet is locked for process_csb()Chris Wilson3-3/+22
2019-10-14drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bitsVivek Kasireddy2-4/+7
2019-10-14drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä1-6/+16
2019-10-14drm/i915/execlists: Tweak virtual unsubmissionChris Wilson2-4/+4
2019-10-14drm/i915/selftests: Check that GPR are cleared for new contextsChris Wilson1-19/+166
2019-10-14drm/i915/selftests: Check known register values within the contextChris Wilson1-0/+126
2019-10-14drm/i915/display: Squelch kerneldoc warningsChris Wilson1-2/+2
2019-10-14drm/i915/selftests: Fixup naked 64b divideChris Wilson1-5/+7
2019-10-13drm/i915/perf: Avoid polluting the i915_oa_config with error pointersChris Wilson1-27/+25
2019-10-12drm/i915/perf: Prefer using the pinned_ctx for emitting delays on configChris Wilson1-2/+7