index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
88910
drm/i915: Take runtime pm reference on hangcheck_info
Mika Kuoppala
10 years
bdw_forcewake
drm/i915: No need to put forcewake after a reset
Mika Kuoppala
11 years
bdw_rc6
drm/i915: Enable rc6 with bdw
Mika Kuoppala
11 years
byt_rc6_test
drm/i915/vlv: More gradual freq changes
Mika Kuoppala
8 years
byt_rps
drm/i915/byt: Avoid fast frequency changes
Mika Kuoppala
8 years
byt_test
drm/i915: Disable Baytrail rps hw write skip
Mika Kuoppala
7 years
byt_test4
drm/i915: Use low dma latency on active gpu with Baytrail
Mika Kuoppala
7 years
ctx_masked_write
drm/i915: Use masked write for Context Status Buffer Pointer
Mika Kuoppala
10 years
dc_state
drm/i915: Write dc state debugmask bits only once
Mika Kuoppala
9 years
dc_state2
enable counts for wells
Mika Kuoppala
9 years
dp
drm/i915: Always setup all page directories for gen8
Mika Kuoppala
10 years
dptest
drm/i915: Setup all page directories for gen8
Mika Kuoppala
10 years
dyndebug
init with poison
Mika Kuoppala
10 years
dynpages_test
submit one ctx in execlists
Mika Kuoppala
10 years
elist
drm/i915: Keep track of reserved execlist ports
Mika Kuoppala
7 years
elist2
drm/i915: Keep track of reserved execlist ports
Mika Kuoppala
7 years
error_capture_fixes
drm/i915: Add suspend count to error state
Mika Kuoppala
11 years
execlists_no_special_default
drm/i915: Remove the special handling for lr default context
Mika Kuoppala
9 years
fw_debug
drm/i915: No blitter domain
Mika Kuoppala
10 years
fw_test
drm/i915: Don't do posting reads on getting forcewake
Mika Kuoppala
10 years
fwackv_v414
drm/i915: Be paranoid and post the writes to stop the rings
Chris Wilson
7 years
gt_awake
drm/i915: Bail out if we get interrupt while gt is in sleep
Mika Kuoppala
7 years
hangcheck
drm/i915: Wipe hang stats as an embedded struct
Mika Kuoppala
8 years
hangcheck_move
drm/i915: Move error state capture code out from i915_irq.c
Mika Kuoppala
8 years
i915_gpu_state
drm/i915: Rename drm_i915_error_state_buf to i915_strbuf
Mika Kuoppala
10 years
icl
drm/i915/icl: Use hw engine class, instance to find irq handler
Mika Kuoppala
7 years
icl_irq
drm/i915/icl: Handle display interrupts after enabling master
Mika Kuoppala
6 years
idleness
drm/i915: Use a common timeout for bailing out on engine idle check
Mika Kuoppala
7 years
intel_lrc_cleanup
introduce struct intel_lrc
Mika Kuoppala
9 years
kbl-4.7-fixes
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
8 years
kbl_workarounds
drm/i915/kbl: Add WaClearSlmSpaceAtContextSwitch
Mika Kuoppala
8 years
min_idle
drm/i915: Allow control of idle freq through debugfs
Mika Kuoppala
7 years
missed_irqs
drm/i915: Don't mark idle if hangcheck is due
Mika Kuoppala
9 years
parser_test
drm/i915: Make macro for gem object scatterlist traversal
Mika Kuoppala
10 years
per_ppgtt_scratch
drm/i915/gtt: Per ppgtt scratch page
Mika Kuoppala
9 years
ppgtt_cleanup
drm/i915/lrc: Update PDPx registers with lri commands
Michel Thierry
9 years
pushtest
drm/i915: Add non claimed mmio checking for vlv/chv
Mika Kuoppala
9 years
rc0_util
more debugs
Mika Kuoppala
8 years
rc6_test
drm/i915/vlv: More gradual freq changes
Mika Kuoppala
9 years
reg_detect
drm/i915/chv: Add non claimed register checks
Mika Kuoppala
9 years
render_state
drm/i915: add null render states for gen6, gen7 and gen8
Mika Kuoppala
11 years
reset_cleanups
drm/i915: Add comment how we treat hung contexts
Mika Kuoppala
8 years
review
bikesheds
Mika Kuoppala
8 years
ring_hw_init
drm/i915: Stop rings before cleaning up on reset
Mika Kuoppala
10 years
ring_stop
drm/i915: Disable PSMI idle messaging when stopping ring
Mika Kuoppala
6 years
scratch_check
drm/i915: Check scratch page integrity on hangcheck
Mika Kuoppala
9 years
scratch_page
drm/i915: Check scratch page for stray writes
Mika Kuoppala
10 years
setclear
drm/i915: Convert read modify write access to use I915_SET|CLEAR
Mika Kuoppala
11 years
shang
drm/i915: Apply the seqno coherency wa for skl also
Mika Kuoppala
9 years
skl
Revert "drm/i915: Read hw state into an atomic state struct, v2."
Maarten Lankhorst
9 years
skl_fw_test
drm/i915: Use masked write for Context Status Buffer Pointer
Mika Kuoppala
10 years
skl_gt3e_fixes
drm/i915/skl: Use WaRsDisableCoarsePowerGating for all revs
Mika Kuoppala
9 years
skl_gt4
drm/i915/skl: HACK: Always be noncoherent
Mika Kuoppala
9 years
skl_masked_write
drm/i915: Force PD restore on execlist submission
Mika Kuoppala
10 years
skl_test
drm/i915: Use intel_lr_context_pin/unpin on init
Mika Kuoppala
9 years
slow_rps
drm/i915: Don't rush out from low power
Mika Kuoppala
8 years
svm
debugs
Mika Kuoppala
7 years
test
drm/i915: Move execlists port head instead of memmoving array
Mika Kuoppala
7 years
tjaaltonen_wa
drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance
Mika Kuoppala
8 years
unclaimed_detect
drm/i915: Arm the unclaimed mmio debugs on suspend path
Mika Kuoppala
9 years
unclaimed_mmio
drm/i915: Get pm ref on i915_drop_caches_set
Mika Kuoppala
9 years
uncore_cleanup
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
10 years
uncore_cleanup20
drm/i915: Enum forcewake domains and domain identifiers
Mika Kuoppala
10 years
uncore_cleanup27
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
10 years
uncore_cleanup28
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
10 years
uncore_cleanup29
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
10 years
uncore_fw_domains
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
10 years
va_alloc_range_fix2
drm/i915/gtt: Check va range against vm size
Mika Kuoppala
10 years
vlk8822
extra flush on invalidate
Mika Kuoppala
5 years
vm
drm/i915/gtt: Setup vm callbacks late
Mika Kuoppala
8 years
vm_cleanups
drm/i915/gtt: Setup vm callbacks late
Mika Kuoppala
8 years
wa_init
drm/i915: Separate workaround list init from context init
Mika Kuoppala
10 years
wait_for
intel_dp
Mika Kuoppala
9 years
wait_until
drm/i915: Don't use atomic wait on hsw lcpll setup
Mika Kuoppala
9 years