summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/i915: nuke get max backlight functionsJani Nikula2013-11-142-134/+0
| | * | drm/i915: remove QUIRK_NO_PCH_PWM_ENABLEJani Nikula2013-11-143-21/+0
| | * | drm/i915: do full backlight setup at enable timeJani Nikula2013-11-141-56/+93
| | * | drm/i915: gather backlight information at setupJani Nikula2013-11-142-12/+58
| | * | drm/i915: debug print on backlight registerJani Nikula2013-11-131-0/+6
| | * | drm/i915: use the initialized backlight max value instead of reading itJani Nikula2013-11-131-21/+24
| | * | drm/i915: move backlight level setting in enable/disable to hooksJani Nikula2013-11-131-12/+36
| | * | drm/i915: vlv does not have pipe field in backlight registersJani Nikula2013-11-131-2/+0
| | * | drm/i915: fix gen2-gen3 backlight setJani Nikula2013-11-131-3/+7
| | * | drm/i915: handle backlight through chip specific functionsJani Nikula2013-11-134-208/+447
| | * | drm/i915: make asle notifications update backlight on all connectorsJani Nikula2013-11-133-30/+18
| | * | drm/i915: make backlight info per-connectorJani Nikula2013-11-135-50/+61
| | * | drm/i915: clean up backlight conditional buildJani Nikula2013-11-133-34/+42
| * | | drm/i915: Reject opening of pipe crc files for invalid pipesDaniel Vetter2013-11-141-0/+3
| * | | drm/i915: Use for_each_pipe in intel_display_crc_initDaniel Vetter2013-11-141-3/+3
| * | | drm/i915: Deprecated UMS supportDaniel Vetter2013-11-142-6/+25
| * | | drm/i915: Kill legeacy AGP for gen3 kmsDaniel Vetter2013-11-142-21/+1
| * | | drm/i915: Make AGP=n work even on gen3Daniel Vetter2013-11-141-1/+1
| * | | drm/i915: check i915_get_reset_stats_ioctl argsMika Kuoppala2013-11-131-0/+3
| * | | drm/i915: drop duplicate ggtt vma list add in setup_global_gttJesse Barnes2013-11-131-1/+0
| * | | drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala2013-11-124-0/+56
| * | | drm/i915: add i915_reset_countMika Kuoppala2013-11-122-22/+23
| * | | drm/i915: tune reset dmesg output a bitDaniel Vetter2013-11-111-3/+3
| * | | drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee2013-11-117-26/+42
| * | | drm/i915: Make AGP support optionalVille Syrjälä2013-11-086-4/+33
| * | | drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...Chon Ming Lee2013-11-085-193/+172
| * | | drm/i915: Use clamp_t() when limiting cur_delayVille Syrjälä2013-11-071-4/+2
| * | | drm/i915: Kill vlv_update_rps_cur_delay()Ville Syrjälä2013-11-071-27/+0
| * | | drm/i915: Initialise min/max frequencies before updating RPS registersChris Wilson2013-11-073-23/+14
| * | | drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value.Chon Ming Lee2013-11-071-2/+2
| * | | drm/i915: Use frame counter for intel_wait_for_vblank() on CTGVille Syrjälä2013-11-071-4/+4
| * | | drm/i915: Fix gen3/4 vblank counter wraparoundVille Syrjälä2013-11-071-1/+1
| * | | drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333.Chon Ming Lee2013-11-071-6/+1
| * | | drm/i915: Require HW contexts (when possible)Ben Widawsky2013-11-075-32/+31
| * | | drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä2013-11-064-41/+31
| * | | drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä2013-11-061-23/+12
| * | | drm/i915: Sanitize prepare_pipes after valleyview_modeset_global_pipes()Ville Syrjälä2013-11-061-1/+5
| * | | drm/i915/vlv: fixup DDR freq detection per Punit specJesse Barnes2013-11-051-3/+10
| * | | drm/i915/vlv: split CCK and DDR freq usageJesse Barnes2013-11-053-24/+12
| * | | drm/i915/vlv: modeset_global_* for VLV v7Jesse Barnes2013-11-053-4/+198
| * | | drm/i915: move VLV DDR freq fetch into init_clock_gatingJesse Barnes2013-11-051-13/+18
| * | | drm/i915: add bunit read/write routinesJesse Barnes2013-11-053-0/+19
| * | | drm/i915/ns2501: Rip out the reenable hackDaniel Vetter2013-11-041-69/+4
* | | | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* | | | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\ \ \ \
| * | | | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| * | | | i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| * | | | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1