index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Age
Commit message (
Expand
)
Author
2021-04-02
drm/i915/display/psr: Disable DC3CO when the PSR2 is used
Gwan-gyeong Mun
2021-04-01
drm/i915: Update plane ratio for icl+
Ville Syrjälä
2021-04-01
drm/i915: Split out glk_plane_min_cdclk()
Ville Syrjälä
2021-03-31
drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msg
Anshuman Gupta
2021-03-31
drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is avai...
Ankit Nautiyal
2021-03-31
drm/dp_helper: Define options for FRL training for HDMI2.1 PCON
Ankit Nautiyal
2021-03-29
drm/i915: Add support for FBs requiring a POT stride alignment
Imre Deak
2021-03-29
drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info struct
Imre Deak
2021-03-29
drm/i915: Shrink the size of intel_remapped_plane_info struct
Imre Deak
2021-03-29
drm/i915/intel_fb: Factor out calc_plane_remap_info()
Imre Deak
2021-03-29
drm/i915: Simplify copying the FB view state to the plane state
Imre Deak
2021-03-29
drm/i915: Store the normal view FB pitch in FB's intel_fb_view
Imre Deak
2021-03-29
drm/i915: Unify the FB and plane state view information into one struct
Imre Deak
2021-03-29
drm/i915/intel_fb: Factor out calc_plane_normal_size()
Imre Deak
2021-03-29
drm/i915/intel_fb: Factor out calc_plane_aligned_offset()
Imre Deak
2021-03-29
drm/i915/intel_fb: Factor out convert_plane_offset_to_xy()
Imre Deak
2021-03-29
drm/i915/intel_fb: s/dev_priv/i915/
Imre Deak
2021-03-29
drm/i915/intel_fb: Unexport intel_fb_check_stride()
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_display.c
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_sprite.c
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universa...
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.c
Imre Deak
2021-03-29
drm/i915/intel_fb: Pull FB plane functions from intel_display_types.h
Imre Deak
2021-03-29
drm/i915: Make sure i915_ggtt_view is inited when creating an FB
Imre Deak
2021-03-29
drm/i915: Fix rotation setup during plane HW readout
Imre Deak
2021-03-29
drm/i915: Remove repeated declaration
Wan Jiabing
2021-03-29
drm/i915: Stop adding planes to the commit needlessly
Ville Syrjälä
2021-03-29
drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEP
Jani Nikula
2021-03-24
drm/i915/audio: set HDA link parameters in driver
Kai Vehmanen
2021-03-23
drm/i915/display: Simplify GLK display version tests
Matt Roper
2021-03-23
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
2021-03-23
drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGE
Matt Roper
2021-03-23
drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcoders
Jani Nikula
2021-03-22
drm/i915: Fix enabled_planes bitmask
Ville Syrjälä
2021-03-22
drm/i915/hdcp: return correct error code
Anshuman Gupta
2021-03-22
drm/i915/hdcp: link hdcp2 recovery on link enc stopped
Anshuman Gupta
2021-03-22
drm/i915/hdcp: HDCP2.2 MST Link failure recovery
Anshuman Gupta
2021-03-22
drm/i915/hdcp: mst streams type1 capability check
Anshuman Gupta
2021-03-19
drm/i915: Give g4x_{dp,hdmi}.c g4x_ namespace
Ville Syrjälä
2021-03-19
drm/i915: Introduce g4x_hdmi.c
Ville Syrjälä
2021-03-19
drm/i915: Introduce g4x_dp.c
Ville Syrjälä
2021-03-19
drm/i915: Split intel_ddi_encoder_reset() from intel_dp_encoder_reset()
Ville Syrjälä
2021-03-19
drm/i915: Relocate intel_dp_program_link_training_pattern()
Ville Syrjälä
2021-03-19
drm/i915: Remove dead signal level debugs
Ville Syrjälä
2021-03-19
drm/i915: Remove dead TPS3->TPS2 fallback code
Ville Syrjälä
2021-03-19
drm/i915: Disable LTTPR support when the LTTPR rev < 1.4
Imre Deak
2021-03-19
drm/i915: Disable LTTPR support when the DPCD rev < 1.4
Imre Deak
2021-03-19
drm/i915/ilk-glk: Fix link training on links with LTTPRs
Imre Deak
2021-03-19
drm/i915/display: Fix a typo
Bhaskar Chowdhury
2021-03-18
drm/i915/display: Remove FRL related code from disable DP sequence for older ...
Ankit Nautiyal
[next]