summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-20drm/i915: Implement WaDisableEarlyEOT.Rafael Antognolli2-0/+4
2017-12-20drm/i915: Implement WaDisableVFclkgate.Rafael Antognolli2-0/+8
2017-12-19drm/i915: Add pretty printer for modparamsMichal Wajdeczko4-41/+42
2017-12-19drm/i915: Convert intel_device_info_dump into pretty printerMichal Wajdeczko3-14/+17
2017-12-19drm/i915: Add pretty printer for device info flagsMichal Wajdeczko4-10/+23
2017-12-19drm/i915: Fix indentation for intel_ddi_clk_selectChris Wilson1-2/+2
2017-12-19drm/i915: Add a strong mb to resetting the has-CS-interrupt bitChris Wilson1-1/+6
2017-12-19drm/i915/cnl: Add support for horizontal plane flippingJoonas Lahtinen2-5/+36
2017-12-19drm/i915: Protect DDI port to DPLL map from theoretical race.Rodrigo Vivi1-0/+4
2017-12-19drm/i915/selftests: Fix up igt_reset_engineChris Wilson1-64/+251
2017-12-18drm/i915/trace: add hw_id to gem requests trace pointsLionel Landwerlin1-14/+22
2017-12-18drm/i915: reorder field in gem_request tracepointsLionel Landwerlin1-2/+2
2017-12-18drm/i915: Show IPEIR and IPEHR in the engine dumpChris Wilson1-0/+18
2017-12-18drm/i915: prefer i915_gem_object_has_pages()Matthew Auld2-2/+2
2017-12-18drm/i915: Re-enable GGTT earlier after GPU resetChris Wilson1-3/+3
2017-12-17drm/i915: Unifying debugfs return codes for unsupported featuresMichal Wajdeczko1-45/+31
2017-12-16drm/i915: Restore the kernel context after a GPU reset on an idle engineChris Wilson1-0/+19
2017-12-16drm/i915: Skip an engine reset if it recovered before our preparationsChris Wilson1-7/+7
2017-12-16x86/gpu: add CFL to early quirksLucas De Marchi2-0/+7
2017-12-15drm/i915/lpe: Remove double-encapsulation of info stringChris Wilson1-1/+1
2017-12-15drm/i915: Allow internal page allocations to failChris Wilson1-1/+3
2017-12-14drm/i915: Update DRIVER_DATE to 20171214Rodrigo Vivi1-2/+2
2017-12-14Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi10-167/+181
2017-12-14drm/i915: properly init lockdep classSebastian Andrzej Siewior1-4/+1
2017-12-14drm/i915: Show engine state when hangcheck detects a stallChris Wilson1-1/+6
2017-12-14drm/i915: make CS frequency read support missing more obviousLionel Landwerlin1-1/+1
2017-12-14drm/i915/guc: Extract doorbell verification into a functionMichał Winiarski1-5/+14
2017-12-14drm/i915/guc: Extract clients allocation to submission_initMichał Winiarski1-22/+11
2017-12-14drm/i915/guc: Extract doorbell creation from client allocationMichał Winiarski2-173/+88
2017-12-14drm/i915/guc: Call invalidate after changing the vfuncMichał Winiarski1-0/+4
2017-12-14drm/i915/guc: Extract guc_init from guc_init_hwMichał Winiarski4-26/+56
2017-12-14drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski9-77/+110
2017-12-14drm/i915/guc: Move shared data allocation away from submission pathMichał Winiarski4-40/+60
2017-12-13drm/i915: Unwind i915_gem_init() failureChris Wilson1-14/+66
2017-12-13drm/i915: Ratelimit request allocation under oomChris Wilson1-4/+15
2017-12-13drm/i915: Allow fence allocations to failChris Wilson4-5/+7
2017-12-13drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleepChris Wilson1-0/+3
2017-12-13drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()Chris Wilson2-6/+2
2017-12-13drm/i915/fence: Use rcu to defer freeing of irq_workChris Wilson1-1/+2
2017-12-13drm/i915: Dump the engine state before declaring wedged from wait_for_engines()Chris Wilson1-1/+12
2017-12-13drm/i915: Bump timeout for wait_for_engines()Chris Wilson2-2/+4
2017-12-13drm/i915: Downgrade misleading "Memory usable" messageChris Wilson1-3/+2
2017-12-13drm/i915: Print an error message for a reset failure on gen2Chris Wilson1-1/+4
2017-12-12docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.cMarkus Heiser1-3/+0
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld8-45/+46
2017-12-12drm/i915: give stolen_usable_size a more suitable homeMatthew Auld5-18/+16
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld12-28/+37
2017-12-12drm/i915: make reserved struct resource centricMatthew Auld4-14/+12
2017-12-12drm/i915: make dsm struct resource centricMatthew Auld8-88/+89
2017-12-12drm/i915: nuke the duplicated stolen discoveryMatthew Auld2-155/+5