index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
drm/i915: Fix gen9 forcewake range table
Tvrtko Ursulin
1
-1
/
+1
2016-11-17
drm/i915/opregion: fill in the CADL from connector list, not DIDL
Jani Nikula
1
-30
/
+21
2016-11-17
drm/i915: make i915 the source of acpi device ids for _DOD
Jani Nikula
2
-64
/
+27
2016-11-17
drm/i915: fix the dequeue logic for single_port_submission context
Min He
1
-1
/
+2
2016-11-17
drm/i915/execlists: Use a local lock for dfs_link access
Chris Wilson
1
-2
/
+5
2016-11-16
drm/i915/bxt: Broxton decoupled MMIO
Praveen Paneri
4
-1
/
+139
2016-11-15
drm/i915/gen9+: Kill off hw_ddb from intel_crtc.
Maarten Lankhorst
3
-29
/
+22
2016-11-15
drm/i915/gen9+: Preserve old allocation from crtc_state.
Maarten Lankhorst
2
-2
/
+6
2016-11-15
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
Maarten Lankhorst
5
-80
/
+30
2016-11-15
drm/i915: Add an atomic evasion step to watermark programming, v4.
Maarten Lankhorst
3
-18
/
+50
2016-11-15
drm/i915: Add execution priority boosting for mmioflips
Chris Wilson
1
-0
/
+1
2016-11-15
drm/i915/scheduler: Boost priorities for flips
Chris Wilson
3
-0
/
+72
2016-11-15
drm/i915: Store the execution priority on the context
Chris Wilson
3
-1
/
+3
2016-11-15
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
8
-16
/
+165
2016-11-15
drm/i915/scheduler: Record all dependencies upon request construction
Chris Wilson
4
-2
/
+134
2016-11-15
drm/i915/scheduler: Signal the arrival of a new request
Chris Wilson
4
-0
/
+29
2016-11-15
drm/i915: Remove engine->execlist_lock
Chris Wilson
5
-10
/
+11
2016-11-15
drm/i915: Defer transfer onto execution timeline to actual hw submission
Chris Wilson
5
-23
/
+57
2016-11-15
drm/i915: Split request submit/execute phase into two
Chris Wilson
2
-9
/
+39
2016-11-15
drm/i915: Create distinct lockclasses for execution vs user timelines
Chris Wilson
4
-8
/
+32
2016-11-15
drm/i915: Give each sw_fence its own lockclass
Chris Wilson
2
-3
/
+21
2016-11-14
drm/i915: Remove some duplicated plane swapping logic
Ville Syrjälä
1
-12
/
+9
2016-11-14
drm/i915: Simplify DP port limited color range bit platform checks
Ville Syrjälä
1
-5
/
+2
2016-11-14
drm/i915: Kill dp_encoder_is_mst
Ville Syrjälä
3
-4
/
+2
2016-11-14
drm/i915: Add horizontal mirroring support for CHV pipe B planes
Ville Syrjälä
3
-0
/
+27
2016-11-14
drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
Ville Syrjälä
2
-23
/
+27
2016-11-14
drm/i915: Use & instead if == to check for rotations
Ville Syrjälä
2
-7
/
+7
2016-11-14
drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
Paulo Zanoni
1
-13
/
+13
2016-11-14
drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate
Paulo Zanoni
1
-11
/
+4
2016-11-14
drm/i915/fbc: inline intel_fbc_can_choose()
Paulo Zanoni
1
-22
/
+11
2016-11-14
drm/i915/fbc: extract intel_fbc_can_enable()
Paulo Zanoni
1
-2
/
+12
2016-11-14
drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()
Paulo Zanoni
1
-10
/
+7
2016-11-14
drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop
Paulo Zanoni
1
-3
/
+3
2016-11-14
drm/i915: Fix test on inputs for vma_compare()
Chris Wilson
1
-1
/
+1
2016-11-14
drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
Paulo Zanoni
1
-2
/
+3
2016-11-14
drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...
Ville Syrjälä
2
-9
/
+24
2016-11-14
drm/i915: rename preliminary_hw_support to alpha_support
Jani Nikula
5
-16
/
+23
2016-11-14
drm/i915: Update i915_driver_load kerneldoc
Joonas Lahtinen
1
-2
/
+2
2016-11-11
drm/i915: Stop skipping the final clflush back to system pages
Chris Wilson
1
-4
/
+5
2016-11-11
drm/i915: Only wait upon the execution timeline when unlocked
Chris Wilson
1
-3
/
+12
2016-11-11
drm/i915: Convert i915_drv.c to INTEL_GEN
Tvrtko Ursulin
1
-7
/
+7
2016-11-11
drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
Tvrtko Ursulin
6
-45
/
+42
2016-11-11
drm/i915: Further assorted dev_priv cleanups
Tvrtko Ursulin
4
-13
/
+13
2016-11-11
drm/i915: More assorted dev_priv cleanups
Tvrtko Ursulin
8
-25
/
+25
2016-11-11
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
7
-28
/
+34
2016-11-11
drm/i915: Split out i915_vma.c
Joonas Lahtinen
11
-1240
/
+1404
2016-11-10
Merge tag 'gvt-next-kvmgt-framework' of https://github.com/01org/gvt-linux in...
Daniel Vetter
14
-136
/
+939
2016-11-10
drm/i915: Trim the object sg table
Tvrtko Ursulin
1
-0
/
+27
2016-11-10
drm/i915/gvt: add KVMGT support
Jike Song
5
-3
/
+632
2016-11-10
drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_ops
Jike Song
7
-26
/
+44
[next]