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.13.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
2014-08-26
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
23
-397
/
+1260
2014-08-18
drm/i915: don't try to retrain a DP link on an inactive CRTC
Imre Deak
1
-0
/
+3
2014-08-18
drm/i915: make sure VDD is turned off during system suspend
Imre Deak
3
-0
/
+34
2014-08-18
drm/i915: cancel hotplug and dig_port work during suspend and unload
Imre Deak
3
-2
/
+18
2014-08-18
drm/i915: fix HPD IRQ reenable work cancelation
Imre Deak
3
-22
/
+14
2014-08-18
drm/i915: take display port power domain in DP HPD handler
Imre Deak
1
-5
/
+14
2014-08-18
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
1
-2
/
+2
2014-08-18
drm/i915: Skip load detect when intel_crtc->new_enable==true
Ville Syrjälä
1
-4
/
+8
2014-08-18
drm/i915: Fix locking for intel_enable_pipe_a()
Ville Syrjälä
4
-21
/
+17
2014-08-09
Revert "drm/i915: Enable PSR by default."
Linus Torvalds
1
-2
/
+2
2014-08-08
drm/i915: Update DRIVER_DATE to 20140808
Daniel Vetter
1
-1
/
+1
2014-08-08
Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
19
-102
/
+310
2014-08-08
drm/i915: No busy-loop wait_for in the ring init code
Daniel Vetter
1
-2
/
+2
2014-08-08
drm/i915: Add sprite watermark programming for VLV and CHV
Gajanan Bhat
2
-6
/
+36
2014-08-08
drm/i915: Round-up clock and limit drain latency
Gajanan Bhat
1
-1
/
+4
2014-08-08
drm/i915: Generalize drain latency computation
Gajanan Bhat
2
-37
/
+51
2014-08-08
drm/i915: Free pending page flip events at .preclose()
Ville Syrjälä
3
-0
/
+26
2014-08-08
drm/i915: clean up PPGTT checking logic
Jesse Barnes
3
-14
/
+2
2014-08-08
drm/i915: Polish the chv cmnlane resrt macros
Ville Syrjälä
2
-9
/
+6
2014-08-08
drm/i915: Hack to tie both common lanes together on chv
Ville Syrjälä
1
-2
/
+12
2014-08-08
drm/i915: Add cherryview_update_wm()
Ville Syrjälä
1
-1
/
+80
2014-08-08
drm/i915: Update DDL only for current CRTC
Gajanan Bhat
1
-16
/
+9
2014-08-08
drm/i915: Parametrize VLV_DDL registers
Ville Syrjälä
2
-70
/
+36
2014-08-08
drm/i915: Fill out the FWx watermark register defines
Ville Syrjälä
2
-19
/
+130
2014-08-08
drm/i915: Add rotation property for sprites
Ville Syrjälä
1
-1
/
+40
2014-08-08
drm/i915: Make intel_plane_restore() return an error
Ville Syrjälä
2
-8
/
+8
2014-08-08
drm/i915: Add 180 degree sprite rotation support
Ville Syrjälä
3
-0
/
+42
2014-08-08
drm/i915: Introduce a for_each_intel_encoder() macro
Damien Lespiau
6
-49
/
+31
2014-08-08
drm/i915: Demote the DRRS messages to debug messages
Damien Lespiau
1
-3
/
+3
2014-08-08
drm/i915: remove duplicate register defines
Paulo Zanoni
1
-2
/
+0
2014-08-08
drm/i915: Remove now useless comments about the translation values
Damien Lespiau
1
-5
/
+5
2014-08-08
drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables
Damien Lespiau
1
-3
/
+0
2014-08-08
drm/i915/bdw: Provide the BDW specific HDMI buffer translation table
Damien Lespiau
1
-5
/
+23
2014-08-08
drm/i915: Gather the HDMI level shifter logic into one place
Damien Lespiau
3
-9
/
+24
2014-08-08
drm/i915: Introduce FBC False Color for debug purposes.
Rodrigo Vivi
4
-0
/
+48
2014-08-08
drm/i915: Align intel_dsi*.c files a bit
Daniel Vetter
3
-17
/
+17
2014-08-08
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
5
-17
/
+57
2014-08-08
drm/i915: Clarify CHV swing margin/deemph bits
Ville Syrjälä
3
-6
/
+10
2014-08-08
drm/i915: Call intel_{dp, hdmi}_prepare for chv
Ville Syrjälä
2
-0
/
+4
2014-08-08
drm/i915: Split chv_update_pll() apart
Ville Syrjälä
1
-11
/
+19
2014-08-08
drm/i915: Leave DPLL ref clocks on
Ville Syrjälä
1
-1
/
+1
2014-08-08
drm/i915: Disable cdclk changes for chv until Punit is ready
Ville Syrjälä
1
-0
/
+8
2014-08-08
drm/i915: Add cdclk change support for chv
Ville Syrjälä
2
-2
/
+52
2014-08-08
d rm/i915: freeze display before the interrupts and GT
Paulo Zanoni
1
-1
/
+1
2014-08-08
drm/i915: Make ddi_clock_gate() HSW/BDW specific
Daniel Vetter
1
-3
/
+9
2014-08-08
drm/i915: Split the CDCLK retrieval per-platform
Damien Lespiau
1
-17
/
+38
2014-08-08
drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific
Damien Lespiau
1
-7
/
+8
2014-08-08
drm/i915: Split the BDW/HSW specific shared pll selection
Damien Lespiau
1
-16
/
+23
2014-08-08
drm/i915: Fix stale comment for intel_ddi_pll_select()
Damien Lespiau
1
-4
/
+5
2014-08-08
drm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDW
Damien Lespiau
1
-1
/
+1
[next]