index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
/
smc911x.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
drm/i915: Update DRIVER_DATE to 20150313
Daniel Vetter
1
-1
/
+1
2015-03-17
drm/i915: Fix vmap_batch page iterator overrun
Mika Kuoppala
1
-1
/
+4
2015-03-17
drm/i915: Export total subslice and EU counts
Jeff McGee
2
-0
/
+12
2015-03-17
drm/i915: redefine WARN_ON_ONCE to include the condition
Jani Nikula
1
-0
/
+3
2015-03-17
drm/i915/skl: Implement WaDisableHBR2
Damien Lespiau
1
-1
/
+4
2015-03-17
drm/i915: Remove the preliminary_hw_support shackles from CHV
Ville Syrjälä
1
-1
/
+0
2015-03-17
drm/i915: Read CHV_PLL_DW8 from the correct offset
Ville Syrjälä
1
-1
/
+1
2015-03-17
drm/i915: Rewrite IVB FDI bifurcation conflict checks
Ville Syrjälä
1
-14
/
+15
2015-03-17
drm/i915: Rewrite some some of the FDI lane checks
Ville Syrjälä
1
-8
/
+7
2015-03-17
drm/i915/skl: Enable the RPS interrupts programming
Akash Goel
1
-14
/
+3
2015-03-17
drm/i915/skl: Enabling processing of Turbo interrupts
Akash Goel
1
-5
/
+0
2015-03-17
drm/i915/skl: Updated the i915_frequency_info debugfs function
Akash Goel
1
-8
/
+17
2015-03-17
drm/i915: Simplify the way BC bifurcation state consistency is kept
Ander Conselvan de Oliveira
1
-36
/
+10
2015-03-17
drm/i915/skl: Updated the act_freq_mhz_show sysfs function
Akash Goel
1
-1
/
+3
2015-03-17
drm/i915/skl: Updated the gen9_enable_rps function
Akash Goel
1
-15
/
+13
2015-03-17
drm/i915/skl: Updated the gen6_rps_limits function
Akash Goel
1
-5
/
+11
2015-03-17
drm/i915/skl: Restructured the gen6_set_rps_thresholds function
Akash Goel
1
-36
/
+32
2015-03-17
drm/i915/skl: Updated the gen6_set_rps function
Akash Goel
1
-1
/
+4
2015-03-17
drm/i915/skl: Updated the gen6_init_rps_frequencies function
Akash Goel
1
-0
/
+7
2015-03-17
drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
Akash Goel
1
-2
/
+6
2015-03-17
drm/i915/skl: Added new macros
Akash Goel
2
-0
/
+10
2015-03-17
drm/i915: remove indirection in the PCI ID macros
Jani Nikula
1
-24
/
+25
2015-03-17
drm/i915: Use FW_WM() macro for older gmch platforms too
Ville Syrjälä
2
-22
/
+24
2015-03-17
drm/i915: Add polish to VLV WM shift+mask operations
Ville Syrjälä
2
-38
/
+46
2015-03-17
drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()
Ville Syrjälä
1
-2
/
+2
2015-03-17
drm/i915: Reduce clutter by using the local plane pointer
Ville Syrjälä
1
-1
/
+1
2015-03-17
drm/i915: Remove debug prints from primary plane update funcs
Ville Syrjälä
1
-11
/
+0
2015-03-17
drm/i915: Add ULL postfix to VGT_MAGIC constant
Daniel Vetter
1
-1
/
+1
2015-03-17
drm/fourcc: 64 #defines need ULL postfix
Daniel Vetter
1
-1
/
+1
2015-03-17
drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)
Matt Roper
1
-23
/
+39
2015-03-17
drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips
Chris Wilson
1
-8
/
+9
2015-03-17
drm/i915: Disable DDR DVFS on CHV
Ville Syrjälä
2
-0
/
+39
2015-03-17
drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
Ville Syrjälä
2
-0
/
+21
2015-03-17
drm/i915: Program PFI credits for VLV
Vidya Srinivas
2
-0
/
+46
2015-03-17
drm/i915: Rewrite VLV/CHV watermark code
Ville Syrjälä
3
-142
/
+173
2015-03-17
drm/i915: Make sure we invalidate frontbuffer on fbcon.
Rodrigo Vivi
1
-1
/
+26
2015-03-17
drm/i915: Update prop, int co-eff and gain threshold for CHV
Vijay Purushothaman
2
-12
/
+33
2015-03-17
drm/i915: Initialize CHV digital lock detect threshold
Vijay Purushothaman
2
-0
/
+10
2015-03-17
drm/i915: Disable M2 frac division for integer case
Vijay Purushothaman
2
-4
/
+11
2015-03-17
drm/i915: Spelling s/auxilliary/auxiliary/
Geert Uytterhoeven
1
-3
/
+3
2015-03-17
drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)
Matt Roper
1
-8
/
+8
2015-03-17
drm/i915: Update intel_crtc_active() to use state values (v2)
Matt Roper
1
-1
/
+5
2015-03-17
drm/i915: Exit early from psr_status if PSR is not supported by the device
Damien Lespiau
1
-12
/
+15
2015-03-17
drm/i915: Fix chv cdclk support
Ville Syrjälä
1
-16
/
+7
2015-03-17
drm/i915: Allow pixel clock up to 95% of cdclk on CHV
Ville Syrjälä
1
-5
/
+7
2015-03-17
drm/i915/skl: port A fuse straps don't work on early SKL steppings
Jesse Barnes
1
-3
/
+8
2015-03-17
drm/i915/skl: Restore the DDI translation tables when enabling PW1
Damien Lespiau
1
-1
/
+3
2015-03-17
drm/i915: Remove unused condition in hsw_power_well_post_enable()
Damien Lespiau
1
-1
/
+1
2015-03-17
drm/i915/skl: Restore pipe interrupt registers after power well enabling
Damien Lespiau
2
-0
/
+35
2015-03-17
drm/i915/skl: Mirror what we do on HSW for the power well enable log message
Damien Lespiau
1
-1
/
+1
[next]