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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
drm: move content protection property to mode_config
Ramalingam C
4
-14
/
+15
2019-05-08
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
4
-22
/
+59
2019-05-08
drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
Chris Wilson
7
-77
/
+18
2019-05-08
drm/i915: Reboot CI if forcewake fails
Chris Wilson
3
-3
/
+18
2019-05-07
drm/i915/icl: Fix setting 10 bit deep color mode
Aditya Swarup
1
-1
/
+1
2019-05-07
drm/i915: Kill PCH_KBP
Ville Syrjälä
3
-8
/
+5
2019-05-07
drm/i915/execlists: Don't apply priority boost for resets
Chris Wilson
1
-7
/
+9
2019-05-07
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
7
-39
/
+47
2019-05-07
drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
Chris Wilson
1
-3
/
+1
2019-05-07
drm/i915: Cancel retire_worker on parking
Chris Wilson
2
-7
/
+12
2019-05-07
drm/i915: Remove delay for idle_work
Chris Wilson
5
-19
/
+12
2019-05-07
drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLE
Chris Wilson
1
-2
/
+14
2019-05-07
drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
Clinton Taylor
1
-15
/
+2
2019-05-07
drm/i915: Assert the local engine->wakeref is active
Chris Wilson
2
-2
/
+5
2019-05-07
drm/i915: Prefer checking the wakeref itself rather than the counter
Chris Wilson
2
-4
/
+18
2019-05-07
drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
Chris Wilson
1
-0
/
+19
2019-05-07
drm/i915: Acquire the signaler's timeline HWSP last
Chris Wilson
1
-4
/
+4
2019-05-06
drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.c
Ville Syrjälä
5
-223
/
+230
2019-05-06
drm/i915: Replace intel_ddi_pll_init()
Ville Syrjälä
2
-26
/
+21
2019-05-06
drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()
Ville Syrjälä
2
-7
/
+14
2019-05-06
drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
Ville Syrjälä
1
-2
/
+1
2019-05-06
drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
Ville Syrjälä
1
-1
/
+4
2019-05-04
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
3
-1
/
+44
2019-05-03
drm/i915: Use mul_u32_u32() more
Ville Syrjälä
4
-11
/
+11
2019-05-03
drm/i915: Allow ICL pipe "HDR mode" when the cursor is visible
Ville Syrjälä
1
-1
/
+2
2019-05-03
drm/i915: Move the PIPEMISC write the correct place
Ville Syrjälä
1
-3
/
+3
2019-05-03
drm/i915: Delay semaphore submission until the start of the signaler
Chris Wilson
1
-0
/
+19
2019-05-03
drm/i915/hangcheck: Track context changes
Chris Wilson
2
-3
/
+10
2019-05-03
drm/i915: Leave engine parking to the engines
Chris Wilson
1
-17
/
+1
2019-05-03
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
5
-14
/
+35
2019-05-03
drm/i915/guc: Fix runtime suspend
Chris Wilson
3
-9
/
+19
2019-05-03
drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
Jani Nikula
15
-30
/
+63
2019-05-03
drm/i915: move more generic utils to i915_utils.h
Jani Nikula
3
-152
/
+153
2019-05-03
drm/i915: make i915_utils.h self-contained
Jani Nikula
2
-2
/
+5
2019-05-03
drm/i915: move i915_vgacntrl_reg() where needed
Jani Nikula
2
-10
/
+10
2019-05-03
drm/i915: extract i915_debugfs.h from i915_drv.h
Jani Nikula
8
-12
/
+29
2019-05-03
drm/i915: extract intel_acpi.h from i915_drv.h
Jani Nikula
6
-9
/
+23
2019-05-03
drm/i915: extract intel_lpe_audio.h from i915_drv.h
Jani Nikula
6
-12
/
+30
2019-05-03
drm/i915: extract intel_dpio_phy.h from i915_drv.h
Jani Nikula
10
-41
/
+66
2019-05-03
drm/i915/csr: move CSR version macros to intel_csr.h
Jani Nikula
4
-4
/
+6
2019-05-03
drm/i915: remove unused/stale macros and comments from intel_drv.h
Jani Nikula
1
-9
/
+0
2019-05-03
drm/i915: move ranges to intel_display.c
Jani Nikula
2
-15
/
+15
2019-05-03
drm/i915/dsi: move operation mode types to intel_dsi.h
Jani Nikula
2
-3
/
+3
2019-05-03
drm/i915/dvo: move DVO chip types to intel_dvo.c
Jani Nikula
2
-5
/
+5
2019-05-03
drm/i915: add single combo phy init/unit functions
Jani Nikula
3
-13
/
+27
2019-05-02
drm/i915: Tune down WARN about incorrect VBT TC legacy flag
Imre Deak
1
-3
/
+6
2019-05-02
drm/i915: Include fence signaled bit in print_request()
Chris Wilson
1
-1
/
+4
2019-05-02
drm/i915/icl: Add missing combo PHY lane power setup
Imre Deak
1
-0
/
+10
2019-05-02
drm/i915/icl: Factor out combo PHY lane power setup helper
Imre Deak
4
-24
/
+62
2019-05-02
drm/i915: hsw+ audio regs are per-transocder
Ville Syrjälä
2
-35
/
+32
[next]