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
2020-05-25
drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
1
-2
/
+33
2020-05-25
drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
1
-2
/
+2
2020-05-25
drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Chris Wilson
1
-2
/
+0
2020-05-25
drm/i915: Don't set queue-priority hint when supressing the reschedule
Chris Wilson
1
-8
/
+8
2020-05-19
drm/i915: Fix AUX power domain toggling across TypeC mode resets
Imre Deak
1
-2
/
+3
2020-05-19
drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
1
-1
/
+1
2020-05-19
drm/i915: avoid unused scale_user_to_hw() warning
Arnd Bergmann
1
-10
/
+10
2020-05-15
drm/i915: Update DRIVER_DATE to 20200515
Joonas Lahtinen
1
-2
/
+2
2020-05-14
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
5
-10
/
+17
2020-05-14
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
6
-30
/
+30
2020-05-14
drm/i915: Nuke pointless div by 64bit
Ville Syrjälä
1
-6
/
+5
2020-05-14
drm/i915: Enable SAGV support for Gen12
Stanislav Lisovskiy
1
-4
/
+0
2020-05-14
drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
3
-37
/
+162
2020-05-14
drm/i915: Add TGL+ SAGV support
Stanislav Lisovskiy
3
-19
/
+99
2020-05-14
Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
7
-12
/
+155
2020-05-14
drm/i915/psr: Use new DP VSC SDP compute routine on PSR
Gwan-gyeong Mun
4
-43
/
+26
2020-05-14
drm/i915/dp: Add compute routine for DP PSR VSC SDP
Gwan-gyeong Mun
2
-2
/
+72
2020-05-14
drm/i915: Stop sending DP SDPs on ddi disable
Gwan-gyeong Mun
1
-0
/
+2
2020-05-14
drm/i915: Program DP SDPs on pipe updates
Gwan-gyeong Mun
1
-0
/
+1
2020-05-14
drm/i915: Fix enabled infoframe states of lspcon
Gwan-gyeong Mun
1
-1
/
+1
2020-05-14
drm/i915: Add state readout for DP VSC SDP
Gwan-gyeong Mun
2
-0
/
+45
2020-05-14
drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
Gwan-gyeong Mun
1
-0
/
+8
2020-05-14
drm/i915: Program DP SDPs with computed configs
Gwan-gyeong Mun
3
-237
/
+1
2020-05-14
drm/i915: Include DP VSC SDP in the crtc state dump
Gwan-gyeong Mun
1
-0
/
+13
2020-05-14
drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump
Gwan-gyeong Mun
1
-0
/
+3
2020-05-14
drm/i915: Include HDMI DRM infoframe in the crtc state dump
Gwan-gyeong Mun
1
-0
/
+3
2020-05-14
drm: Add logging function for DP VSC SDP
Gwan-gyeong Mun
1
-0
/
+174
2020-05-14
drm/i915/dp: Read out DP SDPs
Gwan-gyeong Mun
2
-0
/
+190
2020-05-14
video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
1
-19
/
+46
2020-05-14
drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
4
-34
/
+57
2020-05-14
drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
2
-4
/
+2
2020-05-14
drm/i915: Show per-engine default property values in sysfs
Chris Wilson
3
-1
/
+97
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
8
-73
/
+11
2020-05-13
drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
1
-7
/
+0
2020-05-13
drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
3
-9
/
+30
2020-05-13
drm/i915/gem: Remove redundant exec_fence
Chris Wilson
1
-26
/
+14
2020-05-13
drm/i915: Remove duplicate inline specifier on write_pte
Nathan Chancellor
1
-1
/
+1
2020-05-13
drm/i915/gt: Suspend tasklets before resume sanitization
Chris Wilson
1
-4
/
+4
2020-05-13
drm/i915: Make active_pipes check skl specific
Stanislav Lisovskiy
2
-6
/
+11
2020-05-13
drm/i915: Extract skl SAGV checking
Stanislav Lisovskiy
1
-2
/
+8
2020-05-13
drm/i915: Introduce skl_plane_wm_level accessor.
Stanislav Lisovskiy
1
-2
/
+21
2020-05-13
drm/i915/gt: Reset execlists registers before HWSP
Chris Wilson
1
-7
/
+14
2020-05-13
drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Swathi Dhanavanthri
2
-4
/
+12
2020-05-12
drm/i915: Handle idling during i915_gem_evict_something busy loops
Chris Wilson
1
-14
/
+12
2020-05-11
drm/i915/gt: Restore Cherryview back to full-ppgtt
Chris Wilson
2
-1
/
+55
2020-05-11
drm/i915/gt: Force pte cacheline to main memory
Mika Kuoppala
1
-2
/
+13
2020-05-11
drm/i915: Remove unused HAS_FWTABLE macro
Pascal Terjan
1
-5
/
+0
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
7
-4
/
+21
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
4
-54
/
+64
2020-05-11
drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected()
Ville Syrjälä
3
-134
/
+17
[next]