index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2020-02-27
Merge tag 'drm-intel-next-2020-02-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
68
-6335
/
+11628
2020-02-25
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
4
-12
/
+11
2020-02-24
drm/i915/psr: Force PSR probe only after full initialization
José Roberto de Souza
2
-4
/
+22
2020-02-24
drm/i915: Correctly terminate connector iteration
Ville Syrjälä
1
-1
/
+1
2020-02-24
drm/i915/display: Fix inverted WARN_ON
Chris Wilson
1
-3
/
+4
2020-02-23
drm/i915/display/hdcp: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-8
/
+12
2020-02-23
drm/i915/display/dp: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-52
/
+68
2020-02-23
drm/i915/display/power: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-76
/
+105
2020-02-23
drm/i915/display/display: Make WARN* drm specific where drm_device ptr is ava...
Pankaj Bharadiya
1
-102
/
+135
2020-02-23
drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-41
/
+51
2020-02-23
drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-36
/
+48
2020-02-23
drm/i915: Distribute switch variables for initialization
Kees Cook
1
-5
/
+2
2020-02-21
drm/i915/tgl: Add Wa_22010178259:tgl
Matt Roper
1
-0
/
+8
2020-02-20
drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display init
Matt Roper
1
-0
/
+4
2020-02-20
drm/i915: Program MBUS with rmw during initialization
Matt Roper
1
-5
/
+9
2020-02-20
drm/i915: Use intel_de_write_fw() for skl+ scaler registers
Ville Syrjälä
1
-9
/
+20
2020-02-20
drm/i915: Parametrize PFIT_PIPE
Ville Syrjälä
1
-2
/
+1
2020-02-20
drm/i915: Mark all HPD capabled connectors as such
Ville Syrjälä
5
-9
/
+12
2020-02-20
drm/i915/hpd: Replace the loop-within-loop with two independent loops
Ville Syrjälä
1
-18
/
+21
2020-02-20
drm/i915: Add i9xx_lut_8()
Ville Syrjälä
1
-4
/
+8
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-12
/
+11
2020-02-20
drm/i915/dp: Add all tiled and port sync conns to modeset
Manasi Navare
2
-86
/
+135
2020-02-20
drm/i915/dp: Compute port sync crtc states post compute_config()
Manasi Navare
2
-158
/
+108
2020-02-20
drm/i915: Introduce encoder->compute_config_late()
Ville Syrjälä
2
-0
/
+42
2020-02-19
drm/i915: Read rawclk_freq earlier
Chris Wilson
5
-25
/
+27
2020-02-19
drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall
Jani Nikula
2
-7
/
+6
2020-02-18
drm/i915/display: use intel_de_*() functions for register access
Jani Nikula
1
-29
/
+38
2020-02-18
drm/i915/csr: use intel_de_*() functions for register access
Jani Nikula
1
-5
/
+6
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
39
-802
/
+1632
2020-02-15
drm/i915: Force state->modeset=true when distrust_bios_wm==true
Ville Syrjälä
1
-0
/
+14
2020-02-15
drm/i915/dsc: force full modeset whenever DSC is enabled at probe
Jani Nikula
1
-0
/
+18
2020-02-15
drm/i915: Ensure no conflicts with BIOS when updating Dbuf
Stanislav Lisovskiy
1
-2
/
+4
2020-02-15
drm/i915/mst: Set intel_dp_set_m_n() for MST slaves
José Roberto de Souza
2
-2
/
+5
2020-02-14
drm/i915: split out display debugfs to a separate file
Jani Nikula
4
-2
/
+2144
2020-02-14
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
2
-0
/
+815
2020-02-13
drm/i915/hdmi: prefer to_i915() over drm->dev_private to get at i915
Jani Nikula
1
-15
/
+10
2020-02-13
drm/i915: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-0
/
+7
2020-02-11
drm/i915: Fix the docs for intel_set_cdclk_post_plane_update()
Ville Syrjälä
1
-1
/
+1
2020-02-11
drm/i915: Don't use uninitialized 'ret'
Ville Syrjälä
1
-4
/
+6
2020-02-11
drm/i915/dpio_phy: convert to drm_device based logging macros.
Wambui Karuga
1
-12
/
+16
2020-02-11
drm/i915/dsi_vbt: convert to drm_device based logging macros.
Wambui Karuga
1
-63
/
+99
2020-02-11
drm/i915/combo_phy: convert to struct drm_device logging macros.
Wambui Karuga
1
-9
/
+14
2020-02-11
drm/i915/dpll_mgr: convert to drm_device based logging macros.
Wambui Karuga
1
-112
/
+142
2020-02-11
drm/i915/crt: automatic conversion to drm_device based logging macros.
Wambui Karuga
1
-18
/
+31
2020-02-11
drm/i915/color: conversion to drm_device based logging macros.
Wambui Karuga
1
-1
/
+2
2020-02-11
drm/i915/atomic: conversion to drm_device based logging macros.
Wambui Karuga
1
-10
/
+13
2020-02-11
drm/i915/dp_link_training: convert to drm_device based logging macros.
Wambui Karuga
1
-29
/
+46
2020-02-11
drm/i915: HDCP support on above PORT_E
Anshuman Gupta
1
-2
/
+2
2020-02-10
drm/i915/tgl: Update cdclk voltage level settings
Matt Roper
2
-2
/
+21
[next]