index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
drm/i915/display/power: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-76
/
+105
2020-02-23
drm/i915/display/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-102
/
+135
2020-02-23
drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-41
/
+51
2020-02-23
drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-36
/
+48
2020-02-23
drm/i915: Distribute switch variables for initialization
Kees Cook
2
-7
/
+4
2020-02-23
drm/i915: make dbuf configurations const
Jani Nikula
1
-2
/
+2
2020-02-23
drm/i915: split i915_driver_modeset_probe() to pre/post irq install
Jani Nikula
1
-13
/
+27
2020-02-22
drm/i915/gt: remove redundant assignment to variable dw
Colin Ian King
1
-1
/
+1
2020-02-22
drm/i915/gt: Push the GPU cancellation to the backend
Chris Wilson
2
-7
/
+7
2020-02-22
drm/i915: Avoid recursing onto active vma from the shrinker
Chris Wilson
1
-3
/
+1
2020-02-21
drm/i915/tgl: Add Wa_22010178259:tgl
Matt Roper
2
-0
/
+9
2020-02-21
drm/i915: Check that the vma hasn't been closed before we insert it
Chris Wilson
1
-0
/
+5
2020-02-21
drm/i915/gem: Break up long lists of object reclaim
Chris Wilson
1
-0
/
+1
2020-02-21
drm/i915/pmu: Avoid using globals for PMU events
Michał Winiarski
2
-19
/
+26
2020-02-21
drm/i915/pmu: Avoid using globals for CPU hotplug state
Michał Winiarski
2
-11
/
+14
2020-02-21
drm/i915/perf: conversion to struct drm_device based logging macros.
Wambui Karuga
1
-10
/
+17
2020-02-20
drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display init
Matt Roper
2
-0
/
+6
2020-02-20
drm/i915: Program MBUS with rmw during initialization
Matt Roper
1
-5
/
+9
2020-02-20
drm/i915: Use intel_de_write_fw() for skl+ scaler registers
Ville Syrjälä
1
-9
/
+20
2020-02-20
drm/i915: Parametrize PFIT_PIPE
Ville Syrjälä
2
-2
/
+2
2020-02-20
drm/i915: Mark all HPD capabled connectors as such
Ville Syrjälä
5
-9
/
+12
2020-02-20
drm/i915/hpd: Replace the loop-within-loop with two independent loops
Ville Syrjälä
1
-18
/
+21
2020-02-20
drm/i915: Add i9xx_lut_8()
Ville Syrjälä
1
-4
/
+8
2020-02-20
drm/i915/uc: consolidate firmware cleanup
Daniele Ceraolo Spurio
5
-15
/
+29
2020-02-20
drm/i915/uc: Abort early on uc_init failure
Daniele Ceraolo Spurio
5
-12
/
+24
2020-02-20
drm/i915/guc: Apply new uC status tracking to GuC submission as well
Daniele Ceraolo Spurio
9
-53
/
+48
2020-02-20
drm/i915/uc: Improve tracking of uC init status
Daniele Ceraolo Spurio
5
-13
/
+50
2020-02-20
drm/i915/uc: autogenerate uC checker functions
Daniele Ceraolo Spurio
1
-17
/
+13
2020-02-20
drm/i915/uc: Update the FW status on injected fetch error
Daniele Ceraolo Spurio
1
-1
/
+1
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
8
-17
/
+15
2020-02-20
drm/i915/guc: Kill USES_GUC macro
Daniele Ceraolo Spurio
3
-8
/
+10
2020-02-20
drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info
Daniele Ceraolo Spurio
1
-4
/
+2
2020-02-20
drm/i915: Double check bumping after the spinlock
Chris Wilson
1
-0
/
+3
2020-02-20
drm/i915/gt: Protect signaler walk with RCU
Chris Wilson
2
-9
/
+14
2020-02-20
drm/i915: remove the other slab_dependencies
Matthew Auld
1
-11
/
+0
2020-02-20
drm/i915/dp: Add all tiled and port sync conns to modeset
Manasi Navare
2
-86
/
+135
2020-02-20
drm/i915/dp: Compute port sync crtc states post compute_config()
Manasi Navare
2
-158
/
+108
2020-02-20
drm/i915: Introduce encoder->compute_config_late()
Ville Syrjälä
2
-0
/
+42
2020-02-19
drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx
Chris Wilson
2
-11
/
+6
2020-02-19
drm/i915/selftests: Mark GPR checking more hostile
Chris Wilson
1
-31
/
+96
2020-02-19
drm/i915/selftest: Analyse timestamp behaviour across context switches
Chris Wilson
1
-0
/
+229
2020-02-19
drm/i915: Read rawclk_freq earlier
Chris Wilson
8
-27
/
+35
2020-02-19
drm/i915/gt: Refactor l3cc/mocs availability
Chris Wilson
2
-29
/
+67
2020-02-19
drm/i915: split i915_driver_modeset_remove() to pre/post irq uninstall
Jani Nikula
1
-2
/
+9
2020-02-19
drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall
Jani Nikula
3
-7
/
+11
2020-02-19
drm/i915/gem: use spinlock_t instead of struct spinlock
Jani Nikula
1
-1
/
+1
2020-02-18
drm/i915/gt: Show the cumulative context runtime in engine debug
Chris Wilson
1
-3
/
+5
2020-02-18
drm/i915/selftests: Flush tasklet on wait_for_submit()
Chris Wilson
1
-4
/
+4
2020-02-18
drm/i915/gt: Fix up missing error propagation for heartbeat pulses
Chris Wilson
1
-2
/
+6
2020-02-18
drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
Chris Wilson
1
-1
/
+1
[next]