index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
drm/i915/gt: Restore aggressive post-boost downclocking
Chris Wilson
1
-16
/
+4
2020-04-30
drm/i915/gt: Apply the aggressive downclocking to parking
Chris Wilson
1
-4
/
+9
2020-04-30
drm/i915/gt: Switch to manual evaluation of RPS
Chris Wilson
4
-16
/
+147
2020-04-30
drm/i915/gt: Track use of RPS interrupts in flags
Chris Wilson
4
-6
/
+29
2020-04-30
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
5
-32
/
+76
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
4
-128
/
+24
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
11
-97
/
+289
2020-04-29
drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
Dan Carpenter
1
-12
/
+18
2020-04-29
drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_show
Nathan Chancellor
1
-1
/
+1
2020-04-28
drm/i915/execlists: Verify we don't submit two identical CCIDs
Chris Wilson
1
-9
/
+28
2020-04-28
drm/i915/execlists: Track inflight CCID
Chris Wilson
2
-9
/
+23
2020-04-28
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
5
-36
/
+40
2020-04-28
drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%
Chris Wilson
1
-4
/
+4
2020-04-28
drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"
Colin Ian King
1
-1
/
+1
2020-04-27
drm/i915/gt: Fix up clock frequency
Chris Wilson
4
-6
/
+147
2020-04-27
drm/i915/gt: Sanitize GT first
Chris Wilson
2
-1
/
+5
2020-04-27
drm/i915/gt: Check cacheline is valid before acquiring
Chris Wilson
1
-0
/
+2
2020-04-27
drm/i915/execlists: Check preempt-timeout target before submit_ports
Chris Wilson
1
-1
/
+1
2020-04-25
drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL
Mika Kuoppala
2
-3
/
+114
2020-04-25
drm/i915: Add live selftests for indirect ctx batchbuffers
Mika Kuoppala
1
-0
/
+150
2020-04-25
drm/i915: Add per ctx batchbuffer wa for timestamp
Mika Kuoppala
3
-13
/
+125
2020-04-25
drm/i915: Add engine scratch register to live_lrc_fixed
Mika Kuoppala
2
-0
/
+17
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
8
-38
/
+206
2020-04-24
drm/i915/gt: Trace RPS events
Chris Wilson
1
-4
/
+44
2020-04-24
drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT
Chris Wilson
1
-23
/
+18
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
1
-3
/
+1
2020-04-24
drm/i915: Make define for lrc state offset
Mika Kuoppala
4
-13
/
+13
2020-04-24
drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixed
Mika Kuoppala
3
-60
/
+89
2020-04-23
drm/i915/gt: Check carefully for an idle engine in wait-for-idle
Chris Wilson
1
-3
/
+12
2020-04-23
drm/i915/gt: Carefully order virtual_submission_tasklet
Chris Wilson
1
-2
/
+5
2020-04-22
drm/i915/execlists: Drop request-before-CS assertion
Chris Wilson
1
-26
/
+7
2020-04-22
drm/i915/selftests: Try to detect rollback during batchbuffer preemption
Chris Wilson
1
-1
/
+328
2020-04-22
drm/i915/selftests: Disable heartbeat around RPS interrupt testing
Chris Wilson
1
-4
/
+55
2020-04-21
drm/i915/selftests: Unroll the CS frequency loop
Chris Wilson
1
-13
/
+20
2020-04-21
drm/i915/gt: Poison residual state [HWSP] across resume.
Chris Wilson
3
-2
/
+40
2020-04-21
drm/i915/selftests: Disable C-states when measuring RPS frequency response
Chris Wilson
1
-0
/
+18
2020-04-21
drm/i915/selftests: Show the full scaling curve on failure
Chris Wilson
1
-0
/
+40
2020-04-21
drm/i915/selftests: Show the pstate limits on any failure to reset min
Chris Wilson
1
-0
/
+2
2020-04-20
drm/i915/selftests: Exercise dynamic reclocking with RPS
Chris Wilson
3
-11
/
+105
2020-04-20
drm/i915/selftests: Show the pcode frequency table on error
Chris Wilson
1
-0
/
+39
2020-04-20
drm/i915/selftests: Split RPS frequency measurement
Chris Wilson
3
-9
/
+154
2020-04-20
drm/i915/selftests: Check RPS controls
Chris Wilson
3
-24
/
+190
2020-04-20
drm/i915/selftests: Skip energy consumption tests if not controlling freq
Chris Wilson
1
-14
/
+23
2020-04-20
drm/i915/selftests: Verify frequency scaling with RPS
Chris Wilson
3
-13
/
+240
2020-04-20
drm/i915/gt: Move the late flush_submission in retire to the end
Chris Wilson
1
-1
/
+4
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
1
-15
/
+0
2020-04-17
drm/i915/selftests: Check power consumption at min/max frequencies
Chris Wilson
3
-0
/
+140
2020-04-17
drm/i915/selftests: Move gpu energy measurement into its own little lib
Chris Wilson
1
-20
/
+5
2020-04-17
drm/i915/selftests: Take the engine wakeref around __rps_up_interrupt
Chris Wilson
1
-5
/
+11
2020-04-17
drm/i915/selftests: Delay spinner before waiting for an interrupt
Chris Wilson
1
-12
/
+16
[next]