summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gem: Support discontiguous lmem object mapsChris Wilson2020-01-035-123/+78
* drm/i915/gt: Always poison the kernel_context image before unparkingChris Wilson2020-01-033-3/+21
* drm/i915/gt: Discard stale context state from across idlingChris Wilson2020-01-033-8/+11
* drm/i915/gt: Ignore stale context state upon resumeChris Wilson2020-01-032-2/+11
* drm/i915/gt: Clear LRC image inlineChris Wilson2020-01-032-43/+58
* drm/i915/gt: Include a bunch more rcs image stateChris Wilson2020-01-032-1/+94
* drm/i915/dsi: Control panel and backlight enable GPIOs on BYTHans de Goede2020-01-032-1/+66
* drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...Hans de Goede2020-01-032-20/+22
* drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)Hans de Goede2020-01-033-6/+7
* drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.cHans de Goede2020-01-033-27/+48
* drm/i915/gt: Flush ongoing retires during wait_for_idleChris Wilson2020-01-033-9/+19
* drm/i915/gem: Single page objects are naturally contiguousChris Wilson2020-01-021-0/+3
* drm/i915: reimplement header test featureMasahiro Yamada2020-01-027-36/+31
* Merge branch 'ib-pinctrl-unreg-mappings' of git://git.kernel.org/pub/scm/linu...Jani Nikula2020-01-025-32/+24
|\
| * pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede2019-12-305-32/+24
* | drm/i915/gem: Drop local vma->vm_file referenceChris Wilson2020-01-012-0/+69
* | drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2019-12-312-0/+4
* | drm/i915/gt: Restore coarse power gatingChris Wilson2020-01-011-2/+4
* | drm/i915: Introduce remap_io_sg() to prefault discontiguous objectsAbdiel Janulgue2019-12-313-20/+74
* | drm/i915/tgl: Assume future platforms will inherit TGL's SFC capabilityMatt Roper2019-12-311-1/+1
* | drm/i915/gt: Tweak flushes around ivb ppgttChris Wilson2019-12-311-2/+2
* | drm/i915/gt: Leave RING_BB_STATE to default valueChris Wilson2019-12-301-1/+0
* | drm/i915/selftests: Flush the context workerChris Wilson2019-12-302-2/+4
* | drm/i915/gt: Do not restore invalid RS stateChris Wilson2019-12-301-13/+11
* | drm/i915/gt: Avoid using the GPU before initialisationChris Wilson2019-12-304-5/+13
* | drm/i915/gt: Avoid using tag 0 for the very first submissionChris Wilson2019-12-301-1/+3
* | drm/i915/gt: Ensure that all new contexts clear STOP_RINGChris Wilson2019-12-301-3/+11
* | drn/i915: Break up long i915_buddy_free_list() with a cond_resched()Chris Wilson2019-12-301-1/+3
* | drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare2019-12-301-6/+1
* | drm/i915/dp: Make port sync mode assignments only if all tiles presentManasi Navare2019-12-301-65/+117
* | drm/i915/dp: Make sure all tiled connectors get added to the state with full ...Manasi Navare2019-12-301-0/+138
* | drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare2019-12-291-0/+72
* | drm: Handle connector tile support only for modes that match tile sizeManasi Navare2019-12-291-1/+3
* | drm/i915: prefer 3-letter acronym for tigerlakeLucas De Marchi2019-12-281-3/+3
* | drm/i915: prefer 3-letter acronym for ivybridgeLucas De Marchi2019-12-283-11/+11
* | drm/i915: prefer 3-letter acronym for broadwellLucas De Marchi2019-12-285-13/+13
* | drm/i915: prefer 3-letter acronym for ironlakeLucas De Marchi2019-12-2811-126/+125
* | drm/i915: prefer 3-letter acronym for icelakeLucas De Marchi2019-12-282-9/+8
* | drm/i915: prefer 3-letter acronym for cannonlakeLucas De Marchi2019-12-281-4/+3
* | drm/i915: prefer 3-letter acronym for skylakeLucas De Marchi2019-12-287-23/+22
* | drm/i915: prefer 3-letter acronym for haswellLucas De Marchi2019-12-283-33/+32
* | drm/i915: prefer 3-letter acronym for pineviewLucas De Marchi2019-12-282-20/+29
* | drm/i915: simplify prefixes on device_infoLucas De Marchi2019-12-281-115/+115
* | drm/i915/lmem: debugfs for LMEM detailsLukasz Fiedorowicz2019-12-286-2/+36
* | drm/i915: Restore very early GPU resetChris Wilson2019-12-281-0/+11
* | drm/i915/tgl: Extend Wa_1408615072 to tglMatt Roper2019-12-272-0/+7
* | drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2019-12-272-1/+11
* | drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tglMatt Roper2019-12-271-2/+5
* | drm/i915/selftests: Err out on coherency if initialisation failedChris Wilson2019-12-271-4/+8
* | drm/i915/gt: Ignore incomplete engines after init failureChris Wilson2019-12-263-3/+12