index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
Michal Wajdeczko
2017-10-16
1
-2
/
+2
*
drm/i915/guc: Move GuC boot param initialization out of xfer
Michal Wajdeczko
2017-10-16
1
-0
/
+1
*
drm/i915/uc: Fix includes order
Michal Wajdeczko
2017-10-06
1
-2
/
+1
*
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
2017-10-06
1
-144
/
+2
*
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
2017-10-06
1
-0
/
+1
*
drm/i915/guc: Move Guc early init into own function
Michal Wajdeczko
2017-10-04
1
-3
/
+6
*
drm/i915/uc: Move uC fw helper code into dedicated files
Michal Wajdeczko
2017-10-04
1
-155
/
+4
*
drm/i915/uc: Create intel_uc_init_mmio
Sagar Arun Kamble
2017-10-04
1
-2
/
+13
*
drm/i915/huc: Reorganize HuC authentication
Sagar Arun Kamble
2017-09-26
1
-1
/
+22
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-25
/
+26
*
drm/i915/guc: Rename GuC irq trigger function
Michal Wajdeczko
2017-08-12
1
-2
/
+2
*
drm/i915/guc: Clear enable_guc_loading in case of init failure
Michel Thierry
2017-06-08
1
-2
/
+5
*
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
2017-05-26
1
-2
/
+23
*
drm/i915/guc: Introduce buffer based cmd transport
Michal Wajdeczko
2017-05-26
1
-1
/
+18
*
drm/i915/guc: Disable send function on fini
Michal Wajdeczko
2017-05-26
1
-1
/
+6
*
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
2017-05-19
1
-7
/
+0
*
drm/i915/guc: Make scratch register base and count flexible
Michal Wajdeczko
2017-05-11
1
-7
/
+34
*
drm/i915/guc: Move notification code into virtual function
Michal Wajdeczko
2017-05-11
1
-1
/
+9
*
drm/i915/guc: Enable send function only after successful init
Michal Wajdeczko
2017-05-02
1
-1
/
+26
*
drm/i915/guc: write wopcm related register once during uc init
daniele.ceraolospurio@intel.com
2017-04-13
1
-0
/
+5
*
drm/i915/guc: Use wait_for_register_fw() while waiting for MMIO response
Michal Wajdeczko
2017-04-07
1
-19
/
+7
*
drm/i915/uc: Move fw path check to fetch_uc_fw()
Michal Wajdeczko
2017-03-31
1
-5
/
+5
*
drm/i915/uc: Add intel_uc_fw_fini()
Michal Wajdeczko
2017-03-31
1
-15
/
+15
*
drm/i915/uc: Add intel_uc_fw_type_repr()
Michal Wajdeczko
2017-03-31
1
-2
/
+4
*
drm/i915/guc: Take enable_guc_loading check out of GEM core code
Oscar Mateo
2017-03-30
1
-0
/
+6
*
drm/i915/uc: Make intel_uc_prepare_fw() static
Michal Wajdeczko
2017-03-27
1
-135
/
+135
*
drm/i915/guc: limit forcewake to blitter domain in guc_send
Daniele Ceraolo Spurio
2017-03-24
1
-2
/
+2
*
drm/i915/guc: A little bit more of doorbell sanitization
Oscar Mateo
2017-03-23
1
-9
/
+12
*
drm/i915/guc: Make intel_guc_send a function pointer
Oscar Mateo
2017-03-23
1
-5
/
+11
*
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
2017-03-23
1
-14
/
+41
*
drm/i915: Correct error handling for i915_gem_object_create_from_data()
Chris Wilson
2017-03-17
1
-2
/
+2
*
drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex
Chris Wilson
2017-03-17
1
-2
/
+0
*
drm/i915: Make intel_uc_sanitize_options() more robust
Michal Wajdeczko
2017-03-16
1
-12
/
+17
*
drm/i915/uc: Rename intel_uc_fw.fw to .type
Arkadiusz Hiler
2017-03-16
1
-2
/
+2
*
drm/i915/uc: Add params for specifying firmware
Arkadiusz Hiler
2017-03-15
1
-2
/
+4
*
drm/i915/uc: Separate firmware selection and preparation
Arkadiusz Hiler
2017-03-15
1
-6
/
+12
*
drm/i915/uc: Simplify firmware path handling
Arkadiusz Hiler
2017-03-15
1
-1
/
+3
*
drm/i915/guc: Simplify intel_guc_init_hw()
Arkadiusz Hiler
2017-03-15
1
-0
/
+111
*
drm/i915/guc: Extract param logic form guc_init_fw()
Arkadiusz Hiler
2017-03-15
1
-1
/
+27
*
drm/i915/uc: Introduce intel_uc_init_fw()
Arkadiusz Hiler
2017-03-15
1
-0
/
+6
*
drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
Arkadiusz Hiler
2017-03-15
1
-0
/
+131
*
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
2017-01-18
1
-26
/
+0
*
drm/i915/guc: Make intel_guc_recv static.
Michal Wajdeczko
2017-01-03
1
-3
/
+5
*
drm/i915/guc: Init send_mutex in intel_uc_init_early()
Arkadiusz Hiler
2016-11-25
1
-0
/
+5
*
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
Arkadiusz Hiler
2016-11-25
1
-0
/
+135