index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
drm/i915: Try to fix the SKL GT3/4 vs. GT3e/4e comments
Ville Syrjälä
1
-6
/
+6
2020-10-20
drm/i915: Add SKL GT1.5 PCI IDs
Alexei Podtelezhnikov
1
-3
/
+6
2020-10-20
drm/i915: Reclassify SKL 0x1923 and 0x1927 as ULT
Alexei Podtelezhnikov
1
-3
/
+3
2020-10-20
drm/i915: Reclassify SKL 0x192a as GT3
Alexei Podtelezhnikov
1
-1
/
+1
2020-10-20
drm/i915: Update Haswell PCI IDs
Alexei Podtelezhnikov
1
-1
/
+1
2020-10-20
drm/i915: Sort the mess around ICP TC hotplugs regs
Ville Syrjälä
1
-107
/
+106
2020-10-20
drm/i915: Refactor .hpd_irq_setup() calls a bit
Ville Syrjälä
1
-10
/
+12
2020-10-20
drm/i915: Reorder hpd init vs. display resume
Ville Syrjälä
5
-34
/
+46
2020-10-20
drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
Ville Syrjälä
4
-17
/
+17
2020-10-20
drm/i915: Move the lspcon resume from .reset() to intel_dp_sink_dpms()
Ville Syrjälä
1
-3
/
+2
2020-10-20
drm/i915: Drop runtime-pm assert from vgpu io accessors
Chris Wilson
1
-1
/
+26
2020-10-20
drm/i915: Force VT'd workarounds when running as a guest OS
Chris Wilson
1
-1
/
+5
2020-10-20
drm/i915/display/fbc: Implement WA 22010751166
José Roberto de Souza
1
-0
/
+7
2020-10-20
drm/i915/display: Program DBUF_CTL tracker state service
José Roberto de Souza
2
-5
/
+23
2020-10-16
drm/i915: Inline intel_dp_ycbcr420_config()
Ville Syrjälä
1
-24
/
+9
2020-10-16
drm/i915: Nuke lspcon_ycbcr420_config()
Ville Syrjälä
3
-21
/
+3
2020-10-16
drm/i915: Nuke lspcon_downsampling
Ville Syrjälä
3
-23
/
+12
2020-10-16
drm/i915: Mark initial fb obj as WT on eLLC machines to avoid rcu lockup duri...
Ville Syrjälä
1
-0
/
+8
2020-10-16
drm/i915: Apply WAC6entrylatency to kbl/cfl
Ville Syrjälä
1
-0
/
+8
2020-10-16
drm/i915/rkl: Add new cdclk table
Matt Roper
1
-1
/
+31
2020-10-16
drm/i915/dgfx: define llc and snooping behaviour
Michel Thierry
1
-0
/
+2
2020-10-16
drm/i915/dg1: Update DMC_DEBUG register
Anshuman Gupta
2
-2
/
+8
2020-10-16
drm/i915/dg1: DG1 does not support DC6
Anshuman Gupta
1
-1
/
+4
2020-10-15
drm/i915/dg1: Add initial DG1 workarounds
Stuart Summers
6
-44
/
+131
2020-10-15
drm/i915/dg1: Load DMC
Matt Atwood
1
-3
/
+9
2020-10-15
drm/i915/dg1: Enable DPLL for DG1
Lucas De Marchi
2
-4
/
+8
2020-10-15
drm/i915/dg1: Add and setup DPLLs for DG1
Aditya Swarup
1
-4
/
+38
2020-10-15
drm/i915/dg1: Add DPLL macros for DG1
Aditya Swarup
2
-1
/
+33
2020-10-15
drm/i915/dg1: Add DG1 power wells
Lucas De Marchi
2
-2
/
+6
2020-10-15
drm/i915/cnl: skip PW_DDI_F on certain skus
Lucas De Marchi
2
-12
/
+9
2020-10-15
drm/i915/display: allow to skip certain power wells
Aditya Swarup
1
-6
/
+18
2020-10-14
drm/i915/jsl: Split EHL/JSL platform info and PCI ids
Tejas Upadhyay
16
-38
/
+54
2020-10-13
drm/i915: Force DPCD backlight mode for BOE 2270 panel
Aaron Ma
1
-0
/
+1
2020-10-13
drm/i915/dpcd_bl: uncheck PWM_PIN_CAP when detect eDP backlight capabilities
Aaron Ma
1
-2
/
+1
2020-10-12
drm/i915/dp: Tweak initial dpcd backlight.enabled value
Sean Paul
1
-11
/
+20
2020-10-12
drm/i915: Switch to LTTPR non-transparent mode link training
Imre Deak
5
-73
/
+321
2020-10-12
drm/i915: Switch to LTTPR transparent mode link training
Imre Deak
4
-0
/
+60
2020-10-12
drm/dp: Add LTTPR helpers
Imre Deak
2
-4
/
+290
2020-10-12
drm/i915: Factor out a helper to disable the DPCD training pattern
Imre Deak
1
-16
/
+17
2020-10-12
drm/i915: Simplify the link training functions
Imre Deak
3
-30
/
+79
2020-10-12
drm/i915: Fix DP link training pattern mask
Imre Deak
4
-8
/
+13
2020-10-10
drm/i915: Update gen12 multicast register ranges
Matt Roper
1
-6
/
+22
2020-10-10
drm/i915: Update gen12 forcewake table
Matt Roper
1
-30
/
+99
2020-10-10
drm/i915: Rename FORCEWAKE_BLITTER to FORCEWAKE_GT
Matt Roper
6
-63
/
+63
2020-10-10
drm/i915/display: Program PSR2 selective fetch registers
José Roberto de Souza
4
-9
/
+131
2020-10-10
drm/i915/display: Check PSR parameter and flag only in state compute phase
José Roberto de Souza
1
-32
/
+41
2020-10-10
drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
José Roberto de Souza
1
-1
/
+1
2020-10-09
drm/i915/vbt: Add VRR VBT toggle
José Roberto de Souza
1
-0
/
+1
2020-10-09
drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS...
José Roberto de Souza
1
-1
/
+1
2020-10-09
drm/i915/vbt: Fix backlight parsing for VBT 234+
José Roberto de Souza
2
-4
/
+38
[next]