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-11-09
drm/i915/guc: Wait for ucode DMA transfer completion
Michal Wajdeczko
1
-1
/
+8
2017-11-09
drm/i915/guc: Split GuC firmware xfer function into clear steps
Michal Wajdeczko
1
-69
/
+103
2017-11-08
drm/i915: Implement ReadHitWriteOnlyDisable.
Rafael Antognolli
2
-0
/
+4
2017-11-08
drm/i915: Move init_clock_gating() back to where it was
Ville Syrjälä
2
-28
/
+30
2017-11-08
drm/i915: Prune the reservation shared fence array
Chris Wilson
1
-0
/
+7
2017-11-08
drm/i915: Idle the GPU before shinking everything
Chris Wilson
1
-0
/
+12
2017-11-08
drm/i915: Include intel_engine_is_idle() status in engine pretty-printer
Chris Wilson
1
-0
/
+1
2017-11-08
drm/i915: Read ilk FDI PLL frequency once during initialisation
Chris Wilson
2
-3
/
+19
2017-11-07
drm/i915/selftests: Take rpm wakeref around partial tiling tests
Chris Wilson
1
-0
/
+2
2017-11-07
drm/i915/selftests: Take rpm wakeref around GGTT lowlevel tests
Chris Wilson
1
-0
/
+4
2017-11-07
drm/i915/selftests: Skip mixed page exhaustion if only small pages available
Chris Wilson
1
-0
/
+3
2017-11-07
drm/i915: Prevent unbounded wm results in g4x_compute_wm()
Chris Wilson
1
-7
/
+7
2017-11-07
drm/i915: Simplify onion for bxt_ddi_phy_init()
Chris Wilson
1
-10
/
+10
2017-11-07
drm/i915: Silence compiler for csr_load_work_fn()
Chris Wilson
1
-0
/
+1
2017-11-07
drm/i915: Silence smatch for cmdparser
Chris Wilson
1
-10
/
+3
2017-11-07
drm/i915: Deconstruct struct sgt_dma initialiser
Chris Wilson
1
-16
/
+9
2017-11-06
drm/i915: Handle error-state modparams in dedicated functions
Michal Wajdeczko
1
-9
/
+17
2017-11-06
drm/i915: Make GuC log part of the uC error state
Michal Wajdeczko
2
-16
/
+4
2017-11-06
drm/i915: Add Guc/HuC firmware details to error state
Michal Wajdeczko
4
-2
/
+71
2017-11-06
drm/i915/guc: Assert ctch->vma is allocated
Michal Wajdeczko
1
-0
/
+1
2017-11-06
drm/i915/guc: Assert guc->stage_desc_pool is allocated
Chris Wilson
1
-0
/
+8
2017-11-06
drm/i915: Lock llist_del_first() vs llist_del_all()
Chris Wilson
1
-1
/
+7
2017-11-06
drm/i915/selftests: Hide dangerous tests
Chris Wilson
2
-4
/
+18
2017-11-06
drm/i915: Assert vma->flags are updated correctly during binding
Chris Wilson
1
-1
/
+4
2017-11-03
drm/i915: Set up mocs tables before restarting the engines
Chris Wilson
1
-5
/
+2
2017-11-03
drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bits
Tvrtko Ursulin
1
-2
/
+5
2017-11-03
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
1
-0
/
+8
2017-11-02
drm/i915: ensure oa config uuid is null terminated
Lionel Landwerlin
11
-22
/
+22
2017-11-02
drm/i915: Flush the irq and tasklets before asserting engine is idle
Chris Wilson
1
-3
/
+4
2017-11-02
drm/i915: Use fallback forcewake if primary ack missing
Mika Kuoppala
2
-12
/
+130
2017-11-02
drm/i915/guc: Add support for reset engine using GuC commands
Michel Thierry
5
-7
/
+39
2017-11-02
drm/i915/guc: Rename the function that resets the GuC
Michel Thierry
3
-4
/
+4
2017-11-02
drm/i915/guc: Clear terminated attribute bit on GuC preemption context
Jeff McGee
1
-0
/
+15
2017-11-02
drm/i915/cnl: Symmetric scalers for each pipe
Mika Kahola
1
-1
/
+4
2017-11-01
drm/i915: Give more details for the active-when-parking warning for the engines
Chris Wilson
1
-7
/
+13
2017-11-01
drm/i915: Move parking-while-active warning to intel_engines_park()
Chris Wilson
2
-7
/
+7
2017-11-01
drm/i915: Check that the breadcrumb wasn't disarmed automatically before parking
Chris Wilson
1
-1
/
+2
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
1
-0
/
+4
2017-11-01
drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat
Michel Thierry
1
-6
/
+0
2017-10-31
drm/i915: Remove most encoder->type uses from the audio code
Ville Syrjälä
1
-3
/
+3
2017-10-31
drm/i915: Pass around crtc and connector states for audio
Ville Syrjälä
7
-102
/
+132
2017-10-31
drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"
Chris Wilson
1
-6
/
+6
2017-10-30
drm/i915: Use intel_ddi_get_config() for MST
Ville Syrjälä
3
-54
/
+4
2017-10-30
drm/i915: Pass a crtc state to ddi post_disable from MST code
Ville Syrjälä
2
-14
/
+29
2017-10-30
drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()
Ville Syrjälä
1
-12
/
+5
2017-10-30
drm/i915: Nuke intel_ddi_get_encoder_port()
Ville Syrjälä
3
-35
/
+18
2017-10-30
drm/i915: Stop frobbing with DDI encoder->type
Ville Syrjälä
7
-36
/
+47
2017-10-30
drm/i915: Populate output_types from .get_config()
Ville Syrjälä
11
-4
/
+33
2017-10-30
drm/i915: Parse max HDMI TMDS clock from VBT
Ville Syrjälä
4
-10
/
+50
2017-10-30
drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes
Ville Syrjälä
1
-2
/
+2
[next]