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: Make sure plane dims are correct for UV CCS planes
Imre Deak
2020-01-07
1
-2
/
+6
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: Add debug message for FB plane[0].offset!=0 error
Imre Deak
2020-01-07
1
-1
/
+4
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/tgl: Make sure a semiplanar UV plane is tile row size aligned
Imre Deak
2020-01-07
1
-3
/
+33
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: Add support for non-power-of-2 FB plane alignment
Imre Deak
2020-01-07
1
-8
/
+16
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
Kai Vehmanen
2020-01-06
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
2020-01-06
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Use memset_p to clear the ports
Chris Wilson
2020-01-06
1
-5
/
+10
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Drop mutex serialisation between context pin/unpin
Chris Wilson
2020-01-06
2
-17
/
+26
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
2020-01-06
2
-13
/
+10
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2020-01-06
7
-15
/
+41
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/selftests: Impose a timeout for request submission
Chris Wilson
2020-01-06
1
-5
/
+21
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/selftests: Fixup sparse __user annotation on local var
Chris Wilson
2020-01-06
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: Create dumb buffer from LMEM
Ramalingam C
2020-01-05
1
-7
/
+22
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: lookup for mem_region of a mem_type
Ramalingam C
2020-01-05
2
-0
/
+17
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/selftests: Compare user mmap against GPU
Chris Wilson
2020-01-04
1
-0
/
+129
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/selftests: Extend fault handler selftests to all memory regions
Abdiel Janulgue
2020-01-04
1
-89
/
+217
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gem: Extend mmap support for lmem
Abdiel Janulgue
2020-01-04
3
-22
/
+39
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/selftests: Make headers self-contained
Chris Wilson
2020-01-03
7
-11
/
+31
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/selftests: Move igt_atomic_section[] out of the header
Chris Wilson
2020-01-03
3
-40
/
+49
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gem: Support discontiguous lmem object maps
Chris Wilson
2020-01-03
5
-123
/
+78
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
2020-01-03
3
-3
/
+21
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
2020-01-03
3
-8
/
+11
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
2020-01-03
2
-2
/
+11
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Clear LRC image inline
Chris Wilson
2020-01-03
2
-43
/
+58
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Include a bunch more rcs image state
Chris Wilson
2020-01-03
2
-1
/
+94
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/dsi: Control panel and backlight enable GPIOs on BYT
Hans de Goede
2020-01-03
2
-1
/
+66
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 d...
Hans de Goede
2020-01-03
1
-1
/
+22
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)
Hans de Goede
2020-01-03
3
-6
/
+7
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c
Hans de Goede
2020-01-03
3
-27
/
+48
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Flush ongoing retires during wait_for_idle
Chris Wilson
2020-01-03
3
-9
/
+19
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gem: Single page objects are naturally contiguous
Chris Wilson
2020-01-02
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: reimplement header test feature
Masahiro Yamada
2020-01-02
7
-36
/
+31
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gem: Drop local vma->vm_file reference
Chris Wilson
2020-01-01
2
-0
/
+69
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: Add Wa_1407352427:icl,ehl
Matt Roper
2019-12-31
2
-0
/
+4
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Restore coarse power gating
Chris Wilson
2020-01-01
1
-2
/
+4
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915: Introduce remap_io_sg() to prefault discontiguous objects
Abdiel Janulgue
2019-12-31
3
-20
/
+74
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/tgl: Assume future platforms will inherit TGL's SFC capability
Matt Roper
2019-12-31
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Tweak flushes around ivb ppgtt
Chris Wilson
2019-12-31
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Leave RING_BB_STATE to default value
Chris Wilson
2019-12-30
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/selftests: Flush the context worker
Chris Wilson
2019-12-30
2
-2
/
+4
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
2019-12-30
1
-13
/
+11
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
2019-12-30
4
-5
/
+13
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Avoid using tag 0 for the very first submission
Chris Wilson
2019-12-30
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/gt: Ensure that all new contexts clear STOP_RING
Chris Wilson
2019-12-30
1
-3
/
+11
|
|
*
|
|
|
|
|
|
|
|
|
drn/i915: Break up long i915_buddy_free_list() with a cond_resched()
Chris Wilson
2019-12-30
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/dp: Disable Port sync mode correctly on teardown
Manasi Navare
2019-12-30
1
-6
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/dp: Make port sync mode assignments only if all tiles present
Manasi Navare
2019-12-30
1
-65
/
+117
|
|
*
|
|
|
|
|
|
|
|
|
drm/i915/dp: Make sure all tiled connectors get added to the state with full ...
Manasi Navare
2019-12-30
1
-0
/
+138
|
|
*
|
|
|
|
|
|
|
|
|
drm/fbdev: Fallback to non tiled mode if all tiles not present
Manasi Navare
2019-12-29
1
-0
/
+72
|
|
*
|
|
|
|
|
|
|
|
|
drm: Handle connector tile support only for modes that match tile size
Manasi Navare
2019-12-29
1
-1
/
+3
[prev]
[next]