- 8adabb8 drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view by Chris Wilson · 8 years ago
- add6329 drm/i915: Update DRIVER_DATE to 20170123 by Daniel Vetter · 8 years ago
- 6146e6d drm/i915: reinstate call to trace_i915_vma_bind by Daniele Ceraolo Spurio · 8 years ago
- b00ddb2 drm/i915: Assert that created vma has a whole number of pages by Chris Wilson · 8 years ago
- 44a0ec0 drm/i915: Assert the drm_mm_node is allocated when on the VM lists by Chris Wilson · 8 years ago
- e0216b7 drm/i915: Treat an error from i915_vma_instance() as unlikely by Chris Wilson · 8 years ago
- 1fcdaa7 drm/i915: Reject vma creation larger than address space by Chris Wilson · 8 years ago
- befedbb drm/i915: Use common LRU inactive vma bumping for unpin_from_display by Chris Wilson · 8 years ago
- d65415d drm/i915: Do an unlocked wait before set-cache-level ioctl by Chris Wilson · 8 years ago
- 3139b4a drm/i915/huc: Assert that HuC vma is placed in GuC accessible range by Michał Winiarski · 8 years ago
- 7e8d12b drm/i915/huc: Avoid attempting to authenticate non-existent fw by Michał Winiarski · 8 years ago
- 7e79a68 drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max/min by Sagar Arun Kamble · 8 years ago
- e961282 drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config() by Ville Syrjälä · 8 years ago
- a8cd6da drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state() by Ville Syrjälä · 8 years ago
- 7abbd11 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 8 years ago
- 481a6f7 drm/i915: Remove i915_gem_object_to_ggtt() by Chris Wilson · 8 years ago
- a01cb37a drm/i915: Remove i915_vma_create from VMA API by Chris Wilson · 8 years ago
- 4ea9527 drm/i915: Add a check that the VMA instance we lookup matches the request by Chris Wilson · 8 years ago
- 718659a drm/i915: Rename some warts in the VMA API by Chris Wilson · 8 years ago
- be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
- 5464cd6 drm/i915/get_params: Add HuC status to getparams by Anusha Srivatsa · 8 years ago
- dac84a3 drm/i915/huc: Support HuC authentication by Anusha Srivatsa · 8 years ago
- 0509ead drm/i915/huc: Add debugfs for HuC loading status check by Anusha Srivatsa · 8 years ago
- f2ec71d drm/i915/HuC: Add KBL huC loading Support by Anusha Srivatsa · 8 years ago
- cd6909857 drm/i915/huc: Add BXT HuC Loading Support by Anusha Srivatsa · 8 years ago
- bd13285 drm/i915/huc: Add HuC fw loading support by Anusha Srivatsa · 8 years ago
- 5b8cd07 drm/i915: prevent crash with .disable_display parameter by Clint Taylor · 8 years ago
- 1e5a15d drm/i915: Avoid drm_atomic_state_put(NULL) on error paths by Ander Conselvan de Oliveira · 8 years ago
- 3c5e37f drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 8 years ago
- 71895a0 drm/i915: Add comment how we treat hung contexts by Mika Kuoppala · 8 years ago
- 0e178ae drm/i915: Detect a failed GPU reset+recovery by Chris Wilson · 8 years ago
- 61da536 drm/i915: Tidy up engine reset logic by Mika Kuoppala · 8 years ago
- bf2f043 drm/i915: Introduce engine_stalled helper by Mika Kuoppala · 8 years ago
- 211b12a drm/i915: Cleanup request skip decision by Mika Kuoppala · 8 years ago
- 36193ac drm/i915: Introduce engine_skip_context by Mika Kuoppala · 8 years ago
- 4c96554 drm/i915: Move engine reset preparation to i915_gem_reset_prepare() by Chris Wilson · 8 years ago
- 77affa3 drm/i915/psr: Fix compiler warnings for hsw_psr_disable() by Chris Wilson · 8 years ago
- b86bef20 drm/i915: Fix compiler warnings for i915_edp_psr_status() by Chris Wilson · 8 years ago
- fbbad73 drm/i915/huc: Unified css_header struct for GuC and HuC by Anusha Srivatsa · 8 years ago
- db0a091 drm/i915/guc: Make the GuC fw loading helper functions general by Anusha Srivatsa · 8 years ago
- f9cda04 drm/i915/guc: Move GuC log related functions into dedicated file by Michal Wajdeczko · 8 years ago
- a5e4c7d drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
- b368f53 drm/i915: Fix a typo in vgt_balloon_space() by Zhenyu Wang · 8 years ago
- bf6b203 drm/i915: Assert internal objects are page aligned by Chris Wilson · 8 years ago
- f131e35 drm/i915: Skip switch to kernel context if already done by Chris Wilson · 8 years ago
- 6ffb7d0 drm/i915: Construct a request even if the GPU is currently hung by Chris Wilson · 8 years ago
- 9734ad1 drm/i915: Assert we do not attempt to reuse an allocated node by Chris Wilson · 8 years ago
- 3fec7ec drm/i915: Catch attempting to use the aliasing_gtt's drm_mm by Chris Wilson · 8 years ago
- 6f13f29 drm/i915: Flush the change in debugobject before reallocation by Chris Wilson · 8 years ago
- a76f73d drm/i915/dp: Silence compiler for missing prototype by Chris Wilson · 8 years ago
- dda3593 drm/i915: Use __printf markup to silence compiler by Chris Wilson · 8 years ago
- 47a8e3f drm/i915: Eliminate superfluous i915_ggtt_view_normal by Chris Wilson · 8 years ago
- 7b92c04 drm/i915: Eliminate superfluous i915_ggtt_view_rotated by Chris Wilson · 8 years ago
- 8bab1193 drm/i915: Convert i915_ggtt_view to use an anonymous union by Chris Wilson · 8 years ago
- 3bf4d57 drm/i915: Stop clearing i915_ggtt_view by Chris Wilson · 8 years ago
- 992e418 drm/i915: Compact memcmp in i915_vma_compare() by Chris Wilson · 8 years ago
- 8d9046a drm/i915: Mark the ggtt_view structs as packed by Chris Wilson · 8 years ago
- 7ff19c5 drm/i915: Name the anonymous structs inside i915_ggtt_view by Chris Wilson · 8 years ago
- 6ba1f9e drm/i915/psr: report live PSR2 State by Nagaraju, Vathsala · 8 years ago
- 18b9bf3 drm/i915/psr: enable psr2 for y cordinate panels by Nagaraju, Vathsala · 8 years ago
- 6433226 drm/i915/psr: set PSR_MASK bits for deep sleep by Nagaraju, Vathsala · 8 years ago
- d86f048 drm/i915/psr: set CHICKEN_TRANS for psr2 by Nagaraju, Vathsala · 8 years ago
- 0325701 drm/i915: Assert that we have allocated the drm_mm_node upon pinning by Chris Wilson · 8 years ago
- 0c7eeda drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c by Chris Wilson · 8 years ago
- 340c93c drm/i915/psr: enable ALPM for psr2 by Nagaraju, Vathsala · 8 years ago
- f40c484 drm/i915/psr: disable aux_frame_sync on psr2 exit by Nagaraju, Vathsala · 8 years ago
- 3fcb0ca drm/i915/psr: fix blank screen issue for psr2 by Nagaraju, Vathsala · 8 years ago
- a4dbf7c drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*() by Chris Wilson · 8 years ago
- 2197685 drm/i915: Expand ggtt_view parameters for debugfs by Chris Wilson · 8 years ago
- fcd46e5 drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size by Chris Wilson · 8 years ago
- 7c3f86b drm/i915: Invalidate the guc ggtt TLB upon insertion by Chris Wilson · 8 years ago
- 1d4258d drm/i915: Remove useless casts to intel_plane_state by Maarten Lankhorst · 8 years ago
- df21057 drm/i915: Update i915_reset parameter for kerneldoc by Michel Thierry · 8 years ago
- 87c390b drm/i915: Keep i915_handle_error kerneldoc parameters together by Michel Thierry · 8 years ago
- 8726f2f drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround. by Francisco Jerez · 8 years ago
- 83796f2 drm/i915/guc: Make sure vma containing firmware is GuC mappable by Michał Winiarski · 8 years ago
- dd48e8e ALSA: Documentation about HDA DP MST pin init and connection by Libin Yang · 8 years ago
- 9152085 ALSA: hda - add DP MST audio support by Libin Yang · 8 years ago
- 13800f3 ALSA: hda - add DP mst verb support by Libin Yang · 8 years ago
- 3486977 drm/i915: check ppgtt validity when init reg state by Zhenyu Wang · 8 years ago
- 16ee206 drm/i915: Detect vma reserved for execbuf in evict-for-node by Chris Wilson · 8 years ago
- c781c97 drm/i915: Add a sanity check that no request is submitted in the middle by Chris Wilson · 8 years ago
- 606fec9 drm/i915: Prefer random replacement before eviction search by Chris Wilson · 8 years ago
- 625d988 drm/i915: Extract reserving space in the GTT to a helper by Chris Wilson · 8 years ago
- e007b19 drm/i915: Use the MRU stack search after evicting by Chris Wilson · 8 years ago
- acf45d1 drm/i915/psr: disable psr2 for resolution greater than 32X20 by Nagaraju, Vathsala · 8 years ago
- 97da2ef drm/i915/psr: program vsc header for psr2 by Nagaraju, Vathsala · 8 years ago
- d0ce906 drm : adds Y-coordinate and Colorimetry Format by Nagaraju, Vathsala · 8 years ago
- f51455d drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE by Chris Wilson · 8 years ago
- 2a20d6f drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged() by Chris Wilson · 8 years ago
- 3cd9442 drm/i915: Mark all incomplete requests as -EIO when wedged by Chris Wilson · 8 years ago
- 3c1b284 drm/i915: Set an error status for a resubmitted request by Chris Wilson · 8 years ago
- c0d5f32 drm/i915: Set guilty-flag on fence after detecting a hang by Chris Wilson · 8 years ago
- 2edc6e0 drm/i915: Consolidate reset_request() by Chris Wilson · 8 years ago
- 246ee52 drm/i915: Put "cooked" vlank counters in frame CRC lines by Tomeu Vizoso · 8 years ago
- 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
- 05adb18 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
- 957870f drm/i915: Split out i915_gem_object_set_tiling() by Chris Wilson · 8 years ago
- 111dbca drm/i915: Include ioctl in set-tiling and get-tiling function names by Chris Wilson · 8 years ago
- 8201c1f drm/i915: Clip the partial view against the object not vma by Chris Wilson · 8 years ago