summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...Hans de Goede2020-01-031-1/+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
* 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
* drm/i915/gt: Apply sanitiization just before resumeChris Wilson2019-12-265-29/+14
* drm/i915/gt: Stop poking at engine->serial at a high levelChris Wilson2019-12-261-4/+3
* drm/i915: Add spaces before compound GEM_TRACEChris Wilson2019-12-252-2/+2
* drm/i915: Switch context id allocation directly to xarrayTvrtko Ursulin2019-12-243-36/+25
* drm/i915/gt: Flush other retirees inside intel_gt_retire_requests()Chris Wilson2019-12-243-17/+7
* drm/i915/display: cleanup intel_bw_state on i915 module removalPankaj Bharadiya2019-12-243-0/+8
* drm/i915/gt: Tidy up checking active timelines during retirementChris Wilson2019-12-231-5/+9
* drm/i915/display: Add comment to a function that probably can be removedJosé Roberto de Souza2019-12-231-0/+4
* drm/i915/mst: Force modeset on MST slaves when master needs a modesetJosé Roberto de Souza2019-12-231-0/+36