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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_config()
Imre Deak
1
-1
/
+1
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_mode_valid()
Imre Deak
1
-4
/
+4
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()
Imre Deak
3
-8
/
+8
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_supports_format()
Imre Deak
1
-5
/
+5
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()
Imre Deak
1
-9
/
+8
2023-10-16
drm/i915/dp: Pass only the required DSC DPCD to intel_dp_sink_dsc_version_minor()
Imre Deak
1
-4
/
+4
2023-10-16
drm/i915/dp: Pass only the required i915 to intel_dp_source_dsc_version_minor()
Imre Deak
1
-5
/
+4
2023-10-16
drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()
Imre Deak
2
-4
/
+2
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()
Imre Deak
1
-8
/
+11
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_dsc()
Imre Deak
1
-3
/
+3
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_fec()
Imre Deak
1
-2
/
+5
2023-10-16
drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()
Imre Deak
3
-7
/
+11
2023-10-16
drm/i915/dp: Use connector DSC DPCD in i915_dsc_fec_support_show()
Imre Deak
1
-5
/
+5
2023-10-16
drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support_show()
Imre Deak
1
-6
/
+6
2023-10-16
drm/i915/dp_mst: Set connector DSC capabilities and decompression AUX
Imre Deak
3
-2
/
+28
2023-10-16
drm/i915/dp: Store DSC DPCD capabilities in the connector
Imre Deak
2
-17
/
+47
2023-10-16
drm/i915/dp: Sanitize DPCD revision check in intel_dp_get_dsc_sink_cap()
Imre Deak
1
-26
/
+55
2023-10-13
drm/i915/dsb: Re-instate DSB for LUT updates
Ville Syrjälä
1
-3
/
+0
2023-10-13
drm/i915/dsb: Correct DSB command buffer cache coherency settings
Ville Syrjälä
1
-4
/
+11
2023-10-13
drm/i915/dsb: Allocate command buffer from local memory
Ville Syrjälä
1
-1
/
+6
2023-10-13
drm/i915/lnl: Remove watchdog timers for PSR
Mika Kahola
1
-3
/
+7
2023-10-12
drm/i915: Add new DG2 PCI IDs
Shekhar Chauhan
1
-1
/
+5
2023-10-12
drm/i915/dsi: Add some debug logging to mipi_exec_i2c (v2)
Hans de Goede
1
-0
/
+3
2023-10-12
drm/i915/vlv_dsi: Add DMI quirk for backlight control issues on Lenovo Yoga Tab 3 (v2)
Hans de Goede
1
-0
/
+34
2023-10-12
drm/i915/vlv_dsi: Add DMI quirk for wrong I2C bus and panel size on Lenovo Yoga Tablet 2 series (v3)
Hans de Goede
1
-0
/
+52
2023-10-12
drm/i915/vlv_dsi: Add DMI quirk for wrong panel modeline in BIOS on Asus TF103C (v3)
Hans de Goede
1
-0
/
+44
2023-10-12
drm/i915: Remove the module parameter 'fastboot'
Arun R Murthy
3
-9
/
+0
2023-10-12
drm/i915/hdcp: Move common message filling function to its own file
Suraj Kandpal
4
-598
/
+682
2023-10-12
drm/i915/hdcp: Move checks for gsc health status
Suraj Kandpal
3
-7
/
+16
2023-10-12
drm/i915/display: Use correct method to free crtc_state
Suraj Kandpal
1
-1
/
+2
2023-10-12
drm/i915/display: Use intel_crtc_destroy_state instead kfree
Suraj Kandpal
1
-2
/
+2
2023-10-11
drm/i915: enable W=1 warnings by default
Jani Nikula
1
-14
/
+26
2023-10-11
drm/i915: drop -Wall and related disables from cflags as redundant
Jani Nikula
1
-5
/
+3
2023-10-11
drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes Owned
Khaled Almahallawy
1
-2
/
+1
2023-10-11
drm/i915/gvt: move structs intel_gvt_irq_info and intel_gvt_irq_map to interrupt.c
Jani Nikula
2
-25
/
+23
2023-10-11
drm/i915/gvt: move struct engine_mmio to mmio_context.c
Jani Nikula
3
-10
/
+10
2023-10-11
drm/i915/gvt: don't include gvt.h from intel_gvt_mmio_table.h
Jani Nikula
1
-1
/
+2
2023-10-11
drm/i915/gvt: remove unused to_gvt() and reduce includes
Jani Nikula
1
-6
/
+1
2023-10-11
drm/i915/xe2lpd: update the scaler feature capability
Vinod Govindapillai
1
-0
/
+7
2023-10-11
drm/i915/xe2lpd: update the dsc feature capability
Vinod Govindapillai
1
-0
/
+8
2023-10-11
drm/i915/xe2lpd: display capability register definitions
Vinod Govindapillai
1
-0
/
+7
2023-10-11
drm/i915: Add wrapper for getting display step
Chaitanya Kumar Borah
3
-1
/
+7
2023-10-10
drm/i915/display: Free crtc_state in verify_crtc_state
Suraj Kandpal
1
-1
/
+4
2023-10-10
drm/i915: Fix VLV color state readout
Ville Syrjälä
1
-0
/
+1
2023-10-09
drm/i915/uapi: fix doc typos
Randy Dunlap
1
-4
/
+4
2023-10-07
drm/i915/ddi: Remove redundant intel_connector NULL check
Suraj Kandpal
1
-1
/
+1
2023-10-07
drm/i915: s/dev_priv/i915/ in the state checker
Ville Syrjälä
1
-17
/
+17
2023-10-07
drm/i915: s/pipe_config/crtc_state/ in the state checker
Ville Syrjälä
1
-28
/
+28
2023-10-07
drm/i915: Simplify the state checker calling convetions
Ville Syrjälä
3
-21
/
+18
2023-10-07
drm/i915: Constify remainder of the state checker
Ville Syrjälä
2
-9
/
+9
[next]