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
/
gpu
/
drm
/
i915
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
drm/i915: use upstream version of header tests
Jani Nikula
1
-1
/
+1
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
1
-10
/
+11
2019-07-04
drm/i915: Move the renderstate setup under gt/
Chris Wilson
1
-7
/
+7
2019-07-01
drm/i915: Move the TypeC port handling code to a separate file
Imre Deak
1
-1
/
+2
2019-06-27
drm/i915: prefix header search path with $(srctree)/
Jani Nikula
1
-1
/
+1
2019-06-27
drm/i915: Move OA files to separate folder
Michal Wajdeczko
1
-17
/
+19
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
1
-1
/
+1
2019-06-21
drm/i915: Move intel_gt initialization to a separate file
Tvrtko Ursulin
1
-0
/
+1
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-32
/
+34
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
1
-27
/
+29
2019-06-04
drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
Daniele Ceraolo Spurio
1
-0
/
+1
2019-05-30
drm/i915: add in-kernel blitter client
Matthew Auld
1
-0
/
+2
2019-05-28
drm/i915: Move GEM client throttling to its own file
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move GEM object busy checking to its own file
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move GEM object waiting to its own file
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-13
/
+13
2019-05-28
drm/i915: Move GEM domain management to its own file
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
1
-0
/
+2
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
1
-1
/
+2
2019-05-28
drm/i915: Move object->pages API to i915_gem_object.[ch]
Chris Wilson
1
-1
/
+3
2019-05-28
drm/i915: Split GEM object type definition to its own header
Chris Wilson
1
-0
/
+1
2019-05-27
drm/i915: Make sure we have enough memory bandwidth on ICL
Ville Syrjälä
1
-0
/
+1
2019-05-03
drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
Jani Nikula
1
-1
/
+1
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
1
-0
/
+1
2019-04-25
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-0
/
+2
2019-04-25
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
1
-0
/
+1
2019-04-25
drm/i915: Introduce struct intel_wakeref
Chris Wilson
1
-0
/
+1
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-17
/
+29
2019-04-24
drm/i915: Store the default sseu setup on the engine
Chris Wilson
1
-0
/
+1
2019-04-04
drm/i915: add Makefile magic for testing headers are self-contained
Jani Nikula
1
-12
/
+4
2019-04-02
drm/i915: Split out i915_priolist_types into its own header
Chris Wilson
1
-0
/
+1
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
1
-0
/
+1
2019-03-22
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
1
-0
/
+1
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
1
-0
/
+1
2019-03-08
drm/i915: Split struct intel_context definition to its own header
Chris Wilson
1
-0
/
+9
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
1
-0
/
+1
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson
1
-1
/
+3
2019-01-26
drm/i915: Disable -Wuninitialized
Nathan Chancellor
1
-0
/
+1
2019-01-25
Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-0
/
+1
2019-01-22
drm/i915/selftests: Refactor common live_test framework
Chris Wilson
1
-0
/
+1
2019-01-17
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-1
/
+2
2019-01-02
drm/i915/gvt: Change KVMGT as self load module
Zhenyu Wang
1
-0
/
+1
2018-12-05
Makefile: fix mixed tab and spaces
Pedro Tammela
1
-1
/
+1
2018-12-04
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
1
-0
/
+1
2018-11-30
drm/i915/selftests: Extract spinner code
Tvrtko Ursulin
1
-1
/
+2
2018-11-29
drm/i915/dsc: Define & Compute VESA DSC params
Gaurav K Singh
1
-1
/
+2
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+1
[next]