index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt
Chris Wilson
2019-12-06
1
-6
/
+16
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Claim vma while under closed_lock in i915_vma_parked()
Chris Wilson
2019-12-06
1
-1
/
+3
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Trim gen6 ppgtt updates to PD cachelines
Chris Wilson
2019-12-06
1
-5
/
+7
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Serialise i915_active_acquire() with __active_retire()
Chris Wilson
2019-12-05
1
-2
/
+3
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Replace I915_READ with intel_uncore_read
Andi Shyti
2019-12-05
3
-14
/
+15
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Save irqstate around virtual_context_destroy
Chris Wilson
2019-12-05
1
-2
/
+3
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gem: Reinitialise the local list before repeating
Chris Wilson
2019-12-05
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Bump the PP_DIR invalidation for Baytrail
Chris Wilson
2019-12-05
1
-4
/
+35
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Try hard to bind the context
Chris Wilson
2019-12-05
4
-8
/
+38
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Ignore most failures during evict-vm
Chris Wilson
2019-12-05
1
-16
/
+23
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Remove vestigal i915_gem_context locals from cmdparser
Chris Wilson
2019-12-05
3
-11
/
+6
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gem: Hook user-extensions upto MMAP_OFFSET_IOCTL
Chris Wilson
2019-12-04
1
-2
/
+6
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gem: Hold the obj->vma.lock while walking the vma.list
Chris Wilson
2019-12-04
1
-0
/
+4
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gem: Try to flush pending unbind events
Chris Wilson
2019-12-04
1
-1
/
+9
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-04
17
-142
/
+542
|
|
|
*
|
|
|
|
|
|
|
drm/i915/perf: drop pointless static qualifier in i915_perf_add_config_ioctl()
Mao Wenan
2019-12-04
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Make intel_crtc_arm_fifo_underrun() functional on gen2
Ville Syrjälä
2019-12-04
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Nuke intel_pre_disable_primary_noatomic()
Ville Syrjälä
2019-12-04
1
-35
/
+22
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Clean up the gen2 "no planes -> underrun" workaround
Ville Syrjälä
2019-12-04
1
-85
/
+70
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Clean up intel_{pre,post}_plane_update()
Ville Syrjälä
2019-12-04
3
-59
/
+51
|
|
|
*
|
|
|
|
|
|
|
drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update()
Ville Syrjälä
2019-12-04
1
-20
/
+20
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Pass dev_priv to ilk_disable_lp_wm()
Ville Syrjälä
2019-12-04
3
-5
/
+3
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Clean up arguments to nv12/scaler w/a funcs
Ville Syrjälä
2019-12-04
1
-12
/
+14
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Set the PD again for Haswell
Chris Wilson
2019-12-03
2
-36
/
+15
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gem: Avoid parking the vma as we unbind
Chris Wilson
2019-12-03
1
-1
/
+16
|
|
|
*
|
|
|
|
|
|
|
drm/i915/display/mst: Move DPMS_OFF call to post_disable
José Roberto de Souza
2019-12-03
2
-8
/
+7
|
|
|
*
|
|
|
|
|
|
|
drm/i915/dp: Power down sink before disable pipe/transcoder clock
José Roberto de Souza
2019-12-03
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
drm/i915/display: Check the old state to find port sync slave
José Roberto de Souza
2019-12-03
1
-2
/
+2
|
|
|
*
|
|
|
|
|
|
|
drm/i915/irq: Refactor gen11 display interrupt handling
Matt Roper
2019-12-03
1
-22
/
+35
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Track the context validity explicitly
Chris Wilson
2019-12-03
4
-1
/
+6
|
|
|
*
|
|
|
|
|
|
|
drm/i915/execlists: Skip nested spinlock for validating pending
Chris Wilson
2019-12-03
1
-2
/
+2
|
|
|
*
|
|
|
|
|
|
|
drm/i915/execlists: Add a couple more validity checks to assert_pending()
Chris Wilson
2019-12-03
1
-0
/
+3
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Lift i915_vma_pin() out of intel_renderstate_emit()
Chris Wilson
2019-12-03
3
-44
/
+78
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gem: Take runtime-pm wakeref prior to unbinding
Chris Wilson
2019-12-03
1
-1
/
+16
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Serialise i915_active_wait() with its retirement
Chris Wilson
2019-12-02
1
-0
/
+1
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Specialise i915_active.work lock classes
Chris Wilson
2019-12-02
2
-5
/
+13
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gem: Unbind all current vma on changing cache-level
Chris Wilson
2019-12-02
1
-119
/
+4
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Simplify rc6 w/a application
Chris Wilson
2019-12-02
4
-58
/
+6
|
|
|
*
|
|
|
|
|
|
|
drm/i915/gt: Use soft-rc6 for w/a protection
Chris Wilson
2019-12-02
3
-15
/
+13
|
|
|
*
|
|
|
|
|
|
|
drm/i915/bios: assume vbt is 4-byte aligned into oprom
Lucas De Marchi
2019-12-02
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
drm/i915/bios: fold pci rom map/unmap into copy function
Lucas De Marchi
2019-12-02
1
-21
/
+21
|
|
|
*
|
|
|
|
|
|
|
drm/i915/bios: do not discard address space
Lucas De Marchi
2019-12-02
1
-12
/
+39
|
|
|
*
|
|
|
|
|
|
|
drm/i915/display: Suspend MST topology manager before destroy fbdev
José Roberto de Souza
2019-12-02
1
-0
/
+7
|
|
|
*
|
|
|
|
|
|
|
drm/i915/vbt: Parse power conservation features block
José Roberto de Souza
2019-12-02
2
-4
/
+63
|
|
|
*
|
|
|
|
|
|
|
drm/i915/psr: Check if sink PSR capability changed
José Roberto de Souza
2019-12-02
1
-0
/
+24
|
|
|
*
|
|
|
|
|
|
|
drm/i915/psr: Enable ALPM lock timeout error interruption
José Roberto de Souza
2019-12-02
1
-1
/
+36
|
|
|
*
|
|
|
|
|
|
|
drm/i915/psr: Refactor psr short pulse handler
José Roberto de Souza
2019-12-02
1
-20
/
+31
|
|
|
*
|
|
|
|
|
|
|
drm/i915/psr: Add bits per pixel limitation
José Roberto de Souza
2019-12-02
1
-1
/
+10
|
|
|
*
|
|
|
|
|
|
|
drm/i915/dsb: fix cmd_buf being wrongly set
Lucas De Marchi
2019-12-02
1
-9
/
+9
|
|
|
*
|
|
|
|
|
|
|
drm/i915: Stop using connector->encoder and encoder->crtc links in i915_displ...
Ville Syrjälä
2019-12-02
2
-16
/
+34
[prev]
[next]