index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well
Damien Lespiau
1
-24
/
+7
2013-04-23
drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
Damien Lespiau
1
-1
/
+5
2013-04-23
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
Damien Lespiau
3
-35
/
+35
2013-04-23
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
Egbert Eich
1
-6
/
+28
2013-04-23
drm/i915: Add bit field to record which pins have received HPD events (v3)
Egbert Eich
2
-0
/
+11
2013-04-23
drm/i915: fix locking around punit access in cur_delayinfo for VLV
Jesse Barnes
1
-0
/
+2
2013-04-22
drm/i915: Split out Haswell code from gen6_pte_encode.
Kenneth Graunke
1
-11
/
+21
2013-04-22
drm/i915: Fix page table entries for Bay Trail.
Kenneth Graunke
1
-2
/
+31
2013-04-22
drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.
Kenneth Graunke
2
-14
/
+24
2013-04-20
drm/i915: Make struct dpll == intel_clock_t
Ville Syrjälä
2
-17
/
+13
2013-04-19
drm/i915: use vlv_dport_to_channel in vlv_signal_levels
Jesse Barnes
1
-8
/
+1
2013-04-19
drm/i915: Remove mention of Haswell in DDI code
Damien Lespiau
1
-1
/
+1
2013-04-19
drm/i915: Move the CSC_MODE bits next to the register
Ville Syrjälä
1
-4
/
+3
2013-04-19
drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL
Paulo Zanoni
1
-3
/
+2
2013-04-19
drm/i915: check the power well inside haswell_get_pipe_config
Paulo Zanoni
1
-1
/
+6
2013-04-19
drm/i915: print Gen5+ CPU/PCH poison interrupts
Paulo Zanoni
2
-2
/
+13
2013-04-19
drm/i915: report Gen5+ CPU and PCH FIFO underruns
Paulo Zanoni
4
-11
/
+342
2013-04-19
drm/i915: update VLV PLL and DPIO code v11
Jesse Barnes
4
-58
/
+370
2013-04-19
drm/i915: drop init_dpio, shouldn't be needed
Jesse Barnes
1
-14
/
+0
2013-04-19
drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2
Pallavi G
3
-5
/
+128
2013-04-19
drm/i915: magic VLV PLL registers in the dpio sideband
Daniel Vetter
1
-2
/
+116
2013-04-18
drm/i915: fix VLV limits
Daniel Vetter
1
-4
/
+4
2013-04-18
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
6
-39
/
+320
2013-04-18
drm/i915: VLV GPU frequency to opcode functions
Jesse Barnes
2
-0
/
+58
2013-04-18
drm/i915: Use alphabetical names for sprites
Ville Syrjälä
2
-4
/
+6
2013-04-18
drm/i915: Use alphabetical names for transcoders too
Ville Syrjälä
1
-6
/
+6
2013-04-18
drm/i915: Print plane, pipe, port names as alphabetical insted of decimal
Ville Syrjälä
3
-39
/
+39
2013-04-18
drm/i915: Use port_name() in PCH port audio power change message
Ville Syrjälä
1
-7
/
+11
2013-04-18
drm/i915: Use pipe_name() and port_name() where appropriate
Ville Syrjälä
1
-2
/
+2
2013-04-18
drm/i915: move debug output back to the right place
Daniel Vetter
1
-3
/
+3
2013-04-18
drm/i915: add i9xx pfit pipe asserts
Daniel Vetter
1
-0
/
+3
2013-04-18
drm/i915: add pipe asserts for the crtc enable sequence
Daniel Vetter
1
-0
/
+5
2013-04-18
drm/i915: drop redundant vblank waits
Daniel Vetter
1
-4
/
+0
2013-04-18
drm/i915: don't enable the plane too early in i9xx_crtc_mode_set
Daniel Vetter
1
-2
/
+0
2013-04-18
drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_config
Daniel Vetter
1
-2
/
+2
2013-04-18
drm/i915: move cpu_transcoder to the pipe configuration
Daniel Vetter
4
-24
/
+32
2013-04-18
drm/i915: preserve the PBC bits of TRANS_CHICKEN2
Paulo Zanoni
2
-3
/
+11
2013-04-18
drm/i915: set CPT FDI RX polarity bits based on VBT
Paulo Zanoni
5
-6
/
+16
2013-04-18
drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
Egbert Eich
2
-1
/
+52
2013-04-18
drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
Egbert Eich
1
-17
/
+58
2013-04-18
drm/i915: Mask out the HPD irq bits before setting them individually.
Egbert Eich
1
-0
/
+2
2013-04-18
drm/i915: (re)init HPD interrupt storm statistics
Egbert Eich
7
-10
/
+23
2013-04-18
drm/i915: Add HPD IRQ storm detection (v5)
Egbert Eich
2
-12
/
+66
2013-04-18
drm/i915: WARN when LPT-LP is not paired with ULT CPU
Paulo Zanoni
1
-0
/
+2
2013-04-18
drm/i915: don't intel_crt_init on any ULT machines
Paulo Zanoni
1
-1
/
+1
2013-04-18
drm/i915: remove comment about IVB link training from intel_pm.c
Paulo Zanoni
1
-1
/
+0
2013-04-18
drm/i915: VLV doesn't have LLC
Ben Widawsky
1
-0
/
+2
2013-04-18
drm/i915: Scale ring, rather than ia, frequency on Haswell
Chris Wilson
3
-16
/
+38
2013-04-18
drm/i915: shorten debugfs output simple attributes
Mika Kuoppala
1
-4
/
+4
2013-04-18
drm/i915: Fixup pfit disabling for gen2/3
Daniel Vetter
1
-7
/
+21
[next]