index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
drm/i915: Extract some helpers to compute cdclk register values
Ville Syrjälä
1
-98
/
+88
2021-05-05
drm/i915: Include intel_de_{read,write}_fw() in i915_reg_rw traces
Ville Syrjälä
1
-14
/
+27
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
48
-1
/
+47
2021-05-05
drm/i915/tgl+: Add the missing MC CCS/XYUV8888 format support
Imre Deak
1
-0
/
+3
2021-05-04
drm/i915: Pass intel_framebuffer instad of drm_framebuffer to intel_fill_fb_info()
Imre Deak
3
-34
/
+33
2021-05-04
drm/i915/audio: fix indentation, remove extra braces
Jani Nikula
1
-2
/
+2
2021-05-04
drm/i915/audio: simplify, don't mask out in all branches
Jani Nikula
1
-15
/
+8
2021-05-03
drm/i915/backlight: use unique backlight device names
Jani Nikula
1
-4
/
+19
2021-05-03
drm/i915/backlight: clean up backlight device register
Jani Nikula
1
-14
/
+23
2021-04-29
drm/i915/adl_s: ADL-S platform Update PCI ids for Mobile BGA
Anand Moon
1
-0
/
+2
2021-04-28
drm/i915: Add frontbuffer tracking tracepoints
Ville Syrjälä
2
-0
/
+43
2021-04-28
drm/i915: Stop using crtc->index as the pipe
Ville Syrjälä
1
-25
/
+26
2021-04-28
drm/i915: Remove stray newlines
Ville Syrjälä
5
-5
/
+0
2021-04-28
drm/i915: Fix pre-skl DP AUX precharge length
Ville Syrjälä
1
-7
/
+2
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
11
-6
/
+16
2021-04-28
drm/i915/hdcp: add intel_dp_hdcp.h and rename init accordingly
Jani Nikula
5
-9
/
+24
2021-04-26
drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0
Gwan-gyeong Mun
1
-0
/
+7
2021-04-26
drm: Rename DP_PSR_SELECTIVE_UPDATE to better mach eDP spec
José Roberto de Souza
1
-8
/
+8
2021-04-26
drm/i915: Simplify CCS and UV plane alignment handling
Imre Deak
3
-18
/
+18
2021-04-26
drm/i915/dsi: Fix comment typo
zuoqilin
1
-2
/
+4
2021-04-23
drm/i915/display/xelpd: Do not program EDP_Y_COORDINATE_ENABLE
José Roberto de Souza
2
-3
/
+2
2021-04-21
drm/i915/dmc: Let's abstract the dmc path.
Rodrigo Vivi
1
-10
/
+16
2021-04-21
drm/i915/dp: Use slow and wide link training for everything
Kai-Heng Feng
1
-54
/
+5
2021-04-21
drm/i915: Say "enable foo" instead of "set foo to enabled"
Ville Syrjälä
2
-8
/
+8
2021-04-21
drm/i915: Add enabledisable()
Ville Syrjälä
5
-5
/
+10
2021-04-21
drm/i915: Polish for_each_dbuf_slice()
Ville Syrjälä
5
-39
/
+29
2021-04-21
drm/i915: Use intel_de_rmw() for DBUF_POWER_REQUEST
Ville Syrjälä
1
-7
/
+2
2021-04-21
drm/i915: Use intel_dbuf_slice_size()
Ville Syrjälä
1
-6
/
+3
2021-04-21
drm/i915: Store dbuf slice mask in device info
Ville Syrjälä
5
-10
/
+16
2021-04-21
drm/i915: Handle dbuf bypass path allocation earlier
Ville Syrjälä
2
-12
/
+5
2021-04-21
drm/i915: Collect dbuf device info into a sub-struct
Ville Syrjälä
4
-19
/
+21
2021-04-20
drm/i915: fix an error code in intel_overlay_do_put_image()
Dan Carpenter
1
-1
/
+3
2021-04-20
drm/i915/pm: Make the wm parameter of print_wm_latency a pointer
Jason Ekstrand
1
-1
/
+1
2021-04-19
drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustment
Ville Syrjälä
3
-20
/
+13
2021-04-19
drm/i915: Extract intel_adjusted_rate()
Ville Syrjälä
1
-8
/
+28
2021-04-14
drm/i915/display/psr: Fix cppcheck warnings
José Roberto de Souza
1
-2
/
+1
2021-04-14
drm/i915: Drop redundant address-of op before lttpr_common_caps array
Imre Deak
1
-1
/
+1
2021-04-14
drm/i915: Fix modesetting in case of unexpected AUX timeouts
Imre Deak
1
-1
/
+2
2021-04-14
drm/i915: split dgfx features from gen 12
Lucas De Marchi
1
-3
/
+3
2021-04-14
drm/i915: add media and display versions to device_info print
Lucas De Marchi
1
-0
/
+2
2021-04-14
drm/i915: finish removal of gen from intel_device_info
Lucas De Marchi
4
-8
/
+6
2021-04-14
drm/i915: eliminate remaining uses of intel_device_info->gen
Lucas De Marchi
3
-13
/
+13
2021-04-14
drm/i915: finish removal of gen_mask
Lucas De Marchi
4
-14
/
+5
2021-04-14
drm/i915/selftests: eliminate use of gen_mask
Lucas De Marchi
2
-6
/
+10
2021-04-14
drm/i915/selftests: replace unused mask with simple version
Lucas De Marchi
1
-5
/
+5
2021-04-14
drm/i915/gt: replace gen use in intel_engine_cs
Lucas De Marchi
2
-29
/
+29
2021-04-14
drm/i915: add macros for graphics and media versions
Lucas De Marchi
3
-2
/
+23
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
35
-165
/
+164
2021-04-14
drm/i915: rename display.version to display.ver
Lucas De Marchi
3
-4
/
+4
2021-04-14
drm/i915/display: use DISPLAY_VER() on remaining users
Lucas De Marchi
1
-1
/
+1
[next]