index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-0
/
+4
2017-06-07
drm/i915/guc: Remove stale comment for q_fail
Michal Wajdeczko
1
-2
/
+0
2017-05-26
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
1
-0
/
+3
2017-05-26
drm/i915/guc: Introduce buffer based cmd transport
Michal Wajdeczko
1
-1
/
+2
2017-05-19
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
1
-10
/
+0
2017-05-19
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
1
-2
/
+0
2017-05-19
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
1
-4
/
+0
2017-05-19
drm/i915/guc: Remove stale comment for q_fail
Michal Wajdeczko
1
-2
/
+0
2017-05-11
drm/i915/guc: Make scratch register base and count flexible
Michal Wajdeczko
1
-0
/
+7
2017-05-11
drm/i915/guc: Move notification code into virtual function
Michal Wajdeczko
1
-0
/
+9
2017-05-02
drm/i915/guc: Enable send function only after successful init
Michal Wajdeczko
1
-0
/
+1
2017-04-04
drm/i915/huc: Simplify intel_huc_init_hw()
Michal Wajdeczko
1
-1
/
+1
2017-03-31
drm/i915/uc: Drop use of MISSING_CASE on trivial enums
Michal Wajdeczko
1
-6
/
+2
2017-03-31
drm/i915/huc: Remove unused intel_huc_fini()
Michal Wajdeczko
1
-1
/
+0
2017-03-31
drm/i915/uc: Add intel_uc_fw_type_repr()
Michal Wajdeczko
1
-0
/
+14
2017-03-31
drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h
Michal Wajdeczko
1
-1
/
+19
2017-03-27
drm/i915/uc: Make intel_uc_prepare_fw() static
Michal Wajdeczko
1
-2
/
+0
2017-03-23
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
1
-4
/
+4
2017-03-23
drm/i915/guc: Improve the GuC documentation & comments about proxy submissions
Oscar Mateo
1
-2
/
+4
2017-03-23
drm/i915/guc: Make intel_guc_send a function pointer
Oscar Mateo
1
-1
/
+8
2017-03-23
drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
Oscar Mateo
1
-5
/
+7
2017-03-23
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
1
-3
/
+5
2017-03-23
drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
Oscar Mateo
1
-1
/
+2
2017-03-23
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
1
-6
/
+5
2017-03-16
drm/i915/uc: Rename intel_uc_fw.fw to .type
Arkadiusz Hiler
1
-1
/
+1
2017-03-15
drm/i915/uc: Separate firmware selection and preparation
Arkadiusz Hiler
1
-2
/
+2
2017-03-15
drm/i915/guc: Simplify intel_guc_init_hw()
Arkadiusz Hiler
1
-0
/
+1
2017-03-15
drm/i915/guc: Extract param logic form guc_init_fw()
Arkadiusz Hiler
1
-0
/
+1
2017-03-15
drm/i915/uc: Introduce intel_uc_init_fw()
Arkadiusz Hiler
1
-2
/
+3
2017-03-15
drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
Arkadiusz Hiler
1
-2
/
+2
2017-03-15
drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
Arkadiusz Hiler
1
-2
/
+2
2017-03-15
drm/i915/uc: Drop superfluous externs in intel_uc.h
Arkadiusz Hiler
1
-6
/
+6
2017-01-19
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
1
-0
/
+1
2017-01-19
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
1
-0
/
+14
2017-01-18
drm/i915/huc: Unified css_header struct for GuC and HuC
Anusha Srivatsa
1
-0
/
+6
2017-01-18
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
1
-18
/
+19
2017-01-18
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
1
-7
/
+6
2017-01-05
drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
Chris Wilson
1
-0
/
+1
2017-01-03
drm/i915/guc: Make intel_guc_recv static.
Michal Wajdeczko
1
-1
/
+0
2016-12-28
drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappable
Chris Wilson
1
-0
/
+9
2016-12-01
drm/i915: Make various init functions take dev_priv
Tvrtko Ursulin
1
-5
/
+5
2016-11-29
drm/i915/guc: Rename client->cookie to match use
Chris Wilson
1
-1
/
+1
2016-11-25
drm/i915/guc: Init send_mutex in intel_uc_init_early()
Arkadiusz Hiler
1
-0
/
+1
2016-11-25
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
Arkadiusz Hiler
1
-0
/
+8
2016-11-25
drm/i915/guc: Drop guc2host/host2guc from names
Arkadiusz Hiler
1
-3
/
+3
2016-11-25
drm/i915: Rename intel_guc.h to intel_uc.h
Arkadiusz Hiler
1
-0
/
+192