index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ps3
/
ps3-lpm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
drm/i915/selftests: Ignore autoincrementing timestamp on verfifying whitelists
Chris Wilson
1
-0
/
+17
2020-06-02
drm/i915/dsi: Dont forget to clean up the connector on error (v2)
Vivek Kasireddy
1
-0
/
+1
2020-06-02
drm/i915/params: prevent changing module params runtime
Jani Nikula
1
-14
/
+24
2020-06-02
drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Jani Nikula
1
-1
/
+1
2020-06-02
drm/i915/params: don't expose inject_probe_failure in debugfs
Jani Nikula
1
-1
/
+1
2020-06-02
drm/i915/gt: Move legacy context wa to intel_workarounds
Chris Wilson
2
-28
/
+31
2020-06-02
drm/i915/gt: Split low level gen2-7 CS emitters
Chris Wilson
7
-806
/
+901
2020-06-01
drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
Chris Wilson
1
-0
/
+4
2020-06-01
drm/i915/tgl: Update TC DP vswing table
José Roberto de Souza
1
-3
/
+3
2020-06-01
drm/i915: Trim the ironlake+ irq handler
Chris Wilson
1
-28
/
+29
2020-06-01
drm/i915: Fix global state use-after-frees with a refcount
Ville Syrjälä
2
-6
/
+42
2020-06-01
drm/i915: Relinquish forcewake immediately after manual grouping
Chris Wilson
1
-1
/
+1
2020-06-01
drm/i915: Handle very early engine initialisation failure
Chris Wilson
1
-3
/
+3
2020-06-01
drm/i915: Add Plane color encoding support for YCBCR_BT2020
Kishore Kadiyala
3
-7
/
+19
2020-05-30
drm/i915/gem: Give each object class a friendly name
Chris Wilson
14
-1
/
+17
2020-05-30
drm/i915/gem: Taint all shrinkable object locks
Chris Wilson
1
-0
/
+4
2020-05-29
drm/i915: Check for awaits on still currently executing requests
Chris Wilson
1
-1
/
+48
2020-05-29
drm/i915: Add a few asserts around handling of i915_request_is_active()
Chris Wilson
1
-2
/
+3
2020-05-29
drm/i915: Replace I915_MODE_FLAG_INHERITED with a boolean
Ville Syrjälä
3
-12
/
+9
2020-05-29
drm/i915: Stop using mode->private_flags
Ville Syrjälä
7
-28
/
+49
2020-05-29
drm/i915/gt: Start timeslice on partial submission
Chris Wilson
1
-1
/
+3
2020-05-28
drm/i915/gt: Don't declare hangs if engine is stalled
Chris Wilson
1
-3
/
+16
2020-05-28
drm/i915/gt: Remove local entries from GGTT on suspend
Chris Wilson
3
-29
/
+54
2020-05-28
drm/i915/gt: Restore both GGTT bindings on resume
Chris Wilson
1
-4
/
+2
2020-05-28
drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
3
-2
/
+119
2020-05-27
drm/i915: work around false-positive maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2020-05-27
drm/i915/pmu: avoid an maybe-uninitialized warning
Arnd Bergmann
1
-42
/
+42
2020-05-27
drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume
Chris Wilson
1
-2
/
+6
2020-05-27
drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
1
-4
/
+21
2020-05-27
drm/i915: Reorder await_execution before await_request
Chris Wilson
1
-132
/
+132
2020-05-26
drm/i915/display: Only query DP state of a DDI encoder
Chris Wilson
1
-0
/
+3
2020-05-26
drm/i915: Improve execute_cb struct packing
Chris Wilson
2
-10
/
+15
2020-05-26
drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
Chris Wilson
1
-0
/
+3
2020-05-26
drm/i915/gt: Force the GT reset on shutdown
Chris Wilson
1
-0
/
+5
2020-05-26
drm/i915/display: Fix early deref of 'dsb'
Chris Wilson
1
-2
/
+4
2020-05-25
drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with no-ppgtt
Chris Wilson
1
-8
/
+3
2020-05-25
drm/i915/gem: Suppress some random warnings
Chris Wilson
4
-7
/
+4
2020-05-25
drm/i915/gt: Cancel the flush worker more thoroughly
Chris Wilson
1
-1
/
+2
2020-05-23
drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
Animesh Manna
6
-194
/
+206
2020-05-22
drm/i915/gem: Avoid iterating an empty list
Chris Wilson
1
-6
/
+9
2020-05-22
drm/i915: Fix includes and local vars order
Stanislav Lisovskiy
6
-24
/
+30
2020-05-22
agp/intel: Fix a memory leak on module initialisation failure
Qiushi Wu
1
-1
/
+3
2020-05-22
drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Swathi Dhanavanthri
1
-2
/
+4
2020-05-21
drm/i915: Remove unneeded hack now for CDCLK
Stanislav Lisovskiy
1
-12
/
+0
2020-05-21
drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
Stanislav Lisovskiy
8
-15
/
+220
2020-05-21
drm/i915: Introduce for_each_dbuf_slice_in_mask macro
Stanislav Lisovskiy
2
-0
/
+8
2020-05-21
drm/i915: Plane configuration affects CDCLK in Gen11+
Stanislav Lisovskiy
1
-1
/
+1
2020-05-21
drm/i915: Check plane configuration properly
Stanislav Lisovskiy
1
-1
/
+7
2020-05-21
drm/i915: Extract cdclk requirements checking to separate function
Stanislav Lisovskiy
1
-8
/
+22
2020-05-21
drm/i915: Decouple cdclk calculation from modeset checks
Stanislav Lisovskiy
1
-10
/
+12
[next]