index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/i915: Assert that created vma has a whole number of pages
Chris Wilson
2017-01-21
1
-0
/
+2
|
*
|
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
Chris Wilson
2017-01-21
2
-0
/
+4
|
*
|
drm/i915: Treat an error from i915_vma_instance() as unlikely
Chris Wilson
2017-01-21
1
-1
/
+1
|
*
|
drm/i915: Reject vma creation larger than address space
Chris Wilson
2017-01-21
1
-3
/
+16
|
*
|
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
Chris Wilson
2017-01-21
1
-2
/
+1
|
*
|
drm/i915: Do an unlocked wait before set-cache-level ioctl
Chris Wilson
2017-01-21
1
-10
/
+19
|
*
|
drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
Michał Winiarski
2017-01-20
1
-1
/
+1
|
*
|
drm/i915/huc: Avoid attempting to authenticate non-existent fw
Michał Winiarski
2017-01-20
1
-0
/
+3
|
*
|
drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...
Sagar Arun Kamble
2017-01-20
1
-0
/
+6
|
*
|
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...
Ville Syrjälä
2017-01-19
1
-1
/
+0
|
*
|
drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
Ville Syrjälä
2017-01-19
1
-14
/
+24
|
*
|
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
2017-01-19
1
-0
/
+1
|
*
|
drm/i915: Remove i915_gem_object_to_ggtt()
Chris Wilson
2017-01-19
3
-33
/
+6
|
*
|
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
2017-01-19
8
-45
/
+13
|
*
|
drm/i915: Add a check that the VMA instance we lookup matches the request
Chris Wilson
2017-01-19
1
-0
/
+1
|
*
|
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-19
7
-60
/
+103
|
*
|
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-01-19
7
-135
/
+104
|
*
|
drm/i915/get_params: Add HuC status to getparams
Anusha Srivatsa
2017-01-19
1
-0
/
+7
|
*
|
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
2017-01-19
4
-0
/
+53
|
*
|
drm/i915/huc: Add debugfs for HuC loading status check
Anusha Srivatsa
2017-01-19
1
-0
/
+31
|
*
|
drm/i915/HuC: Add KBL huC loading Support
Anusha Srivatsa
2017-01-19
1
-0
/
+13
|
*
|
drm/i915/huc: Add BXT HuC Loading Support
Anusha Srivatsa
2017-01-19
1
-0
/
+11
|
*
|
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
2017-01-19
7
-3
/
+292
|
*
|
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
2017-01-19
1
-0
/
+3
|
*
|
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
Ander Conselvan de Oliveira
2017-01-18
2
-11
/
+9
|
*
|
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
2017-01-18
1
-1
/
+2
|
*
|
drm/i915: Add comment how we treat hung contexts
Mika Kuoppala
2017-01-18
1
-0
/
+21
|
*
|
drm/i915: Detect a failed GPU reset+recovery
Chris Wilson
2017-01-18
3
-4
/
+21
|
*
|
drm/i915: Tidy up engine reset logic
Mika Kuoppala
2017-01-18
1
-11
/
+19
|
*
|
drm/i915: Introduce engine_stalled helper
Mika Kuoppala
2017-01-18
1
-10
/
+15
|
*
|
drm/i915: Cleanup request skip decision
Mika Kuoppala
2017-01-18
1
-15
/
+2
|
*
|
drm/i915: Introduce engine_skip_context
Mika Kuoppala
2017-01-18
1
-18
/
+27
|
*
|
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
Chris Wilson
2017-01-18
2
-24
/
+14
|
*
|
drm/i915/psr: Fix compiler warnings for hsw_psr_disable()
Chris Wilson
2017-01-18
1
-20
/
+22
|
*
|
drm/i915: Fix compiler warnings for i915_edp_psr_status()
Chris Wilson
2017-01-18
1
-22
/
+27
|
*
|
drm/i915/huc: Unified css_header struct for GuC and HuC
Anusha Srivatsa
2017-01-18
3
-17
/
+53
|
*
|
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
2017-01-18
4
-104
/
+105
|
*
|
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
2017-01-18
7
-629
/
+673
|
*
|
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
2017-01-17
1
-0
/
+3
|
*
|
drm/i915: Fix a typo in vgt_balloon_space()
Zhenyu Wang
2017-01-17
1
-1
/
+1
|
*
|
drm/i915: Assert internal objects are page aligned
Chris Wilson
2017-01-17
1
-0
/
+1
|
*
|
drm/i915: Skip switch to kernel context if already done
Chris Wilson
2017-01-16
2
-1
/
+27
|
*
|
drm/i915: Construct a request even if the GPU is currently hung
Chris Wilson
2017-01-16
1
-25
/
+3
|
*
|
drm/i915: Assert we do not attempt to reuse an allocated node
Chris Wilson
2017-01-16
1
-0
/
+2
|
*
|
drm/i915: Catch attempting to use the aliasing_gtt's drm_mm
Chris Wilson
2017-01-16
1
-0
/
+2
|
*
|
drm/i915: Flush the change in debugobject before reallocation
Chris Wilson
2017-01-16
1
-0
/
+1
|
*
|
drm/i915/dp: Silence compiler for missing prototype
Chris Wilson
2017-01-16
1
-1
/
+1
|
*
|
drm/i915: Use __printf markup to silence compiler
Chris Wilson
2017-01-16
1
-0
/
+1
|
*
|
drm/i915: Eliminate superfluous i915_ggtt_view_normal
Chris Wilson
2017-01-14
4
-9
/
+2
|
*
|
drm/i915: Eliminate superfluous i915_ggtt_view_rotated
Chris Wilson
2017-01-14
3
-7
/
+2
[prev]
[next]