summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915/huc: Unified css_header struct for GuC and HuCAnusha Srivatsa2017-01-183-17/+53
| * | drm/i915/guc: Make the GuC fw loading helper functions generalAnusha Srivatsa2017-01-184-104/+105
| * | drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko2017-01-187-629/+673
| * | drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä2017-01-171-0/+3
| * | drm/i915: Fix a typo in vgt_balloon_space()Zhenyu Wang2017-01-171-1/+1
| * | drm/i915: Assert internal objects are page alignedChris Wilson2017-01-171-0/+1
| * | drm/i915: Skip switch to kernel context if already doneChris Wilson2017-01-162-1/+27
| * | drm/i915: Construct a request even if the GPU is currently hungChris Wilson2017-01-161-25/+3
| * | drm/i915: Assert we do not attempt to reuse an allocated nodeChris Wilson2017-01-161-0/+2
| * | drm/i915: Catch attempting to use the aliasing_gtt's drm_mmChris Wilson2017-01-161-0/+2
| * | drm/i915: Flush the change in debugobject before reallocationChris Wilson2017-01-161-0/+1
| * | drm/i915/dp: Silence compiler for missing prototypeChris Wilson2017-01-161-1/+1
| * | drm/i915: Use __printf markup to silence compilerChris Wilson2017-01-161-0/+1
| * | drm/i915: Eliminate superfluous i915_ggtt_view_normalChris Wilson2017-01-144-9/+2
| * | drm/i915: Eliminate superfluous i915_ggtt_view_rotatedChris Wilson2017-01-143-7/+2
| * | drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson2017-01-147-27/+32
| * | drm/i915: Stop clearing i915_ggtt_viewChris Wilson2017-01-141-1/+0
| * | drm/i915: Compact memcmp in i915_vma_compare()Chris Wilson2017-01-142-13/+35
| * | drm/i915: Mark the ggtt_view structs as packedChris Wilson2017-01-141-2/+12
| * | drm/i915: Name the anonymous structs inside i915_ggtt_viewChris Wilson2017-01-141-5/+7
| * | drm/i915/psr: report live PSR2 StateNagaraju, Vathsala2017-01-132-0/+25
| * | drm/i915/psr: enable psr2 for y cordinate panelsNagaraju, Vathsala2017-01-131-0/+9
| * | drm/i915/psr: set PSR_MASK bits for deep sleepNagaraju, Vathsala2017-01-132-13/+27
| * | drm/i915/psr: set CHICKEN_TRANS for psr2Nagaraju, Vathsala2017-01-132-0/+13
| * | drm/i915: Assert that we have allocated the drm_mm_node upon pinningChris Wilson2017-01-132-1/+5
| * | drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.cChris Wilson2017-01-133-21/+22
| * | drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala2017-01-123-1/+16
| * | drm/i915/psr: disable aux_frame_sync on psr2 exitNagaraju, Vathsala2017-01-121-0/+9
| * | drm/i915/psr: fix blank screen issue for psr2Nagaraju, Vathsala2017-01-122-30/+95
| * | drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()Chris Wilson2017-01-121-22/+22
| * | drm/i915: Expand ggtt_view parameters for debugfsChris Wilson2017-01-121-2/+29
| * | drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t sizeChris Wilson2017-01-122-2/+7
| * | drm/i915: Invalidate the guc ggtt TLB upon insertionChris Wilson2017-01-125-40/+57
| * | drm/i915: Remove useless casts to intel_plane_stateMaarten Lankhorst2017-01-122-7/+7
| * | drm/i915: Update i915_reset parameter for kerneldocMichel Thierry2017-01-121-1/+1
| * | drm/i915: Keep i915_handle_error kerneldoc parameters togetherMichel Thierry2017-01-121-1/+2
| * | drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez2017-01-122-18/+0
| * | drm/i915/guc: Make sure vma containing firmware is GuC mappableMichał Winiarski2017-01-121-1/+2
| * | drm/i915: check ppgtt validity when init reg stateZhenyu Wang2017-01-121-8/+1
| * | drm/i915: Detect vma reserved for execbuf in evict-for-nodeChris Wilson2017-01-121-1/+1
| * | drm/i915: Add a sanity check that no request is submitted in the middleChris Wilson2017-01-111-0/+7
| * | drm/i915: Prefer random replacement before eviction searchChris Wilson2017-01-111-1/+58
| * | drm/i915: Extract reserving space in the GTT to a helperChris Wilson2017-01-118-61/+106
| * | drm/i915: Use the MRU stack search after evictingChris Wilson2017-01-114-80/+119
| * | drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala2017-01-101-7/+8
| * | drm/i915/psr: program vsc header for psr2Nagaraju, Vathsala2017-01-103-2/+43
| * | drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZEChris Wilson2017-01-1015-45/+62
| * | drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()Chris Wilson2017-01-101-2/+2
| * | drm/i915: Mark all incomplete requests as -EIO when wedgedChris Wilson2017-01-101-0/+10
| * | drm/i915: Set an error status for a resubmitted requestChris Wilson2017-01-101-0/+1
OpenPOWER on IntegriCloud