index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
drm/i915/dp: use single point of truth for PPS divisor register
Jani Nikula
1
-34
/
+39
2019-03-08
drm/i915/dp: deconflate PPS unlock from divisor register
Jani Nikula
1
-3
/
+4
2019-03-08
drm/i915: Remove has-kernel-context
Chris Wilson
5
-78
/
+4
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
10
-72
/
+27
2019-03-08
drm/i915: Refactor common code to load initial power context
Chris Wilson
1
-24
/
+24
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
5
-110
/
+73
2019-03-08
drm/i915/selftests: Check preemption support on each engine
Chris Wilson
1
-0
/
+18
2019-03-08
drm/i915/icl: Prevent incorrect DBuf enabling
Imre Deak
2
-3
/
+16
2019-03-08
drm/i915/selftests: Improve switch-to-kernel-context checking
Chris Wilson
1
-45
/
+35
2019-03-07
drm/i915: Read out memory type
Ville Syrjälä
3
-4
/
+100
2019-03-07
drm/i915: Extract DIMM info on cnl+
Ville Syrjälä
2
-15
/
+68
2019-03-07
drm/i915: Clean up intel_get_dram_info() a bit
Ville Syrjälä
1
-12
/
+4
2019-03-07
drm/i914: s/l_info/dimm_l/ etc.
Ville Syrjälä
2
-10
/
+10
2019-03-07
drm/i915: Generalize intel_is_dram_symmetric()
Ville Syrjälä
1
-16
/
+12
2019-03-07
drm/i915: Use dram_dimm_info more
Ville Syrjälä
1
-20
/
+24
2019-03-07
drm/i915: Extract DIMM info on GLK too
Ville Syrjälä
1
-2
/
+2
2019-03-07
drm/i915: Fix DRAM size reporting for BXT
Ville Syrjälä
2
-11
/
+16
2019-03-07
drm/i915: Extract BXT DIMM helpers
Ville Syrjälä
1
-31
/
+63
2019-03-07
drm/i915: Polish skl_is_16gb_dimm()
Ville Syrjälä
2
-19
/
+17
2019-03-07
drm/i915: Extract functions to derive SKL+ DIMM info
Ville Syrjälä
1
-25
/
+38
2019-03-07
drm/i915: Store DIMM rank information as a number
Ville Syrjälä
2
-58
/
+45
2019-03-07
drm/i915/icl: Remove alpha support protection
José Roberto de Souza
1
-1
/
+0
2019-03-07
drm/i915: Force GPU idle on suspend
Chris Wilson
1
-15
/
+5
2019-03-07
drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro
Chris Wilson
2
-1
/
+5
2019-03-06
drm/i915: Populate pipe_offsets[] & co. accurately
Ville Syrjälä
1
-42
/
+104
2019-03-06
drm/i915: Simplify i830 DVO 2x clock handling
Ville Syrjälä
1
-46
/
+14
2019-03-06
drm/i915: Do not temporarily disable the DPLL on i830
Ville Syrjälä
1
-2
/
+1
2019-03-06
drm/i915: Relax mmap VMA check
Tvrtko Ursulin
1
-1
/
+2
2019-03-06
drm/i915/selftests: Upgrade printing test/subtest name to pr_info
Michał Winiarski
1
-2
/
+2
2019-03-06
drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment
Chris Wilson
1
-1
/
+1
2019-03-06
drm/i915: Pass around the intel_context
Chris Wilson
3
-37
/
+38
2019-03-06
drm/i915: Use i915_global_register()
Chris Wilson
14
-134
/
+171
2019-03-05
drm/i915/icl: Default to Thread Group preemption for compute workloads
Michał Winiarski
1
-2
/
+7
2019-03-05
drm/i915: Move find_active_request() to the engine
Chris Wilson
5
-50
/
+50
2019-03-05
drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification
Chris Wilson
1
-2
/
+3
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
45
-432
/
+422
2019-03-05
drm/i915: Remove last traces of exec-id (GEM_BUSY)
Chris Wilson
4
-41
/
+34
2019-03-05
drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs
Chris Wilson
2
-24
/
+2
2019-03-05
drm/i915: Just check the vebox IIR regardless
Chris Wilson
1
-6
/
+4
2019-03-05
drm/i915/gtt: Store scratch page size alongside not in the common struct
Chris Wilson
2
-6
/
+7
2019-03-05
drm/i915/gtt: Use optimised memset32/64 for clearing PTE
Chris Wilson
1
-9
/
+3
2019-03-05
drm/i915: Fix bit name in PP_STATUS register
Lucas De Marchi
1
-1
/
+1
2019-03-05
drm/i915: allow platforms without eDP transcoder
Lucas De Marchi
3
-4
/
+8
2019-03-05
drm/i915: refactor transcoders reporting on error state
Lucas De Marchi
1
-9
/
+12
2019-03-04
drm/i915: Forcing a modeset when resetting HDMI link
José Roberto de Souza
1
-1
/
+1
2019-03-04
drm/i915: Don't manually add connectors and planes state
José Roberto de Souza
1
-8
/
+0
2019-03-04
drm/i915: Fix atomic state leak when resetting HDMI link
José Roberto de Souza
1
-6
/
+1
2019-03-04
drm/i915: Fix the state checker for ICL Y planes
Ville Syrjälä
1
-1
/
+2
2019-03-04
drm/i915: Yet another if/else sort of newer to older platforms.
Rodrigo Vivi
4
-90
/
+82
2019-03-04
drm/i915: Acquire breadcrumb ref before cancelling
Chris Wilson
1
-10
/
+8
[next]