aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-14drm/i915/ddi: Push pipe clock enabling to encodersImre Deak3-6/+12
2018-06-14drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()Imre Deak1-4/+4
2018-06-14drm/i915/psr: Kill delays when activating psr back.Rodrigo Vivi3-25/+8
2018-06-14drm/i915/gtt: Only keep gen6 page directories pinned while activeChris Wilson3-15/+54
2018-06-14drm/i915: Show CCID in engine dumpsChris Wilson1-0/+2
2018-06-14drm/i915: Make the hexdump row offset visually distinctChris Wilson1-1/+1
2018-06-14drm/i915: Dump the ringbuffer of the active request for debuggingChris Wilson1-5/+36
2018-06-14drm/i915/dsm: remove unnecessary dsm priv structureJani Nikula1-16/+11
2018-06-14drm/i915: Move GEM sanitize from resume_early to resumeChris Wilson1-2/+2
2018-06-14drm/i915/opregion: move acpi notifier to dev_privJani Nikula2-19/+13
2018-06-14drm/i915/perf: make oa format tables constJani Nikula1-2/+2
2018-06-14drm/i915: Make closing request flush mandatoryChris Wilson12-47/+24
2018-06-13drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä10-5/+84
2018-06-12drm/i915/icl: DP_AUX_E is valid on ICL+James Ausmus6-1/+26
2018-06-12drm/i915/icl: fix gmbus gpio pin mappingMahesh Kumar3-7/+11
2018-06-12drm/i915/icl: Add DDI HDMI level selection for ICLManasi Navare1-1/+8
2018-06-12drm/i915/gtt: Make gen6 page directories evictableChris Wilson3-111/+155
2018-06-12drm/i915/guc: Add support for define guc_log_size in megabytes.Piotr Piorkowski2-0/+14
2018-06-12drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.hPiotr Piorkowski4-33/+57
2018-06-12drm/i915/guc: Refactoring preparation of the GUC_CTL_CTXINFO parameterPiotr Piorkowski1-10/+18
2018-06-12drm/i915/guc: Refactoring preparation of the GUC_CTL_LOG_PARAMS parameterPiotr Piorkowski3-14/+17
2018-06-12drm/i915/guc: Refactoring preparation of the GUC_CTL_FEATURE parameterPiotr Piorkowski1-8/+14
2018-06-12drm/i915/guc: Refactoring preparation of the GUC_CTL_DEBUG parameterPiotr Piorkowski1-5/+7
2018-06-12drm/i915/guc: Don't store runtime GuC log level in modparamPiotr Piórkowski5-28/+24
2018-06-12drm/i915/gtt: Onionify error handling for gen6_ppgtt_createChris Wilson1-42/+39
2018-06-12drm/i915/gtt: Subclass gen6_hw_ppgttChris Wilson3-58/+65
2018-06-12drm/i915/ringbuffer: Serialize load of PD_DIRChris Wilson3-15/+44
2018-06-12drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directoriesChris Wilson1-4/+4
2018-06-11drm/i915/execlists: Avoid putting the error pointerChris Wilson1-4/+2
2018-06-11drm/i915: Wrap around the tail offset before setting ring->tailChris Wilson3-8/+24
2018-06-11drm/i915/ringbuffer: Fix context restore upon resetChris Wilson8-156/+66
2018-06-11drm/i915/ringbuffer: Brute force context restoreChris Wilson1-0/+27
2018-06-11drm/i915/skl: Add warn about unsupported CDCLK ratesImre Deak1-0/+10
2018-06-11drm/i915/perf: fix gen11 engine class shiftMichel Thierry1-6/+3
2018-06-11drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10Michel Thierry1-1/+4
2018-06-11drm/i915: Apply batch location restrictions before pinningChris Wilson1-22/+27
2018-06-11drm/i915: Refactor unsettting obj->mm.pagesChris Wilson1-31/+37
2018-06-11drm/i915: Squash GEM load failure message (again)Chris Wilson3-17/+19
2018-06-11drm/i915: fix PCH_NOP setting for non-PCH platformsJani Nikula1-8/+11
2018-06-11drm/i915: be more strict about HAS_PCH_NOP() usageJani Nikula2-2/+2
2018-06-11drm/i915: clean up virtual PCH special case handlingJani Nikula1-7/+6
2018-06-11drm/i915: document PCH_NOPLucas De Marchi1-1/+1
2018-06-11drm/i915: fix guest virtual PCH detection on non-PCH systemsJani Nikula1-1/+1
2018-06-09drm/i915/gtt: Reorder aliasing_ppgtt finiChris Wilson1-6/+4
2018-06-08drm/i915/gtt: Remove vgpu check for gen6Chris Wilson1-1/+1
2018-06-08drm/i915/gtt: Remove redundant hsw_mm_switch()Chris Wilson1-24/+0
2018-06-08drm/i915/gtt: Fix unwind length passed to gen6_ppgtt_clear_rangeChris Wilson1-1/+1
2018-06-08drm/i915: Fix sprite destination colorkeying on SKL+Ville Syrjälä1-3/+61
2018-06-08drm/i915: Mark the GPU as wedged without error on fault injectionChris Wilson1-0/+2
2018-06-08drm/i915: Add WaKBLVECSSemaphoreWaitPollMika Kuoppala3-0/+16