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