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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-16
drm/i915/guc: Reorder functions in intel_guc_fw.c
Michal Wajdeczko
1
-40
/
+41
2017-10-16
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
Michal Wajdeczko
5
-12
/
+43
2017-10-16
drm/i915/guc: Move doc near related definitions
Michal Wajdeczko
3
-23
/
+16
2017-10-16
drm/i915/guc: Small fixups post code move
Michal Wajdeczko
2
-7
/
+8
2017-10-16
drm/i915/guc: Move GuC boot param initialization out of xfer
Michal Wajdeczko
4
-85
/
+94
2017-10-16
drm/i915: Move intel_guc_wopcm_size to intel_guc.c
Michal Wajdeczko
2
-11
/
+11
2017-10-16
drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM
Weinan Li
4
-5
/
+12
2017-10-13
drm/i915: Use bdw_ddi_translations_fdi for Broadwell
Chris Wilson
1
-2
/
+2
2017-10-13
drm/i915: Always stop the rings before a missing GPU reset
Chris Wilson
1
-6
/
+7
2017-10-13
drm/i915: Keep the rings stopped until they have been re-initialized
Chris Wilson
1
-5
/
+3
2017-10-13
drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering
Chris Wilson
1
-2
/
+0
2017-10-13
drm/i915: Split intel_enable_ddi() into DP and HDMI variants
Ville Syrjälä
1
-34
/
+46
2017-10-13
drm/i915: Plumb crtc_state etc. directly to intel_ddi_pre_enable_{dp,hdmi}()
Ville Syrjälä
1
-34
/
+20
2017-10-13
drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants
Ville Syrjälä
1
-17
/
+28
2017-10-13
drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp()
Ville Syrjälä
1
-2
/
+2
2017-10-13
drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants
Ville Syrjälä
1
-39
/
+56
2017-10-13
drm/i915: Inline the required bits of intel_ddi_post_disable() into intel_ddi...
Ville Syrjälä
1
-1
/
+2
2017-10-13
drm/i915: Extract intel_disable_ddi_buf()
Ville Syrjälä
1
-17
/
+24
2017-10-13
drm/i915: Extract intel_ddi_clk_disable()
Ville Syrjälä
1
-8
/
+16
2017-10-13
drm/i915: Dump 'output_types' in crtc state dump
Ville Syrjälä
1
-0
/
+51
2017-10-13
drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
Harsha Sharma
2
-7
/
+7
2017-10-13
drm/i915: Get rid of hardcoded pipes
Mika Kahola
1
-6
/
+8
2017-10-13
drm/i915: Add retries for LSPCON detection
Shashank Sharma
1
-2
/
+11
2017-10-13
drm/i915: Don't give up waiting on INVALID_MODE
Shashank Sharma
1
-5
/
+4
2017-10-13
drm: Add retries for lspcon mode detection
Shashank Sharma
1
-3
/
+13
2017-10-13
drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT setting
James Ausmus
1
-1
/
+1
2017-10-13
drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming
James Ausmus
2
-2
/
+2
2017-10-12
drm/i915/selftests: Exercise adding requests to a full GGTT
Chris Wilson
4
-5
/
+163
2017-10-12
drm/i915/selftests: Wrap a timer into a i915_sw_fence
Chris Wilson
4
-0
/
+172
2017-10-12
drm/i915: Fix eviction when the GGTT is idle but full
Chris Wilson
1
-24
/
+39
2017-10-12
drm/i915: Start tracking PSR state in crtc state
Ville Syrjälä
3
-40
/
+52
2017-10-12
drm/i915: Update DRIVER_DATE to 20171012
Jani Nikula
1
-2
/
+2
2017-10-12
drm/i915: Simplify intel_sanitize_enable_ppgtt
Joonas Lahtinen
1
-6
/
+4
2017-10-12
drm/i915/userptr: Drop struct_mutex before cleanup
Chris Wilson
1
-1
/
+2
2017-10-11
drm/i915/dp: limit sink rates based on rate
Jani Nikula
1
-19
/
+7
2017-10-11
drm/i915/dp: centralize max source rate conditions more
Jani Nikula
1
-12
/
+7
2017-10-11
drm/i915: Allow PCH platforms fall back to BIOS LVDS mode
Ville Syrjälä
1
-5
/
+0
2017-10-11
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
4
-67
/
+39
2017-10-11
drm/i915: Use rcu instead of stop_machine in set_wedged
Daniel Vetter
3
-29
/
+62
2017-10-11
drm/i915: Introduce separate status variable for RC6 and LLC ring frequency s...
Sagar Arun Kamble
3
-23
/
+43
2017-10-11
drm/i915: Create generic functions to control RC6, RPS
Sagar Arun Kamble
1
-46
/
+70
2017-10-11
drm/i915: Create generic function to setup LLC ring frequency table
Sagar Arun Kamble
1
-4
/
+20
2017-10-11
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
Sagar Arun Kamble
5
-10
/
+11
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
10
-276
/
+330
2017-10-11
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
9
-105
/
+105
2017-10-11
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
7
-23
/
+23
2017-10-11
drm/i915: Separate RPS and RC6 handling for CHV
Sagar Arun Kamble
1
-6
/
+24
2017-10-11
drm/i915: Separate RPS and RC6 handling for VLV
Sagar Arun Kamble
2
-34
/
+51
2017-10-11
drm/i915: Separate RPS and RC6 handling for BDW
Sagar Arun Kamble
1
-6
/
+12
2017-10-11
drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enab...
Sagar Arun Kamble
1
-12
/
+5
[next]