index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-01-19
drm/i915/get_params: Add HuC status to getparams
Anusha Srivatsa
2017-01-19
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
2017-01-19
drm/i915/huc: Add debugfs for HuC loading status check
Anusha Srivatsa
2017-01-19
drm/i915/HuC: Add KBL huC loading Support
Anusha Srivatsa
2017-01-19
drm/i915/huc: Add BXT HuC Loading Support
Anusha Srivatsa
2017-01-19
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
2017-01-19
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
2017-01-18
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
Ander Conselvan de Oliveira
2017-01-18
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
2017-01-18
drm/i915: Add comment how we treat hung contexts
Mika Kuoppala
2017-01-18
drm/i915: Detect a failed GPU reset+recovery
Chris Wilson
2017-01-18
drm/i915: Tidy up engine reset logic
Mika Kuoppala
2017-01-18
drm/i915: Introduce engine_stalled helper
Mika Kuoppala
2017-01-18
drm/i915: Cleanup request skip decision
Mika Kuoppala
2017-01-18
drm/i915: Introduce engine_skip_context
Mika Kuoppala
2017-01-18
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
Chris Wilson
2017-01-18
drm/i915/psr: Fix compiler warnings for hsw_psr_disable()
Chris Wilson
2017-01-18
drm/i915: Fix compiler warnings for i915_edp_psr_status()
Chris Wilson
2017-01-18
drm/i915/huc: Unified css_header struct for GuC and HuC
Anusha Srivatsa
2017-01-18
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
2017-01-18
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
2017-01-17
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
2017-01-17
drm/i915: Fix a typo in vgt_balloon_space()
Zhenyu Wang
2017-01-17
drm/i915: Assert internal objects are page aligned
Chris Wilson
2017-01-16
drm/i915: Skip switch to kernel context if already done
Chris Wilson
2017-01-16
drm/i915: Construct a request even if the GPU is currently hung
Chris Wilson
2017-01-16
drm/i915: Assert we do not attempt to reuse an allocated node
Chris Wilson
2017-01-16
drm/i915: Catch attempting to use the aliasing_gtt's drm_mm
Chris Wilson
2017-01-16
drm/i915: Flush the change in debugobject before reallocation
Chris Wilson
2017-01-16
drm/i915/dp: Silence compiler for missing prototype
Chris Wilson
2017-01-16
drm/i915: Use __printf markup to silence compiler
Chris Wilson
2017-01-14
drm/i915: Eliminate superfluous i915_ggtt_view_normal
Chris Wilson
2017-01-14
drm/i915: Eliminate superfluous i915_ggtt_view_rotated
Chris Wilson
2017-01-14
drm/i915: Convert i915_ggtt_view to use an anonymous union
Chris Wilson
2017-01-14
drm/i915: Stop clearing i915_ggtt_view
Chris Wilson
2017-01-14
drm/i915: Compact memcmp in i915_vma_compare()
Chris Wilson
2017-01-14
drm/i915: Mark the ggtt_view structs as packed
Chris Wilson
2017-01-14
drm/i915: Name the anonymous structs inside i915_ggtt_view
Chris Wilson
2017-01-13
drm/i915/psr: report live PSR2 State
Nagaraju, Vathsala
2017-01-13
drm/i915/psr: enable psr2 for y cordinate panels
Nagaraju, Vathsala
2017-01-13
drm/i915/psr: set PSR_MASK bits for deep sleep
Nagaraju, Vathsala
2017-01-13
drm/i915/psr: set CHICKEN_TRANS for psr2
Nagaraju, Vathsala
2017-01-13
drm/i915: Assert that we have allocated the drm_mm_node upon pinning
Chris Wilson
2017-01-13
drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c
Chris Wilson
2017-01-12
drm/i915/psr: enable ALPM for psr2
Nagaraju, Vathsala
2017-01-12
drm/i915/psr: disable aux_frame_sync on psr2 exit
Nagaraju, Vathsala
2017-01-12
drm/i915/psr: fix blank screen issue for psr2
Nagaraju, Vathsala
2017-01-12
drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()
Chris Wilson
[next]