summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-18drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko
2017-01-17drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-17drm/i915: Fix a typo in vgt_balloon_space()Zhenyu Wang
2017-01-17drm/i915: Assert internal objects are page alignedChris Wilson
2017-01-16drm/i915: Skip switch to kernel context if already doneChris Wilson
2017-01-16drm/i915: Construct a request even if the GPU is currently hungChris Wilson
2017-01-16drm/i915: Assert we do not attempt to reuse an allocated nodeChris Wilson
2017-01-16drm/i915: Catch attempting to use the aliasing_gtt's drm_mmChris Wilson
2017-01-16drm/i915: Flush the change in debugobject before reallocationChris Wilson
2017-01-16drm/i915/dp: Silence compiler for missing prototypeChris Wilson
2017-01-16drm/i915: Use __printf markup to silence compilerChris Wilson
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_normalChris Wilson
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_rotatedChris Wilson
2017-01-14drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson
2017-01-14drm/i915: Stop clearing i915_ggtt_viewChris Wilson
2017-01-14drm/i915: Compact memcmp in i915_vma_compare()Chris Wilson
2017-01-14drm/i915: Mark the ggtt_view structs as packedChris Wilson
2017-01-14drm/i915: Name the anonymous structs inside i915_ggtt_viewChris Wilson
2017-01-13drm/i915/psr: report live PSR2 StateNagaraju, Vathsala
2017-01-13drm/i915/psr: enable psr2 for y cordinate panelsNagaraju, Vathsala
2017-01-13drm/i915/psr: set PSR_MASK bits for deep sleepNagaraju, Vathsala
2017-01-13drm/i915/psr: set CHICKEN_TRANS for psr2Nagaraju, Vathsala
2017-01-13drm/i915: Assert that we have allocated the drm_mm_node upon pinningChris Wilson
2017-01-13drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.cChris Wilson
2017-01-12drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala
2017-01-12drm/i915/psr: disable aux_frame_sync on psr2 exitNagaraju, Vathsala
2017-01-12drm/i915/psr: fix blank screen issue for psr2Nagaraju, Vathsala
2017-01-12drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()Chris Wilson
2017-01-12drm/i915: Expand ggtt_view parameters for debugfsChris Wilson
2017-01-12drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t sizeChris Wilson
2017-01-12drm/i915: Invalidate the guc ggtt TLB upon insertionChris Wilson
2017-01-12drm/i915: Remove useless casts to intel_plane_stateMaarten Lankhorst
2017-01-12drm/i915: Update i915_reset parameter for kerneldocMichel Thierry
2017-01-12drm/i915: Keep i915_handle_error kerneldoc parameters togetherMichel Thierry
2017-01-12drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez
2017-01-12drm/i915/guc: Make sure vma containing firmware is GuC mappableMichał Winiarski
2017-01-12ALSA: Documentation about HDA DP MST pin init and connectionLibin Yang
2017-01-12ALSA: hda - add DP MST audio supportLibin Yang
2017-01-12ALSA: hda - add DP mst verb supportLibin Yang
2017-01-12drm/i915: check ppgtt validity when init reg stateZhenyu Wang
2017-01-12drm/i915: Detect vma reserved for execbuf in evict-for-nodeChris Wilson
2017-01-11drm/i915: Add a sanity check that no request is submitted in the middleChris Wilson
2017-01-11drm/i915: Prefer random replacement before eviction searchChris Wilson
2017-01-11drm/i915: Extract reserving space in the GTT to a helperChris Wilson
2017-01-11drm/i915: Use the MRU stack search after evictingChris Wilson
2017-01-10drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala
2017-01-10drm/i915/psr: program vsc header for psr2Nagaraju, Vathsala
2017-01-10drm : adds Y-coordinate and Colorimetry FormatNagaraju, Vathsala
2017-01-10drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZEChris Wilson
2017-01-10drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()Chris Wilson