index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
icl_dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
drm/i915/display: rename display version macros
Lucas De Marchi
1
-2
/
+2
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-7
/
+7
2021-03-08
drm/i915: Add encoder->is_clock_enabled()
Ville Syrjälä
1
-0
/
+19
2021-03-08
drm/i915: Move DDI clock readout to encoder->get_config()
Ville Syrjälä
1
-5
/
+1
2021-02-16
drm/i915: Use .disable_clock() for pll sanitation
Ville Syrjälä
1
-0
/
+1
2021-02-08
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
1
-0
/
+1
2021-02-08
drm/i915: migrate skl planes code new file (v5)
Dave Airlie
1
-0
/
+1
2020-12-10
drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout
Imre Deak
1
-4
/
+0
2020-12-10
drm/i915/dsc: make rc_model_size an encoder defined value
Jani Nikula
1
-0
/
+3
2020-11-18
drm/i915: HW state readout for Bigjoiner case
Manasi Navare
1
-2
/
+0
2020-11-18
drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slave
Manasi Navare
1
-1
/
+1
2020-11-16
drm/i915: Use actual readout results for .get_freq()
Ville Syrjälä
1
-1
/
+2
2020-10-14
drm/i915/jsl: Split EHL/JSL platform info and PCI ids
Tejas Upadhyay
1
-2
/
+2
2020-10-06
drm/i915: Move the initial fastset commit check to encoder hooks
Imre Deak
1
-0
/
+14
2020-09-28
drm/i915/dsi: Initiate frame request in cmd mode
Vandita Kulkarni
1
-0
/
+26
2020-09-28
drm/i915/dsi: Add details about TE in get_config
Vandita Kulkarni
1
-12
/
+18
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-06-02
drm/i915/dsi: Dont forget to clean up the connector on error (v2)
Vivek Kasireddy
1
-0
/
+1
2020-05-29
drm/i915: Stop using mode->private_flags
Ville Syrjälä
1
-9
/
+4
2020-04-24
drm/i915: Have pfit calculations return an error code
Ville Syrjälä
1
-3
/
+7
2020-04-24
drm/i915: Pass connector state to pfit calculations
Ville Syrjälä
1
-1
/
+1
2020-04-24
drm/i915: s/pipe_config/crtc_state/ in pfit functions
Ville Syrjälä
1
-2
/
+1
2020-04-21
drm/i915/display/icl_dsi: Prefer drm_WARN_ON over WARN_ON
Pankaj Bharadiya
1
-1
/
+1
2020-04-21
drm/i915: drop a bunch of superfluous inlines
Jani Nikula
1
-4
/
+4
2020-04-03
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
1
-5
/
+10
2020-03-25
drm/i915/dsi: use struct drm_device based logging
Jani Nikula
1
-3
/
+7
2020-03-24
drm/i915/dsi: Use private flags to indicate TE in cmd mode
Vandita Kulkarni
1
-0
/
+18
2020-03-24
drm/i915/dsi: Add check for periodic command mode
Vandita Kulkarni
1
-0
/
+24
2020-03-24
drm/i915/dsi: Add vblank calculation for command mode
Vandita Kulkarni
1
-12
/
+36
2020-03-24
drm/i915/dsi: Configure transcoder operation for command mode.
Vandita Kulkarni
1
-0
/
+52
2020-03-02
drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculation
Imre Deak
1
-1
/
+3
2020-03-02
drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c
Imre Deak
1
-3
/
+1
2020-03-02
drm/i915: Keep the global DPLL state in a DPLL specific struct
Imre Deak
1
-6
/
+6
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-02
drm/i915/display/icl_dsi: Make WARN* drm specific where drm_priv ptr is avail...
Pankaj Bharadiya
1
-6
/
+8
2020-01-31
drm/i915/dsi: Enable ICL DSI transcoder as part of encoder->enable
Vandita Kulkarni
1
-9
/
+9
2020-01-31
drm/i915: move pipe, pch and vblank enable to encoders on DDI platforms
Jani Nikula
1
-0
/
+10
2020-01-29
drm/i915/icl_dsi: use intel_de_*() functions for register access
Jani Nikula
1
-126
/
+145
2020-01-25
drm/i915/dsi: conversion to struct drm_device log macros.
Wambui Karuga
1
-31
/
+51
2020-01-13
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
1
-30
/
+31
2020-01-11
drm/connector: Split out orientation quirk detection (v2)
Derek Basehore
1
-3
/
+2
2019-12-28
drm/i915: prefer 3-letter acronym for skylake
Lucas De Marchi
1
-1
/
+1
2019-12-18
drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()
Ville Syrjälä
1
-0
/
+12
2019-12-11
drm/i915/dsi: add support for DSC
Jani Nikula
1
-3
/
+66
2019-12-11
drm/i915/dsi: Fix state mismatch warns for horizontal timings with DSC
Vandita Kulkarni
1
-0
/
+12
2019-12-11
drm/i915/dsi: account for DSC in horizontal timings
Jani Nikula
1
-5
/
+19
[next]