Age | Commit message (Expand) | Author |
2017-01-18 | drm/i915/guc: Move GuC log related functions into dedicated file | Michal Wajdeczko |
2017-01-17 | drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible | Ville Syrjälä |
2017-01-17 | drm/i915: Fix a typo in vgt_balloon_space() | Zhenyu Wang |
2017-01-17 | drm/i915: Assert internal objects are page aligned | Chris Wilson |
2017-01-16 | drm/i915: Skip switch to kernel context if already done | Chris Wilson |
2017-01-16 | drm/i915: Construct a request even if the GPU is currently hung | Chris Wilson |
2017-01-16 | drm/i915: Assert we do not attempt to reuse an allocated node | Chris Wilson |
2017-01-16 | drm/i915: Catch attempting to use the aliasing_gtt's drm_mm | Chris Wilson |
2017-01-16 | drm/i915: Flush the change in debugobject before reallocation | Chris Wilson |
2017-01-16 | drm/i915/dp: Silence compiler for missing prototype | Chris Wilson |
2017-01-16 | drm/i915: Use __printf markup to silence compiler | Chris Wilson |
2017-01-14 | drm/i915: Eliminate superfluous i915_ggtt_view_normal | Chris Wilson |
2017-01-14 | drm/i915: Eliminate superfluous i915_ggtt_view_rotated | Chris Wilson |
2017-01-14 | drm/i915: Convert i915_ggtt_view to use an anonymous union | Chris Wilson |
2017-01-14 | drm/i915: Stop clearing i915_ggtt_view | Chris Wilson |
2017-01-14 | drm/i915: Compact memcmp in i915_vma_compare() | Chris Wilson |
2017-01-14 | drm/i915: Mark the ggtt_view structs as packed | Chris Wilson |
2017-01-14 | drm/i915: Name the anonymous structs inside i915_ggtt_view | Chris Wilson |
2017-01-13 | drm/i915/psr: report live PSR2 State | Nagaraju, Vathsala |
2017-01-13 | drm/i915/psr: enable psr2 for y cordinate panels | Nagaraju, Vathsala |
2017-01-13 | drm/i915/psr: set PSR_MASK bits for deep sleep | Nagaraju, Vathsala |
2017-01-13 | drm/i915/psr: set CHICKEN_TRANS for psr2 | Nagaraju, Vathsala |
2017-01-13 | drm/i915: Assert that we have allocated the drm_mm_node upon pinning | Chris Wilson |
2017-01-13 | drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c | Chris Wilson |
2017-01-12 | drm/i915/psr: enable ALPM for psr2 | Nagaraju, Vathsala |
2017-01-12 | drm/i915/psr: disable aux_frame_sync on psr2 exit | Nagaraju, Vathsala |
2017-01-12 | drm/i915/psr: fix blank screen issue for psr2 | Nagaraju, Vathsala |
2017-01-12 | drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*() | Chris Wilson |
2017-01-12 | drm/i915: Expand ggtt_view parameters for debugfs | Chris Wilson |
2017-01-12 | drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size | Chris Wilson |
2017-01-12 | drm/i915: Invalidate the guc ggtt TLB upon insertion | Chris Wilson |
2017-01-12 | drm/i915: Remove useless casts to intel_plane_state | Maarten Lankhorst |
2017-01-12 | drm/i915: Update i915_reset parameter for kerneldoc | Michel Thierry |
2017-01-12 | drm/i915: Keep i915_handle_error kerneldoc parameters together | Michel Thierry |
2017-01-12 | drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround. | Francisco Jerez |
2017-01-12 | drm/i915/guc: Make sure vma containing firmware is GuC mappable | Michał Winiarski |
2017-01-12 | ALSA: Documentation about HDA DP MST pin init and connection | Libin Yang |
2017-01-12 | ALSA: hda - add DP MST audio support | Libin Yang |
2017-01-12 | ALSA: hda - add DP mst verb support | Libin Yang |
2017-01-12 | drm/i915: check ppgtt validity when init reg state | Zhenyu Wang |
2017-01-12 | drm/i915: Detect vma reserved for execbuf in evict-for-node | Chris Wilson |
2017-01-11 | drm/i915: Add a sanity check that no request is submitted in the middle | Chris Wilson |
2017-01-11 | drm/i915: Prefer random replacement before eviction search | Chris Wilson |
2017-01-11 | drm/i915: Extract reserving space in the GTT to a helper | Chris Wilson |
2017-01-11 | drm/i915: Use the MRU stack search after evicting | Chris Wilson |
2017-01-10 | drm/i915/psr: disable psr2 for resolution greater than 32X20 | Nagaraju, Vathsala |
2017-01-10 | drm/i915/psr: program vsc header for psr2 | Nagaraju, Vathsala |
2017-01-10 | drm : adds Y-coordinate and Colorimetry Format | Nagaraju, Vathsala |
2017-01-10 | drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE | Chris Wilson |
2017-01-10 | drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged() | Chris Wilson |