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
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
drm/i915: stop using GMBUS IRQs on Gen4 chips
Jiri Kosina
1
-1
/
+10
2013-03-18
drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n()
Takashi Iwai
1
-1
/
+11
2013-03-18
Revert "drm/i915: try to train DP even harder"
Takashi Iwai
1
-1
/
+1
2013-03-14
drm/i915: bounds check execbuffer relocation count
Kees Cook
1
-3
/
+8
2013-03-14
drm/i915: restrict kernel address leak in debugfs
Kees Cook
1
-1
/
+1
2013-03-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-22
/
+79
2013-03-06
drm/i915: Turn off hsync and vsync on ADPA when disabling crt
Patrik Jakobsson
1
-1
/
+1
2013-03-06
drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits
Patrik Jakobsson
1
-2
/
+2
2013-03-05
drm/i915: also disable south interrupts when handling them
Paulo Zanoni
1
-2
/
+24
2013-03-05
drm/i915: enable irqs earlier when resuming
Daniel Vetter
1
-1
/
+12
2013-03-05
drm/i915: Increase the RC6p threshold.
Stéphane Marchesin
1
-1
/
+1
2013-03-04
DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.
Egbert Eich
1
-0
/
+26
2013-03-03
drm/i915: Fix Haswell/CRW PCI IDs.
Kenneth Graunke
1
-6
/
+6
2013-03-03
drm/i915: Don't clobber crtc->fb when queue_flip fails
Ville Syrjälä
1
-7
/
+4
2013-03-03
drm/i915: wait_event_timeout's timeout is in jiffies
Paulo Zanoni
1
-1
/
+2
2013-03-03
drm/i915: Fix missing variable initilization
Syam Sidhardhan
1
-1
/
+1
2013-02-28
drm/i915: convert to idr_alloc()
Tejun Heo
1
-16
/
+5
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
37
-3005
/
+4063
2013-02-24
Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...
Dave Airlie
3
-4
/
+4
2013-02-24
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
4
-51
/
+34
2013-02-23
new helper: file_inode(file)
Al Viro
1
-5
/
+5
2013-02-22
drm/i915: Revert hdmi HDP pin checks
Daniel Vetter
1
-29
/
+0
2013-02-22
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
3
-4
/
+4
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-22
drm/i915: Handle untiled planes when computing their offsets
Chris Wilson
3
-22
/
+34
2013-02-20
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
20
-232
/
+432
2013-02-20
drm/i915: Implement pipe CSC based limited range RGB output
Ville Syrjälä
3
-2
/
+124
2013-02-20
drm/i915: inverted brightness quirk for Acer Aspire 4736Z
Daniel Vetter
1
-0
/
+3
2013-02-20
drm/i915: Print the hw context status is debugfs
Ben Widawsky
1
-1
/
+10
2013-02-20
drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap
Daniel Vetter
1
-1
/
+1
2013-02-20
drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+
Ville Syrjälä
2
-1
/
+3
2013-02-20
drm/i915: Set i9xx sdvo clock limits according to specifications
Patrik Jakobsson
1
-2
/
+2
2013-02-20
drm/i915: Set i9xx lvds clock limits according to specifications
Patrik Jakobsson
1
-2
/
+2
2013-02-20
drm/i915: Preserve the DDI link reversal configuration
Damien Lespiau
3
-3
/
+18
2013-02-20
drm/i915: Preserve the FDI line reversal override bit on CPT
Damien Lespiau
4
-11
/
+13
2013-02-20
drm/i915: add missing \n to UTS_RELEASE in the error_state
Jani Nikula
1
-1
/
+1
2013-02-20
drm/i915: don't clflush gem objects in stolen memory
Imre Deak
1
-0
/
+7
2013-02-20
drm/i915: Don't wait for page flips if there was GPU reset
Ville Syrjälä
2
-1
/
+7
2013-02-20
drm/i915: Kill obj->pending_flip
Ville Syrjälä
2
-13
/
+0
2013-02-20
drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment
Damien Lespiau
1
-1
/
+1
2013-02-20
drm/i915: remove bogus mutex_unlock from error-path
Daniel Vetter
1
-1
/
+0
2013-02-20
drm/i915: Print the pipe control page GTT address
Ville Syrjälä
1
-0
/
+3
2013-02-20
drm/i915: clean up panel fitter handling in lvds
Mika Kuoppala
2
-23
/
+29
2013-02-20
drm/i915: disable shared panel fitter for pipe
Mika Kuoppala
1
-0
/
+8
2013-02-20
drm/i915: detect wrong MCH watermark values
Daniel Vetter
2
-0
/
+21
2013-02-15
drm/i915/ctx: Remove bad invariant
Ben Widawsky
1
-5
/
+0
2013-02-15
drm/i915: Extract ring init from hw_init
Ben Widawsky
1
-19
/
+34
2013-02-15
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
2
-10
/
+16
2013-02-15
drm/i915: add ibx_irq_postinstall
Paulo Zanoni
1
-43
/
+25
[next]