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
2017-12-23
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
Lucas De Marchi
3
-9
/
+38
2017-12-22
drm/i915: Update DRIVER_DATE to 20171222
Rodrigo Vivi
1
-2
/
+2
2017-12-22
drm/i915: Show HWSP in intel_engine_dump()
Chris Wilson
1
-1
/
+33
2017-12-22
drm/i915: Assert that the request is on the execution queue before being removed
Chris Wilson
1
-0
/
+2
2017-12-22
drm/i915/execlists: Show preemption progress in GEM_TRACE
Chris Wilson
1
-2
/
+5
2017-12-22
Merge tag 'gvt-next-2017-12-22' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
15
-666
/
+675
2017-12-22
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2017-12-22
drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+
Ville Syrjälä
2
-0
/
+44
2017-12-22
drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/a
Ville Syrjälä
2
-9
/
+13
2017-12-22
drm/i915: No need to power up PG2 for GMBUS on BXT
Ville Syrjälä
1
-1
/
+1
2017-12-22
drm/i915: Disable DC states around GMBUS on GLK
Ville Syrjälä
1
-0
/
+1
2017-12-22
drm/i915: Do not enable movntdqa optimization in hypervisor guest
Changbin Du
1
-1
/
+6
2017-12-22
drm/i915: Dump device info at once
Michal Wajdeczko
1
-16
/
+17
2017-12-22
drm/i915: Add pretty printer for runtime part of intel_device_info
Michal Wajdeczko
4
-18
/
+34
2017-12-22
drm/i915: Update intel_device_info_runtime_init() parameter
Michal Wajdeczko
3
-5
/
+9
2017-12-22
drm/i915: Move intel_device_info definitions to its own header
Michal Wajdeczko
3
-138
/
+183
2017-12-22
drm/i915: Move opregion definitions to dedicated intel_opregion.h
Michal Wajdeczko
3
-59
/
+112
2017-12-22
drm/i915: Move display related definitions to dedicated header
Michal Wajdeczko
2
-282
/
+322
2017-12-22
drm/i915: Move some utility functions to i915_util.h
Michal Wajdeczko
2
-15
/
+15
2017-12-22
drm/i915/gvt: move write protect handler out of mmio emulation function
Zhenyu Wang
6
-55
/
+41
2017-12-22
drm/i915/gvt: cleanup usage for typed mmio reg vs. offset
Zhenyu Wang
11
-148
/
+138
2017-12-22
drm/i915/gvt: Fix pipe A enable as default for vgpu
Xiaolin Zhang
1
-2
/
+3
2017-12-22
drm/i915/gvt: always use i915_reg_t for MMIO handler definition
Zhenyu Wang
1
-352
/
+352
2017-12-21
drm/i915: Show FBC worker status in debugfs
Chris Wilson
1
-4
/
+9
2017-12-21
drm/i915: Disable all planes for load detection, v2.
Ville Syrjälä
1
-129
/
+18
2017-12-21
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2017-12-20
drm/i915/cfl: Adding more Coffee Lake PCI IDs.
Rodrigo Vivi
2
-6
/
+24
2017-12-20
drm/i915: Tidy up GEM_TRACE around execlists
Chris Wilson
1
-2
/
+4
2017-12-20
drm/i915/psr: Fix register name mess up.
Dhinakaran Pandiyan
1
-8
/
+8
2017-12-20
drm/i915: Avoid context dereference inside execlists_submission_tasklet
Chris Wilson
2
-4
/
+4
2017-12-20
drm/i915: Remove pointer indirection for hangcheck_state local
Chris Wilson
1
-5
/
+5
2017-12-20
drm/i915: Show if we consider the engine is idle in the GPU error state
Chris Wilson
2
-0
/
+3
2017-12-20
drm/i915: Implement WaDisableEarlyEOT.
Rafael Antognolli
2
-0
/
+4
2017-12-20
drm/i915: Implement WaDisableVFclkgate.
Rafael Antognolli
2
-0
/
+8
2017-12-19
drm/i915: Add pretty printer for modparams
Michal Wajdeczko
4
-41
/
+42
2017-12-19
drm/i915: Convert intel_device_info_dump into pretty printer
Michal Wajdeczko
3
-14
/
+17
2017-12-19
drm/i915: Add pretty printer for device info flags
Michal Wajdeczko
4
-10
/
+23
2017-12-19
drm/i915: Fix indentation for intel_ddi_clk_select
Chris Wilson
1
-2
/
+2
2017-12-19
drm/i915: Add a strong mb to resetting the has-CS-interrupt bit
Chris Wilson
1
-1
/
+6
2017-12-19
drm/i915/cnl: Add support for horizontal plane flipping
Joonas Lahtinen
2
-5
/
+36
2017-12-19
drm/i915: Protect DDI port to DPLL map from theoretical race.
Rodrigo Vivi
1
-0
/
+4
2017-12-19
drm/i915/selftests: Fix up igt_reset_engine
Chris Wilson
1
-64
/
+251
2017-12-18
drm/i915/trace: add hw_id to gem requests trace points
Lionel Landwerlin
1
-14
/
+22
2017-12-18
drm/i915: reorder field in gem_request tracepoints
Lionel Landwerlin
1
-2
/
+2
2017-12-18
drm/i915: Show IPEIR and IPEHR in the engine dump
Chris Wilson
1
-0
/
+18
2017-12-18
drm/i915: prefer i915_gem_object_has_pages()
Matthew Auld
2
-2
/
+2
2017-12-18
drm/i915: Re-enable GGTT earlier after GPU reset
Chris Wilson
1
-3
/
+3
2017-12-18
drm/i915/gvt: load host render mocs once in mocs switch
Weinan Li
1
-9
/
+42
2017-12-18
drm/i915/gvt: refine mocs save restore policy
Weinan Li
2
-15
/
+37
2017-12-18
drm/i915/gvt: optimize for vGPU mmio switch
Weinan Li
1
-111
/
+85
[next]