index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
vlv_dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
drm/i915: Feed the DPLL output freq back into crtc_state
Ville Syrjälä
1
-6
/
+5
2022-08-31
drm/i915/reg: stop using implicit dev_priv in DSPCLK_GATE_D
Jani Nikula
1
-4
/
+4
2022-08-31
drm/i915: move mipi_mmio_base to display.dsi
Jani Nikula
1
-2
/
+2
2022-08-18
drm/i915/dsi: use VBT backlight and CABC port definitions directly
Jani Nikula
1
-4
/
+0
2022-08-18
drm/i915/dsi: filter invalid backlight and CABC ports
Jani Nikula
1
-0
/
+7
2022-06-20
drm/i915/bios: calculate panel type as per child device index in VBT
Animesh Manna
1
-1
/
+1
2022-05-27
drm/i915/bios: Determine panel type via PNPID match
Ville Syrjälä
1
-1
/
+1
2022-05-27
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
1
-5
/
+9
2022-03-31
drm/i915: Put fixed modes directly onto the panel's fixed_modes list
Ville Syrjälä
1
-4
/
+5
2022-03-29
drm/i915: Rename intel_panel_vbt_fixed_mode()
Ville Syrjälä
1
-1
/
+1
2022-03-29
drm/i915: Use intel_panel_preferred_fixed_mode() more
Ville Syrjälä
1
-3
/
+4
2022-03-29
drm/i915: Pass intel_connector to intel_panel_{init,fini}()
Ville Syrjälä
1
-1
/
+1
2022-03-15
drm/i915/dsi: Pass fixed_mode to *_dsi_add_properties()
Ville Syrjälä
1
-4
/
+5
2022-02-21
drm/i915/reg: split out vlv_dsi_regs.h and vlv_dsi_pll_regs.h
Jani Nikula
1
-0
/
+1
2022-02-21
drm/i915/dsi: disassociate VBT video transfer mode from register values
Jani Nikula
1
-6
/
+27
2021-11-23
drm/i915/dsi: split out vlv_dsi.h
Jani Nikula
1
-0
/
+1
2021-11-23
drm/i915/dsi: split out vlv_dsi_pll.h
Jani Nikula
1
-0
/
+1
2021-11-23
drm/i915/dsi: split out intel_dsi_vbt.h
Jani Nikula
1
-0
/
+1
2021-11-18
drm/i915/vlv_dsi: Double pixelclock on read-back for dual-link panels
Hans de Goede
1
-0
/
+5
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
1
-1
/
+1
2021-09-30
drm/i915: Drop pointless fixed_mode checks from dsi code
Ville Syrjälä
1
-24
/
+17
2021-09-30
drm/i915: Introduce intel_panel_compute_config()
Ville Syrjälä
1
-1
/
+3
2021-08-26
drm/i915/panel: mass rename functions to have intel_panel_ prefix
Jani Nikula
1
-5
/
+2
2021-08-26
drm/i915/backlight: mass rename functions to have intel_backlight_ prefix
Jani Nikula
1
-4
/
+4
2021-08-26
drm/i915/backlight: extract backlight code to a separate file
Jani Nikula
1
-0
/
+1
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
1
-7
/
+6
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
1
-0
/
+1
2021-04-26
drm/i915/dsi: Fix comment typo
zuoqilin
1
-2
/
+4
2021-04-12
drm/i915/display/vlv_dsi: Move panel_pwr_cycle_delay to next panel-on
Hans de Goede
1
-6
/
+19
2021-04-12
drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...
Hans de Goede
1
-2
/
+2
2021-04-07
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
1
-22
/
+24
2021-02-08
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
1
-0
/
+1
2021-01-07
drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...
Hans de Goede
1
-3
/
+13
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-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
1
-0
/
+1
2020-05-29
drm/i915: Stop using mode->private_flags
Ville Syrjälä
1
-3
/
+3
2020-04-24
drm/i915: Have pfit calculations return an error code
Ville Syrjälä
1
-2
/
+4
2020-04-24
drm/i915: Pass connector state to pfit calculations
Ville Syrjälä
1
-4
/
+2
2020-04-24
drm/i915: s/pipe_config/crtc_state/ in pfit functions
Ville Syrjälä
1
-3
/
+2
2020-04-21
drm/i915/display/vlv_dsi: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
1
-1
/
+1
2020-04-03
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
1
-4
/
+8
2020-03-25
drm/i915/dsi: use struct drm_device based logging
Jani Nikula
1
-1
/
+2
2020-03-02
drm/i915/dsi: Remove readback of panel orientation on BYT / CHT
Hans de Goede
1
-54
/
+1
2020-02-25
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-3
/
+2
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+2
2020-02-04
drm/i915/vlv_dsi: conversion to drm_device based logging macros.
Wambui Karuga
1
-34
/
+46
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-1
/
+1
2020-01-31
drm/i915: move pipe, pch and vblank enable to encoders on DDI platforms
Jani Nikula
1
-0
/
+11
2020-01-27
drm/i915/vlv_dsi: use intel_de_*() functions for register access
Jani Nikula
1
-165
/
+180
[next]