aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-26
|\
| * drm: Move drm_clflush prototypes to drm_cache header fileGabriel Krisman Bertazi2017-01-10
* | Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-01-26
|\ \
| * | drm/i915: Update DRIVER_DATE to 20170123Daniel Vetter2017-01-23
| * | drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio2017-01-21
| * | drm/i915: Assert that created vma has a whole number of pagesChris Wilson2017-01-21
| * | drm/i915: Assert the drm_mm_node is allocated when on the VM listsChris Wilson2017-01-21
| * | drm/i915: Treat an error from i915_vma_instance() as unlikelyChris Wilson2017-01-21
| * | drm/i915: Reject vma creation larger than address spaceChris Wilson2017-01-21
| * | drm/i915: Use common LRU inactive vma bumping for unpin_from_displayChris Wilson2017-01-21
| * | drm/i915: Do an unlocked wait before set-cache-level ioctlChris Wilson2017-01-21
| * | drm/i915/huc: Assert that HuC vma is placed in GuC accessible rangeMichał Winiarski2017-01-20
| * | drm/i915/huc: Avoid attempting to authenticate non-existent fwMichał Winiarski2017-01-20
| * | drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...Sagar Arun Kamble2017-01-20
| * | drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...Ville Syrjälä2017-01-19
| * | drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()Ville Syrjälä2017-01-19
| * | drm/i915: Release temporary load-detect state upon switchingChris Wilson2017-01-19
| * | drm/i915: Remove i915_gem_object_to_ggtt()Chris Wilson2017-01-19
| * | drm/i915: Remove i915_vma_create from VMA APIChris Wilson2017-01-19
| * | drm/i915: Add a check that the VMA instance we lookup matches the requestChris Wilson2017-01-19
| * | drm/i915: Rename some warts in the VMA APIChris Wilson2017-01-19
| * | drm/i915: Track pinned vma in intel_plane_stateChris Wilson2017-01-19
| * | drm/i915/get_params: Add HuC status to getparamsAnusha Srivatsa2017-01-19
| * | drm/i915/huc: Support HuC authenticationAnusha Srivatsa2017-01-19
| * | drm/i915/huc: Add debugfs for HuC loading status checkAnusha Srivatsa2017-01-19
| * | drm/i915/HuC: Add KBL huC loading SupportAnusha Srivatsa2017-01-19
| * | drm/i915/huc: Add BXT HuC Loading SupportAnusha Srivatsa2017-01-19
| * | drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa2017-01-19
| * | drm/i915: prevent crash with .disable_display parameterClint Taylor2017-01-19
| * | drm/i915: Avoid drm_atomic_state_put(NULL) on error pathsAnder Conselvan de Oliveira2017-01-18
| * | drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson2017-01-18
| * | drm/i915: Add comment how we treat hung contextsMika Kuoppala2017-01-18
| * | drm/i915: Detect a failed GPU reset+recoveryChris Wilson2017-01-18
| * | drm/i915: Tidy up engine reset logicMika Kuoppala2017-01-18
| * | drm/i915: Introduce engine_stalled helperMika Kuoppala2017-01-18
| * | drm/i915: Cleanup request skip decisionMika Kuoppala2017-01-18
| * | drm/i915: Introduce engine_skip_contextMika Kuoppala2017-01-18
| * | drm/i915: Move engine reset preparation to i915_gem_reset_prepare()Chris Wilson2017-01-18
| * | drm/i915/psr: Fix compiler warnings for hsw_psr_disable()Chris Wilson2017-01-18
| * | drm/i915: Fix compiler warnings for i915_edp_psr_status()Chris Wilson2017-01-18
| * | drm/i915/huc: Unified css_header struct for GuC and HuCAnusha Srivatsa2017-01-18
| * | drm/i915/guc: Make the GuC fw loading helper functions generalAnusha Srivatsa2017-01-18
| * | drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko2017-01-18
| * | drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä2017-01-17
| * | drm/i915: Fix a typo in vgt_balloon_space()Zhenyu Wang2017-01-17
| * | drm/i915: Assert internal objects are page alignedChris Wilson2017-01-17
| * | drm/i915: Skip switch to kernel context if already doneChris Wilson2017-01-16
| * | drm/i915: Construct a request even if the GPU is currently hungChris Wilson2017-01-16
| * | drm/i915: Assert we do not attempt to reuse an allocated nodeChris Wilson2017-01-16
| * | drm/i915: Catch attempting to use the aliasing_gtt's drm_mmChris Wilson2017-01-16