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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
drm/i915: Remove vestigal DRI1 ring quiescing code
Chris Wilson
3
-134
/
+6
2015-04-10
drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
Chris Wilson
2
-4
/
+0
2015-04-10
drm/i915: Use simpler form of spin_lock_irq(execlist_lock)
Chris Wilson
1
-6
/
+4
2015-04-10
drm/i915: Fix the VBT child device parsing for BSW
Ville Syrjälä
2
-15
/
+15
2015-04-10
drm/i915: Use complete address space in true PPGTT
Michel Thierry
1
-3
/
+1
2015-04-10
drm/i915/gen8: Dynamic page table allocations
Michel Thierry
2
-77
/
+253
2015-04-10
drm/i915/gen8: begin bitmap tracking
Michel Thierry
2
-12
/
+54
2015-04-10
drm/i915/gen8: Split out mappings
Michel Thierry
2
-163
/
+86
2015-04-10
drm/i915: Extract PPGTT param from page_directory alloc
Michel Thierry
1
-8
/
+7
2015-04-10
drm/i915: num_pd_pages/num_pd_entries isn't useful
Michel Thierry
3
-54
/
+23
2015-04-10
drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page
Michel Thierry
2
-11
/
+22
2015-04-10
drm/i915/gen8: pagetable allocation rework
Michel Thierry
1
-24
/
+59
2015-04-10
drm/i915/gen8: page directories rework allocation
Michel Thierry
1
-15
/
+85
2015-04-10
drm/i915/gen8: Add dynamic allocation macros and helper functions
Michel Thierry
1
-0
/
+52
2015-04-10
drm/i915/gen8: Initialize page tables
Michel Thierry
1
-1
/
+21
2015-04-10
drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages
Michel Thierry
1
-34
/
+0
2015-04-10
drm/i915: Remove _entry from PPGTT page structures
Michel Thierry
3
-38
/
+38
2015-04-10
drm/i915: Record ring->start address in error state
Chris Wilson
2
-4
/
+7
2015-04-10
drm/i915: Suppress empty lines from debugfs/i915_gem_objects
Chris Wilson
1
-13
/
+13
2015-04-10
drm/i915: Include active flag when describing objects in debugfs
Chris Wilson
1
-1
/
+2
2015-04-10
drm/i915: Split batch pool into size buckets
Chris Wilson
5
-37
/
+64
2015-04-10
drm/i915: Free batch pool when idle
Chris Wilson
1
-1
/
+12
2015-04-10
drm/i915: Split the batch pool by engine
Chris Wilson
9
-27
/
+35
2015-04-10
drm/i915: Tidy batch pool logic
Chris Wilson
3
-37
/
+27
2015-04-10
drm/i915: Split i915_gem_batch_pool into its own header
Chris Wilson
3
-12
/
+44
2015-04-10
drm/i915: Re-enable RPS wait-boosting for all engines
Chris Wilson
1
-1
/
+1
2015-04-10
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
5
-34
/
+70
2015-04-10
drm/i915: Boost GPU frequency if we detect outstanding pageflips
Chris Wilson
3
-3
/
+45
2015-04-10
drm/i915: Fix computation of last_adjustment for RPS autotuning
Chris Wilson
1
-15
/
+12
2015-04-10
drm/i915: Agressive downclocking on Baytrail
Chris Wilson
4
-5
/
+12
2015-04-10
drm/i915: Fix the flip synchronisation to consider mmioflips
Chris Wilson
1
-2
/
+11
2015-04-10
drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
Chris Wilson
2
-5
/
+30
2015-04-10
drm/i915/skl: Implement WaDisableVFUnitClockGating
Damien Lespiau
2
-0
/
+5
2015-04-10
drm/i915/skl: Fix stepping check for a couple of W/As
Damien Lespiau
1
-1
/
+1
2015-04-10
drm/i915: Do not set L3-LLC Coherency bit in ctx descriptor
Arun Siluvery
1
-1
/
+2
2015-04-10
drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlocked
Maarten Lankhorst
1
-6
/
+6
2015-04-10
drm/i915: Don't use staged config in intel_mst_pre_enable_dp()
Ander Conselvan de Oliveira
1
-4
/
+4
2015-04-10
drm/i915: Don't use staged config in check_encoder_cloning()
Ander Conselvan de Oliveira
1
-10
/
+25
2015-04-10
drm/i915: Don't use staged config in check_digital_port_conflicts()
Ander Conselvan de Oliveira
1
-8
/
+14
2015-04-10
drm/i915: Remove intel_crtc->new_config
Ander Conselvan de Oliveira
2
-32
/
+0
2015-04-10
drm/i915: Don't use intel_crtc->new_config in pll calculation code
Ander Conselvan de Oliveira
1
-4
/
+11
2015-04-10
drm/i915: Don't use staged config for VLV cdclk calculations
Ander Conselvan de Oliveira
1
-14
/
+41
2015-04-10
drm/i915: Silence a sparse warning
Ville Syrjälä
1
-1
/
+1
2015-04-10
drm/i915: Allow disabling the destination colorkey for overlay
Chris Wilson
2
-11
/
+20
2015-04-07
drm/i915: add i915 specific connector debugfs file for DPCD
Jani Nikula
3
-0
/
+99
2015-04-07
drm/i915/bdw: WaProgramL3SqcReg1Default
Rodrigo Vivi
2
-0
/
+6
2015-04-07
drm/i915/skl: Enabling PSR2 SU with frame sync
Sonika Jindal
4
-1
/
+68
2015-04-01
drm/i915: Make debugfs/i915_gem_request more friendly
Chris Wilson
1
-13
/
+26
2015-04-01
drm/i915: Set best_encoder field of connector_state also when disabling
Ander Conselvan de Oliveira
1
-0
/
+1
2015-04-01
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
6
-12
/
+17
[next]