index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
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 map
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
2020-10-09
drm/i915: s/int/u32/ for aux_offset/alignment
Ville Syrjälä
1
-2
/
+2
2020-10-09
drm/i915: Skip aux plane stuff when there is no aux plane
Ville Syrjälä
2
-10
/
+17
2020-10-09
drm/i915: Set all unused color plane offsets to ~0xfff again
Ville Syrjälä
1
-12
/
+5
2020-10-09
drm/i915: Rename i915_{save,restore}_state()
Ville Syrjälä
3
-46
/
+42
2020-10-09
drm/i915: Wait for VLV/CHV/BXT/GLK DSI panel power cycle delay on reboot
Ville Syrjälä
1
-0
/
+8
2020-10-09
drm/i915: Wait for LVDS panel power cycle delay on reboot
Ville Syrjälä
1
-0
/
+10
2020-10-09
drm/i915: Wait for eDP panel power cycle delay on reboot on all platforms
Ville Syrjälä
3
-3
/
+4
2020-10-09
drm/i915: Replace the VLV/CHV eDP reboot notifier with the .shutdown() hook
Ville Syrjälä
2
-46
/
+14
2020-10-09
drm/i915: Add an encoder .shutdown() hook
Ville Syrjälä
2
-0
/
+18
2020-10-09
drm/i915: Shut down displays gracefully on reboot
Ville Syrjälä
3
-0
/
+25
2020-10-07
drm/i915/dg1: provide port/phy mapping for vbt
Matt Roper
1
-3
/
+5
2020-10-07
drm/i915/dg1: Update comp master/slave relationships for PHYs
Matt Roper
1
-2
/
+2
2020-10-07
drm/i915/dg1: Don't program PHY_MISC for PHY-C and PHY-D
Matt Roper
1
-1
/
+2
2020-10-07
drm/i915/dg1: gmbus pin mapping
Lucas De Marchi
3
-4
/
+24
2020-10-07
drm/i915/dg1: Increase mmio size to 4MB
Venkata Sandeep Dhanalakota
1
-0
/
+4
2020-10-07
drm/i915/dg1: Define MOCS table for DG1
Lucas De Marchi
1
-2
/
+39
2020-10-07
drm/i915/dg1: Initialize RAWCLK properly
Matt Roper
1
-1
/
+15
2020-10-07
drm/i915/display/ehl: Limit eDP to HBR2
José Roberto de Souza
2
-8
/
+12
2020-10-07
drm/i915/gt: Track the most recent pulse for the heartbeat
Chris Wilson
1
-3
/
+3
2020-10-06
drm/i915: Fix DMA mapped scatterlist lookup
Tvrtko Ursulin
6
-18
/
+51
2020-10-06
drm/i915: Fix DMA mapped scatterlist walks
Tvrtko Ursulin
4
-15
/
+22
2020-10-06
drm/i915/gt: Scrub HW state on remove
Chris Wilson
1
-5
/
+6
2020-10-06
drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
Imre Deak
1
-16
/
+25
2020-10-06
drm/i915: Add an encoder hook to sanitize its state during init/resume
Imre Deak
5
-0
/
+47
2020-10-06
drm/i915: Check for unsupported DP link rates during initial commit
Imre Deak
1
-0
/
+12
2020-10-06
drm/i915: Move the initial fastset commit check to encoder hooks
Imre Deak
7
-16
/
+78
2020-10-06
drm/i915/skl: Work around incorrect BIOS WRPLL PDIV programming
Imre Deak
2
-0
/
+14
2020-10-06
drm/i915: Skip over MI_NOOP when parsing
Chris Wilson
1
-33
/
+32
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
1
-6
/
+6
2020-10-05
drm/i915/dg1: Wait for pcode/uncore handshake at startup
Matt Roper
4
-0
/
+23
2020-10-05
drm/i915: don't conflate is_dgfx with fake lmem
Lucas De Marchi
2
-3
/
+1
2020-10-02
drm/i915: Make lspcon_init() static
Ville Syrjälä
1
-1
/
+1
2020-10-01
drm/i915: Init lspcon after HPD in intel_dp_detect()
Kai-Heng Feng
5
-54
/
+41
2020-10-01
drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}
Ville Syrjälä
5
-70
/
+76
2020-10-01
drm/i915: Plumb crtc_state to link training
Ville Syrjälä
10
-325
/
+386
2020-10-01
drm/i915: Split TGL DKL PHY buf trans per output type
Ville Syrjälä
1
-8
/
+23
2020-10-01
drm/i915: Split TGL combo PHY buf trans per output type
Ville Syrjälä
1
-34
/
+49
2020-10-01
drm/i915: Split EHL combo PHY buf trans per output type
Ville Syrjälä
1
-20
/
+39
2020-10-01
drm/i915: Split ICL MG PHY buf trans per output type
Ville Syrjälä
1
-8
/
+23
2020-10-01
drm/i915: Split ICL combo PHY buf trans per output type
Ville Syrjälä
1
-9
/
+33
2020-10-01
drm/i915: Shove the PHY test into the hotplug work
Ville Syrjälä
1
-26
/
+128
2020-10-01
drm/i915: Make intel_dp_process_phy_request() static
Ville Syrjälä
2
-2
/
+1
2020-10-01
drm/i915: s/old_crtc_state/crtc_state/
Ville Syrjälä
1
-2
/
+2
2020-10-01
drm/i915: s/pre_empemph/preemph/
Ville Syrjälä
1
-4
/
+4
2020-10-01
drm/i915: Fix TGL DKL PHY DP vswing handling
Ville Syrjälä
1
-1
/
+1
2020-10-01
drm/i915: Implement display WA #1142:kbl,cfl,cml
Ville Syrjälä
2
-0
/
+12
[prev]
[next]