index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
drm/i915: nuke get max backlight functions
Jani Nikula
2013-11-14
2
-134
/
+0
|
|
*
|
drm/i915: remove QUIRK_NO_PCH_PWM_ENABLE
Jani Nikula
2013-11-14
3
-21
/
+0
|
|
*
|
drm/i915: do full backlight setup at enable time
Jani Nikula
2013-11-14
1
-56
/
+93
|
|
*
|
drm/i915: gather backlight information at setup
Jani Nikula
2013-11-14
2
-12
/
+58
|
|
*
|
drm/i915: debug print on backlight register
Jani Nikula
2013-11-13
1
-0
/
+6
|
|
*
|
drm/i915: use the initialized backlight max value instead of reading it
Jani Nikula
2013-11-13
1
-21
/
+24
|
|
*
|
drm/i915: move backlight level setting in enable/disable to hooks
Jani Nikula
2013-11-13
1
-12
/
+36
|
|
*
|
drm/i915: vlv does not have pipe field in backlight registers
Jani Nikula
2013-11-13
1
-2
/
+0
|
|
*
|
drm/i915: fix gen2-gen3 backlight set
Jani Nikula
2013-11-13
1
-3
/
+7
|
|
*
|
drm/i915: handle backlight through chip specific functions
Jani Nikula
2013-11-13
4
-208
/
+447
|
|
*
|
drm/i915: make asle notifications update backlight on all connectors
Jani Nikula
2013-11-13
3
-30
/
+18
|
|
*
|
drm/i915: make backlight info per-connector
Jani Nikula
2013-11-13
5
-50
/
+61
|
|
*
|
drm/i915: clean up backlight conditional build
Jani Nikula
2013-11-13
3
-34
/
+42
|
*
|
|
drm/i915: Reject opening of pipe crc files for invalid pipes
Daniel Vetter
2013-11-14
1
-0
/
+3
|
*
|
|
drm/i915: Use for_each_pipe in intel_display_crc_init
Daniel Vetter
2013-11-14
1
-3
/
+3
|
*
|
|
drm/i915: Deprecated UMS support
Daniel Vetter
2013-11-14
2
-6
/
+25
|
*
|
|
drm/i915: Kill legeacy AGP for gen3 kms
Daniel Vetter
2013-11-14
2
-21
/
+1
|
*
|
|
drm/i915: Make AGP=n work even on gen3
Daniel Vetter
2013-11-14
1
-1
/
+1
|
*
|
|
drm/i915: check i915_get_reset_stats_ioctl args
Mika Kuoppala
2013-11-13
1
-0
/
+3
|
*
|
|
drm/i915: drop duplicate ggtt vma list add in setup_global_gtt
Jesse Barnes
2013-11-13
1
-1
/
+0
|
*
|
|
drm/i915: add i915_get_reset_stats_ioctl
Mika Kuoppala
2013-11-12
4
-0
/
+56
|
*
|
|
drm/i915: add i915_reset_count
Mika Kuoppala
2013-11-12
2
-22
/
+23
|
*
|
|
drm/i915: tune reset dmesg output a bit
Daniel Vetter
2013-11-11
1
-3
/
+3
|
*
|
|
drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
Chon Ming Lee
2013-11-11
7
-26
/
+42
|
*
|
|
drm/i915: Make AGP support optional
Ville Syrjälä
2013-11-08
6
-4
/
+33
|
*
|
|
drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...
Chon Ming Lee
2013-11-08
5
-193
/
+172
|
*
|
|
drm/i915: Use clamp_t() when limiting cur_delay
Ville Syrjälä
2013-11-07
1
-4
/
+2
|
*
|
|
drm/i915: Kill vlv_update_rps_cur_delay()
Ville Syrjälä
2013-11-07
1
-27
/
+0
|
*
|
|
drm/i915: Initialise min/max frequencies before updating RPS registers
Chris Wilson
2013-11-07
3
-23
/
+14
|
*
|
|
drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value.
Chon Ming Lee
2013-11-07
1
-2
/
+2
|
*
|
|
drm/i915: Use frame counter for intel_wait_for_vblank() on CTG
Ville Syrjälä
2013-11-07
1
-4
/
+4
|
*
|
|
drm/i915: Fix gen3/4 vblank counter wraparound
Ville Syrjälä
2013-11-07
1
-1
/
+1
|
*
|
|
drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333.
Chon Ming Lee
2013-11-07
1
-6
/
+1
|
*
|
|
drm/i915: Require HW contexts (when possible)
Ben Widawsky
2013-11-07
5
-32
/
+31
|
*
|
|
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
Ville Syrjälä
2013-11-06
4
-41
/
+31
|
*
|
|
drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode()
Ville Syrjälä
2013-11-06
1
-23
/
+12
|
*
|
|
drm/i915: Sanitize prepare_pipes after valleyview_modeset_global_pipes()
Ville Syrjälä
2013-11-06
1
-1
/
+5
|
*
|
|
drm/i915/vlv: fixup DDR freq detection per Punit spec
Jesse Barnes
2013-11-05
1
-3
/
+10
|
*
|
|
drm/i915/vlv: split CCK and DDR freq usage
Jesse Barnes
2013-11-05
3
-24
/
+12
|
*
|
|
drm/i915/vlv: modeset_global_* for VLV v7
Jesse Barnes
2013-11-05
3
-4
/
+198
|
*
|
|
drm/i915: move VLV DDR freq fetch into init_clock_gating
Jesse Barnes
2013-11-05
1
-13
/
+18
|
*
|
|
drm/i915: add bunit read/write routines
Jesse Barnes
2013-11-05
3
-0
/
+19
|
*
|
|
drm/i915/ns2501: Rip out the reenable hack
Daniel Vetter
2013-11-04
1
-69
/
+4
*
|
|
|
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
2013-12-15
1
-1
/
+1
*
|
|
|
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
1
-4
/
+4
*
|
|
|
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-15
1
-4
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
141
-916
/
+1551
|
\
\
\
\
|
*
|
|
|
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-15
1
-1
/
+4
|
*
|
|
|
i40e: fix null dereference
Jesse Brandeburg
2013-12-15
1
-0
/
+3
|
*
|
|
|
xen-netback: fix gso_prefix check
Paul Durrant
2013-12-12
1
-1
/
+1
[prev]
[next]