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