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
/
i915_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
drm/i915: Get rid of ibx_irq_pre_postinstall()
Ville Syrjälä
1
-27
/
+15
2020-10-30
drm/i915: Use GEN3_IRQ_INIT() to init south interrupts in icp+
Ville Syrjälä
1
-6
/
+2
2020-10-30
drm/i915: Enable hpd logic only for ports that are present
Ville Syrjälä
1
-96
/
+206
2020-10-30
drm/i915: Remove per-platform IIR HPD masking
Ville Syrjälä
1
-22
/
+2
2020-10-30
drm/i915: Rename 'tmp_mask'
Ville Syrjälä
1
-10
/
+12
2020-10-30
drm/i915: Don't enable hpd detection logic from irq_postinstall()
Ville Syrjälä
1
-37
/
+3
2020-10-30
drm/i915: Split gen11_hpd_detection_setup() into tc vs. tbt variants
Ville Syrjälä
1
-3
/
+10
2020-10-30
drm/i915: Relocate intel_hpd_{enabled,hotplug}_irqs()
Ville Syrjälä
1
-25
/
+25
2020-10-30
drm/i915: s/tc_port/hpd_pin/ in icp+ TC hotplug bits
Ville Syrjälä
1
-15
/
+15
2020-10-30
drm/i915: s/tc_port/hpd_pin/ in GEN11_{TC,TBT}_HOTPLUG()
Ville Syrjälä
1
-24
/
+24
2020-10-30
drm/i915: s/port/hpd_pin/ for icp+ ddi hpd bits
Ville Syrjälä
1
-11
/
+11
2020-10-30
drm/i915: Introduce GEN8_DE_PORT_HOTPLUG()
Ville Syrjälä
1
-9
/
+9
2020-10-30
drm/i915: Parametrize BXT_DE_PORT_HP_DDI with hpd_pin
Ville Syrjälä
1
-6
/
+6
2020-10-30
drm/i915: s/PORT_TC/TC_PORT_/
Ville Syrjälä
1
-39
/
+39
2020-10-23
drm/i915/dg1: invert HPD pins
Clinton A Taylor
1
-0
/
+9
2020-10-23
drm/i915/dg1: add hpd interrupt handling
Lucas De Marchi
1
-6
/
+31
2020-10-22
drm/i915: Reset the interrupt mask on disabling interrupts
Chris Wilson
1
-5
/
+7
2020-10-21
drm/i915: Clean up the irq enable/disable for ilk rps
Ville Syrjälä
1
-12
/
+4
2020-10-21
drm/i915: Do gen5_gt_irq_postinstall() before enabling the master interrupt
Ville Syrjälä
1
-2
/
+2
2020-09-28
drm/i915/dsi: Enable software vblank counter
Vandita Kulkarni
1
-0
/
+4
2020-09-28
drm/i915/dsi: Add TE handler for dsi cmd mode.
Vandita Kulkarni
1
-0
/
+65
2020-09-28
i915/dsi: Configure TE interrupt for cmd mode
Vandita Kulkarni
1
-2
/
+48
2020-09-28
drm/i915: Add enable/disable flip done and flip done handler
Karthik B S
1
-0
/
+52
2020-09-15
drm/i915: Introduce intel_hpd_hotplug_irqs()
Ville Syrjälä
1
-27
/
+23
2020-09-15
drm/i915: Introduce HPD_PORT_TC<n>
Ville Syrjälä
1
-91
/
+30
2020-09-15
drm/i915: Split icp_hpd_detection_setup() into ddi vs. tc parts
Ville Syrjälä
1
-21
/
+27
2020-09-15
drm/i915: Configure GEN11_{TBT,TC}_HOTPLUG_CTL for ports TC5/6
Ville Syrjälä
1
-2
/
+6
2020-09-15
drm/i915: Nuke the redundant TC/TBT HPD bit defines
Ville Syrjälä
1
-10
/
+10
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
1
-0
/
+1
2020-07-14
drm/i915/dg1: Remove SHPD_FILTER_CNT register programming
Anusha Srivatsa
1
-1
/
+2
2020-07-14
drm/i915/dg1: add support for the master unit interrupt
Lucas De Marchi
1
-3
/
+53
2020-06-25
drm/i915: Extend Wa_14010685332 to all ICP+ PCH's
Matt Roper
1
-4
/
+2
2020-06-15
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
Imre Deak
1
-0
/
+1
2020-06-04
drm/i915/rkl: Don't try to access transcoder D
Matt Roper
1
-2
/
+6
2020-06-01
drm/i915: Trim the ironlake+ irq handler
Chris Wilson
1
-28
/
+29
2020-05-29
drm/i915: Stop using mode->private_flags
Ville Syrjälä
1
-2
/
+2
2020-05-21
drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
Swathi Dhanavanthri
1
-2
/
+4
2020-05-20
drm/i915/rkl: Limit number of universal planes to 5
Matt Roper
1
-1
/
+3
2020-05-11
drm/i915: Stash hpd status bits under dev_priv
Ville Syrjälä
1
-89
/
+114
2020-05-05
drm/i915/icp: Add Wa_14010685332
Matt Roper
1
-0
/
+8
2020-05-05
drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Imre Deak
1
-13
/
+3
2020-04-27
drm/i915: Use proper fault mask in interrupt postinstall too
Matt Roper
1
-4
/
+2
2020-04-16
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-5
/
+15
2020-03-26
drm/i915: Drop final few uses of drm_i915_private.engine
Chris Wilson
1
-4
/
+4
2020-03-19
Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-11
/
+20
2020-03-02
drm/i915/crc: move pipe_crc from drm_i915_private to intel_crtc
Jani Nikula
1
-1
/
+1
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-1
/
+0
2020-02-27
Merge tag 'drm-intel-next-2020-02-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-108
/
+128
2020-02-26
drm/i915: Remove (pipe == crtc->index) assumption
Anshuman Gupta
1
-7
/
+15
2020-02-26
drm/i915: Iterate over pipes and skip the disabled one
Anshuman Gupta
1
-2
/
+4
[next]