summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-20drm/i915/huc: Avoid attempting to authenticate non-existent fwMichał Winiarski
2017-01-20drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...Sagar Arun Kamble
2017-01-19drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...Ville Syrjälä
2017-01-19drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()Ville Syrjälä
2017-01-19drm/i915: Release temporary load-detect state upon switchingChris Wilson
2017-01-19drm/i915: Remove i915_gem_object_to_ggtt()Chris Wilson
2017-01-19drm/i915: Remove i915_vma_create from VMA APIChris Wilson
2017-01-19drm/i915: Add a check that the VMA instance we lookup matches the requestChris Wilson
2017-01-19drm/i915: Rename some warts in the VMA APIChris Wilson
2017-01-19drm/i915: Track pinned vma in intel_plane_stateChris Wilson
2017-01-19drm/i915/get_params: Add HuC status to getparamsAnusha Srivatsa
2017-01-19drm/i915/huc: Support HuC authenticationAnusha Srivatsa
2017-01-19drm/i915/huc: Add debugfs for HuC loading status checkAnusha Srivatsa
2017-01-19drm/i915/HuC: Add KBL huC loading SupportAnusha Srivatsa
2017-01-19drm/i915/huc: Add BXT HuC Loading SupportAnusha Srivatsa
2017-01-19drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa
2017-01-19drm/i915: prevent crash with .disable_display parameterClint Taylor
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) on error pathsAnder Conselvan de Oliveira
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson
2017-01-18drm/i915: Add comment how we treat hung contextsMika Kuoppala
2017-01-18drm/i915: Detect a failed GPU reset+recoveryChris Wilson
2017-01-18drm/i915: Tidy up engine reset logicMika Kuoppala
2017-01-18drm/i915: Introduce engine_stalled helperMika Kuoppala
2017-01-18drm/i915: Cleanup request skip decisionMika Kuoppala
2017-01-18drm/i915: Introduce engine_skip_contextMika Kuoppala
2017-01-18drm/i915: Move engine reset preparation to i915_gem_reset_prepare()Chris Wilson
2017-01-18drm/i915/psr: Fix compiler warnings for hsw_psr_disable()Chris Wilson
2017-01-18drm/i915: Fix compiler warnings for i915_edp_psr_status()Chris Wilson
2017-01-18drm/i915/huc: Unified css_header struct for GuC and HuCAnusha Srivatsa
2017-01-18drm/i915/guc: Make the GuC fw loading helper functions generalAnusha Srivatsa
2017-01-18drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko
2017-01-17drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-17drm/i915: Fix a typo in vgt_balloon_space()Zhenyu Wang
2017-01-17drm/i915: Assert internal objects are page alignedChris Wilson
2017-01-16drm/i915: Skip switch to kernel context if already doneChris Wilson
2017-01-16drm/i915: Construct a request even if the GPU is currently hungChris Wilson
2017-01-16drm/i915: Assert we do not attempt to reuse an allocated nodeChris Wilson
2017-01-16drm/i915: Catch attempting to use the aliasing_gtt's drm_mmChris Wilson
2017-01-16drm/i915: Flush the change in debugobject before reallocationChris Wilson
2017-01-16drm/i915/dp: Silence compiler for missing prototypeChris Wilson
2017-01-16drm/i915: Use __printf markup to silence compilerChris Wilson
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_normalChris Wilson
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_rotatedChris Wilson
2017-01-14drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson
2017-01-14drm/i915: Stop clearing i915_ggtt_viewChris Wilson
2017-01-14drm/i915: Compact memcmp in i915_vma_compare()Chris Wilson
2017-01-14drm/i915: Mark the ggtt_view structs as packedChris Wilson
2017-01-14drm/i915: Name the anonymous structs inside i915_ggtt_viewChris Wilson
2017-01-13drm/i915/psr: report live PSR2 StateNagaraju, Vathsala
2017-01-13drm/i915/psr: enable psr2 for y cordinate panelsNagaraju, Vathsala