index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_suspend.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
drm/i915: Remove lrc default desc from GEM context
Chris Wilson
4
-35
/
+10
2019-08-01
drm/i915/ehl: Don't forget to handle port C's hotplug interrupts
Matt Roper
1
-6
/
+35
2019-08-01
drm/i915/oa: add content to Makefile
Jani Nikula
1
-0
/
+4
2019-08-01
drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
Wei Yongjun
1
-1
/
+2
2019-08-01
drm/i915/execlists: Always clear pending&inflight requests on reset
Chris Wilson
1
-12
/
+1
2019-07-31
drm/i915/ehl: Ungate DDIC and DDID
José Roberto de Souza
1
-1
/
+8
2019-07-31
drm/i915: Move MOCS setup to intel_mocs.c
Tvrtko Ursulin
3
-8
/
+13
2019-07-31
drm/i915/tgl: Tigerlake only has global MOCS registers
Michel Thierry
7
-2
/
+52
2019-07-31
drm/i915/tgl: Define MOCS entries for Tigerlake
Tomasz Lis
1
-11
/
+57
2019-07-31
drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
Lucas De Marchi
1
-8
/
+9
2019-07-31
drm/i915/tgl: Move fault registers to their new offset
Lucas De Marchi
3
-6
/
+33
2019-07-31
drm/i915: remove dangling forward declaration
Lucas De Marchi
1
-1
/
+0
2019-07-31
drm/i915/uc: Move uC WOPCM setup in uc_init_hw
Daniele Ceraolo Spurio
6
-80
/
+76
2019-07-31
drm/i915/uc: Don't enable communication twice on resume
Daniele Ceraolo Spurio
3
-4
/
+34
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
5
-100
/
+117
2019-07-31
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
3
-4
/
+4
2019-07-30
drm/i915: make i915_selftest.h self-contained
Lucas De Marchi
1
-0
/
+2
2019-07-30
drm/i915/tgl: handle DP aux interrupts
Lucas De Marchi
2
-5
/
+14
2019-07-30
drm/i915/tgl: Update north display hotplug detection to TGL connections
José Roberto de Souza
2
-7
/
+56
2019-07-30
drm/i915/tgl: Add hpd interrupt handling
Lucas De Marchi
4
-12
/
+154
2019-07-30
drm/i915: Update DRIVER_DATE to 20190730
Rodrigo Vivi
1
-2
/
+2
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
10
-32
/
+31
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
7
-51
/
+71
2019-07-30
drm/i915: Inline engine->init_context into its caller
Chris Wilson
7
-46
/
+25
2019-07-30
drm/i915: use upstream version of header tests
Jani Nikula
11
-96
/
+7
2019-07-29
drm/i915/uc: Don't fail on HuC firmware failure
Michal Wajdeczko
3
-6
/
+13
2019-07-29
drm/i915: Flush the i915_vm_release before ggtt shutdown
Chris Wilson
1
-0
/
+3
2019-07-29
drm/i915/selftests: Careful not to flush hang_fini on error setups
Chris Wilson
1
-3
/
+1
2019-07-27
drm/i915/uc: Fixup kerneldoc after params were flipped and renamed
Chris Wilson
1
-1
/
+1
2019-07-27
drm/i915/tgl: update ddi/tc clock_off bits
Mahesh Kumar
1
-2
/
+3
2019-07-27
drm/i915/tgl: select correct bit for port select
Mahesh Kumar
3
-14
/
+50
2019-07-27
drm/i915/tgl: skip setting PORT_CL_DW12_* on initialization
Lucas De Marchi
1
-4
/
+8
2019-07-26
drm/i915/uc: Remove redundant RSA offset definition
Michal Wajdeczko
2
-6
/
+3
2019-07-26
drm/i915/uc: Remove redundant ucode offset definition
Michal Wajdeczko
2
-5
/
+2
2019-07-26
drm/i915/uc: Remove redundant header_offset/size definitions
Michal Wajdeczko
3
-19
/
+15
2019-07-26
drm/i915/gt: Add to timeline requires the timeline mutex
Chris Wilson
1
-5
/
+18
2019-07-26
drm/i915/uc: Don't sanitize guc_log_level modparam
Michal Wajdeczko
2
-51
/
+28
2019-07-26
drm/i915: Do not rely on for loop caching the mask
Tvrtko Ursulin
1
-3
/
+3
2019-07-26
drm/i915/perf: Initialise err to 0 before looping over ce->engines
Chris Wilson
1
-26
/
+35
2019-07-26
drm/i915/guc: init submission structures as part of guc_init
Daniele Ceraolo Spurio
2
-16
/
+15
2019-07-26
drm/i915/uc: Reorder params in intel_uc_fw_fetch
Michal Wajdeczko
3
-10
/
+7
2019-07-26
drm/i915: Capture vma contents outside of spinlock
Chris Wilson
4
-35
/
+117
2019-07-25
drm/i915/uc: Move uc firmware layout definitions to dedicated file
Michal Wajdeczko
4
-68
/
+82
2019-07-25
drm/i915/uc: Update drawing for firmware layout
Michal Wajdeczko
2
-23
/
+20
2019-07-25
drm/i915: Fix GuC documentation links
Michal Wajdeczko
1
-5
/
+5
2019-07-25
drm/i915/uc: Unify uC firmware upload
Daniele Ceraolo Spurio
4
-155
/
+93
2019-07-25
drm/i915/uc: Plumb the gt through fw_upload
Daniele Ceraolo Spurio
4
-56
/
+48
2019-07-25
drm/i915/huc: Copy huc rsa only once
Daniele Ceraolo Spurio
3
-22
/
+23
2019-07-25
drm/i915/uc: Move xfer rsa logic to common function
Daniele Ceraolo Spurio
4
-9
/
+29
2019-07-25
drm/i915/uc: Unify uc_fw status tracking
Daniele Ceraolo Spurio
8
-84
/
+92
[next]