]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-01-21 Daniele Ceraolo... drm/i915: reinstate call to trace_i915_vma_bind
2017-01-21 Chris Wilsondrm/i915: Assert that created vma has a whole number...
2017-01-21 Chris Wilsondrm/i915: Assert the drm_mm_node is allocated when...
2017-01-21 Chris Wilsondrm/i915: Treat an error from i915_vma_instance() as...
2017-01-21 Chris Wilsondrm/i915: Reject vma creation larger than address space
2017-01-21 Chris Wilsondrm/i915: Use common LRU inactive vma bumping for unpin...
2017-01-21 Chris Wilsondrm/i915: Do an unlocked wait before set-cache-level...
2017-01-20 Michał Winiarskidrm/i915/huc: Assert that HuC vma is placed in GuC...
2017-01-20 Michał Winiarskidrm/i915/huc: Avoid attempting to authenticate non...
2017-01-20 Sagar Arun... drm/i915: Set adjustment to zero on Up/Down interrupts...
2017-01-19 Ville Syrjälädrm/i915: Remove the double handling of 'flags from...
2017-01-19 Ville Syrjälädrm/i915: Remove crtc->config usage from intel_modeset_...
2017-01-19 Chris Wilsondrm/i915: Release temporary load-detect state upon...
2017-01-19 Chris Wilsondrm/i915: Remove i915_gem_object_to_ggtt()
2017-01-19 Chris Wilsondrm/i915: Remove i915_vma_create from VMA API
2017-01-19 Chris Wilsondrm/i915: Add a check that the VMA instance we lookup...
2017-01-19 Chris Wilsondrm/i915: Rename some warts in the VMA API
2017-01-19 Chris Wilsondrm/i915: Track pinned vma in intel_plane_state
2017-01-19 Anusha Srivatsadrm/i915/get_params: Add HuC status to getparams
2017-01-19 Anusha Srivatsadrm/i915/huc: Support HuC authentication
2017-01-19 Anusha Srivatsadrm/i915/huc: Add debugfs for HuC loading status check
2017-01-19 Anusha Srivatsadrm/i915/HuC: Add KBL huC loading Support
2017-01-19 Anusha Srivatsadrm/i915/huc: Add BXT HuC Loading Support
2017-01-19 Anusha Srivatsadrm/i915/huc: Add HuC fw loading support
2017-01-19 Clint Taylordrm/i915: prevent crash with .disable_display parameter
2017-01-18 Ander Conselvan... drm/i915: Avoid drm_atomic_state_put(NULL) on error...
2017-01-18 Chris Wilsondrm/i915: Avoid drm_atomic_state_put(NULL) in intel_dis...
2017-01-18 Mika Kuoppaladrm/i915: Add comment how we treat hung contexts
2017-01-18 Chris Wilsondrm/i915: Detect a failed GPU reset+recovery
2017-01-18 Mika Kuoppaladrm/i915: Tidy up engine reset logic
2017-01-18 Mika Kuoppaladrm/i915: Introduce engine_stalled helper
2017-01-18 Mika Kuoppaladrm/i915: Cleanup request skip decision
2017-01-18 Mika Kuoppaladrm/i915: Introduce engine_skip_context
2017-01-18 Chris Wilsondrm/i915: Move engine reset preparation to i915_gem_res...
2017-01-18 Chris Wilsondrm/i915/psr: Fix compiler warnings for hsw_psr_disable()
2017-01-18 Chris Wilsondrm/i915: Fix compiler warnings for i915_edp_psr_status()
2017-01-18 Anusha Srivatsadrm/i915/huc: Unified css_header struct for GuC and HuC
2017-01-18 Anusha Srivatsadrm/i915/guc: Make the GuC fw loading helper functions...
2017-01-18 Michal Wajdeczkodrm/i915/guc: Move GuC log related functions into dedic...
2017-01-17 Ville Syrjälädrm/i915: Ignore bogus plane coordinates on SKL when...
2017-01-17 Zhenyu Wangdrm/i915: Fix a typo in vgt_balloon_space()
2017-01-17 Chris Wilsondrm/i915: Assert internal objects are page aligned
2017-01-16 Chris Wilsondrm/i915: Skip switch to kernel context if already...
2017-01-16 Chris Wilsondrm/i915: Construct a request even if the GPU is curren...
2017-01-16 Chris Wilsondrm/i915: Assert we do not attempt to reuse an allocate...
2017-01-16 Chris Wilsondrm/i915: Catch attempting to use the aliasing_gtt...
2017-01-16 Chris Wilsondrm/i915: Flush the change in debugobject before reallo...
2017-01-16 Chris Wilsondrm/i915/dp: Silence compiler for missing prototype
2017-01-16 Chris Wilsondrm/i915: Use __printf markup to silence compiler
2017-01-14 Chris Wilsondrm/i915: Eliminate superfluous i915_ggtt_view_normal
2017-01-14 Chris Wilsondrm/i915: Eliminate superfluous i915_ggtt_view_rotated
2017-01-14 Chris Wilsondrm/i915: Convert i915_ggtt_view to use an anonymous...
2017-01-14 Chris Wilsondrm/i915: Stop clearing i915_ggtt_view
2017-01-14 Chris Wilsondrm/i915: Compact memcmp in i915_vma_compare()
2017-01-14 Chris Wilsondrm/i915: Mark the ggtt_view structs as packed
2017-01-14 Chris Wilsondrm/i915: Name the anonymous structs inside i915_ggtt_view
2017-01-13 Nagaraju, Vathsaladrm/i915/psr: report live PSR2 State
2017-01-13 Nagaraju, Vathsaladrm/i915/psr: enable psr2 for y cordinate panels
2017-01-13 Nagaraju, Vathsaladrm/i915/psr: set PSR_MASK bits for deep sleep
2017-01-13 Nagaraju, Vathsaladrm/i915/psr: set CHICKEN_TRANS for psr2
2017-01-13 Chris Wilsondrm/i915: Assert that we have allocated the drm_mm_node...
2017-01-13 Chris Wilsondrm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c
2017-01-13 Nagaraju, Vathsaladrm/i915/psr: enable ALPM for psr2
2017-01-13 Nagaraju, Vathsaladrm/i915/psr: disable aux_frame_sync on psr2 exit
2017-01-13 Nagaraju, Vathsaladrm/i915/psr: fix blank screen issue for psr2
2017-01-12 Chris Wilsondrm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()
2017-01-12 Chris Wilsondrm/i915: Expand ggtt_view parameters for debugfs
2017-01-12 Chris Wilsondrm/i915: Declare i915_gem_object_create_internal(...
2017-01-12 Chris Wilsondrm/i915: Invalidate the guc ggtt TLB upon insertion
2017-01-12 Maarten Lankhorstdrm/i915: Remove useless casts to intel_plane_state
2017-01-12 Michel Thierrydrm/i915: Update i915_reset parameter for kerneldoc
2017-01-12 Michel Thierrydrm/i915: Keep i915_handle_error kerneldoc parameters...
2017-01-12 Francisco Jerezdrm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
2017-01-12 Michał Winiarskidrm/i915/guc: Make sure vma containing firmware is...
2017-01-12 Libin YangALSA: Documentation about HDA DP MST pin init and conne...
2017-01-12 Libin YangALSA: hda - add DP MST audio support
2017-01-12 Libin YangALSA: hda - add DP mst verb support
2017-01-12 Zhenyu Wangdrm/i915: check ppgtt validity when init reg state
2017-01-12 Chris Wilsondrm/i915: Detect vma reserved for execbuf in evict...
2017-01-11 Chris Wilsondrm/i915: Add a sanity check that no request is submitt...
2017-01-11 Chris Wilsondrm/i915: Prefer random replacement before eviction...
2017-01-11 Chris Wilsondrm/i915: Extract reserving space in the GTT to a helper
2017-01-11 Chris Wilsondrm/i915: Use the MRU stack search after evicting
2017-01-10 Nagaraju, Vathsaladrm/i915/psr: disable psr2 for resolution greater than...
2017-01-10 Nagaraju, Vathsaladrm/i915/psr: program vsc header for psr2
2017-01-10 Nagaraju, Vathsaladrm : adds Y-coordinate and Colorimetry Format
2017-01-10 Chris Wilsondrm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
2017-01-10 Chris Wilsondrm/i915: Rename i915_gem_engine_cleanup() to engine_se...
2017-01-10 Chris Wilsondrm/i915: Mark all incomplete requests as -EIO when...
2017-01-10 Chris Wilsondrm/i915: Set an error status for a resubmitted request
2017-01-10 Chris Wilsondrm/i915: Set guilty-flag on fence after detecting...
2017-01-10 Chris Wilsondrm/i915: Consolidate reset_request()
2017-01-10 Tomeu Vizosodrm/i915: Put "cooked" vlank counters in frame CRC...
2017-01-10 Tomeu Vizosodrm/i915: Use new CRC debugfs API
2017-01-10 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2017-01-10 Chris Wilsondrm/i915: Split out i915_gem_object_set_tiling()
2017-01-10 Chris Wilsondrm/i915: Include ioctl in set-tiling and get-tiling...
2017-01-10 Chris Wilsondrm/i915: Clip the partial view against the object...
2017-01-10 Chris Wilsondrm/i915: Extract compute_partial_view()
2017-01-10 Michel Thierrydrm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN...
next