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
/
i915_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Priority boost for waiting clients
Chris Wilson
2018-10-01
1
-1
/
+4
*
drm/i915: Trim partial view sg lists
Tvrtko Ursulin
2018-09-27
1
-1
/
+1
*
drm/i915: Unset reset pch handshake when PCH is not present in one place
José Roberto de Souza
2018-09-26
1
-12
/
+0
*
drm/i915: Convert to BITS_PER_TYPE
Chris Wilson
2018-09-26
1
-1
/
+1
*
drm/i915: Park the GPU on module load
Chris Wilson
2018-09-20
1
-0
/
+8
*
drm/i915: don't assume struct page in i915_sg_trim
Matthew Auld
2018-09-20
1
-1
/
+3
*
drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)
Chris Wilson
2018-09-14
1
-0
/
+3
*
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
2018-09-14
1
-1
/
+3
*
drm/i915: Check engine->default_state mapping on module load
Chris Wilson
2018-09-14
1
-0
/
+11
*
drm/i915: Early rejection of buffer allocations larger than RAM
Chris Wilson
2018-09-03
1
-6
/
+19
*
drm/i915: Flag any possible writes for a GTT fault
Chris Wilson
2018-09-03
1
-1
/
+1
*
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson
2018-08-31
1
-0
/
+1
*
drm/i915: Cleanup gt powerstate from gem
Chris Wilson
2018-08-13
1
-0
/
+3
*
drm/i915: Warn if we hit the timeout for wait-for-idle
Chris Wilson
2018-08-08
1
-0
/
+6
*
drm/i915: Don't disable the GPU for older gen on wedging
Chris Wilson
2018-07-26
1
-1
/
+2
*
drm/i915: Restore sane defaults for KMS on GEM error load
Chris Wilson
2018-07-26
1
-1
/
+10
*
drm/i915: Mark up object tiling-and-stride getters as const
Chris Wilson
2018-07-26
1
-2
/
+2
*
drm/i915: Skip repeated calls to i915_gem_set_wedged()
Chris Wilson
2018-07-25
1
-2
/
+3
*
drm/i915: Only force GGTT coherency w/a on required chipsets
Chris Wilson
2018-07-20
1
-0
/
+5
*
drm/i915: Always retire residual requests before suspend
Chris Wilson
2018-07-18
1
-0
/
+2
*
drm/i915: Flush chipset caches after GGTT writes
Chris Wilson
2018-07-17
1
-1
/
+1
*
drm/i915: Reject attempted pwrites into a read-only object
Chris Wilson
2018-07-13
1
-0
/
+6
*
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
2018-07-13
1
-0
/
+4
*
drm/i915: Tidy error handling in i915_gem_init_hw
Michał Winiarski
2018-07-12
1
-3
/
+7
*
drm/i915: Flush the residual parking on emergency shutdown
Chris Wilson
2018-07-10
1
-0
/
+2
*
drm/i915: Tidy i915_gem_suspend()
Chris Wilson
2018-07-10
1
-24
/
+26
*
drm/i915: Provide a timeout to i915_gem_wait_for_idle() on setup
Chris Wilson
2018-07-09
1
-4
/
+4
*
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
2018-07-09
1
-19
/
+29
*
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
2018-07-07
1
-1
/
+1
*
drm/i915: Export i915_request_skip()
Chris Wilson
2018-07-06
1
-22
/
+3
*
drm/i915: Flush the WCB following a WC write
Chris Wilson
2018-07-06
1
-0
/
+4
*
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-05
1
-0
/
+1
*
drm/i915: Try GGTT mmapping whole object as partial
Chris Wilson
2018-07-02
1
-11
/
+17
*
drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
Michal Wajdeczko
2018-06-28
1
-3
/
+4
*
drm/i915: Wait for engines to idle before retiring
Chris Wilson
2018-06-27
1
-4
/
+7
*
drm/i915: Only show debug for state changes when banning
Chris Wilson
2018-06-18
1
-5
/
+5
*
drm/i915: Fix fallout of fake reset along resume
Chris Wilson
2018-06-18
1
-9
/
+5
*
drm/i915: Be irqsafe inside reset
Chris Wilson
2018-06-15
1
-2
/
+4
*
drm/i915: Fix context ban and hang accounting for client
Mika Kuoppala
2018-06-15
1
-17
/
+40
*
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-14
1
-2
/
+2
*
drm/i915: Refactor unsettting obj->mm.pages
Chris Wilson
2018-06-11
1
-31
/
+37
*
drm/i915: Squash GEM load failure message (again)
Chris Wilson
2018-06-11
1
-3
/
+2
*
drm/i915: Mark the GPU as wedged without error on fault injection
Chris Wilson
2018-06-08
1
-0
/
+2
*
drm/i915: Change i915_gem_fault() to return vm_fault_t
Chris Wilson
2018-06-07
1
-14
/
+7
*
drm/i915: Use GEM suspend when aborting initialisation
Chris Wilson
2018-06-07
1
-2
/
+6
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-16
/
+14
*
drm/i915: Swap magics and use SZ_1M
Chris Wilson
2018-06-05
1
-1
/
+1
*
drm/i915: Correctly handle error path in i915_gem_init_hw
Michal Wajdeczko
2018-06-05
1
-0
/
+6
*
drm/i915: Add new vGPU cap info bit VGT_CAPS_HUGE_GTT
Changbin Du
2018-06-05
1
-6
/
+2
*
drm/i915: Move i915_gem_fini to i915_gem.c
Michal Wajdeczko
2018-06-04
1
-0
/
+22
[next]