index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-pca9532.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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: Resetting rotation property
Sonika Jindal
1
-1
/
+8
2014-08-08
drm/i915: Add rotation property for sprites
Ville Syrjälä
1
-1
/
+40
2014-08-08
drm: Add rotation_property to mode_config
Sonika Jindal
1
-0
/
+1
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
2014-08-08
drm/i915: Extract the HSW/BDW shared dpll init code
Damien Lespiau
1
-3
/
+9
2014-08-08
drm/i915: Extract the HSW DDI selection code into its own function
Damien Lespiau
1
-10
/
+17
2014-08-08
drm/i915: Add a space to the shared DPLL debug message
Damien Lespiau
1
-1
/
+1
2014-08-08
drm/i915: Specify when the PLL hw state fields are valid
Damien Lespiau
1
-0
/
+3
2014-08-08
drm/i915: Add DP training pattern 3 for CHV
Ville Syrjälä
2
-4
/
+16
2014-08-08
drm/i915: Split a few long debug prints
Ville Syrjälä
1
-2
/
+4
2014-08-08
drm/i915: Fix read back of plane stride register
Rafael Barbalho
1
-2
/
+2
2014-08-08
drm/i915: Add chv port D TX wells
Ville Syrjälä
2
-0
/
+27
2014-08-08
drm/i915: Add chv port B and C TX wells
Ville Syrjälä
1
-0
/
+30
2014-08-08
drm/i915: Add per-pipe power wells for chv
Ville Syrjälä
2
-0
/
+138
[next]