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
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
Ander Conselvan de Oliveira
1
-4
/
+10
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
Ander Conselvan de Oliveira
1
-2
/
+16
2015-03-26
drm/i915: Copy the staged connector config to the legacy atomic state
Ander Conselvan de Oliveira
1
-7
/
+45
2015-03-26
drm/i915: Update dummy connector atomic state with current config
Ander Conselvan de Oliveira
1
-9
/
+36
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
9
-0
/
+9
2015-03-26
drm/i915/skl: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-03-26
drm/i915: Allocate a crtc_state also when the crtc is being disabled
Ander Conselvan de Oliveira
1
-8
/
+22
2015-03-26
drm/i915: Allocate a drm_atomic_state for the legacy modeset code
Ander Conselvan de Oliveira
1
-30
/
+155
2015-03-26
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
Ander Conselvan de Oliveira
4
-5
/
+7
2015-03-26
drm/i915: Add intel_atomic_get_crtc_state() helper function
Ander Conselvan de Oliveira
1
-0
/
+13
2015-03-26
drm/i915: always preserve bios swizzling
Daniel Vetter
1
-25
/
+22
2015-03-26
drm/i915: Add initial_ prefix to bios fb takeover code
Daniel Vetter
1
-7
/
+7
2015-03-26
drm/i915: Remove duplicated psr.active unset
Rodrigo Vivi
1
-2
/
+0
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: kill i915.powersave
Rodrigo Vivi
5
-16
/
+3
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: Fix atomic state when reusing the firmware fb
Damien Lespiau
1
-2
/
+9
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
2015-03-25
drm/i915: Add fault address to error state for gen8 and gen9
Mika Kuoppala
3
-0
/
+15
2015-03-25
drm/i915/skl: Fix up positive error code
Tvrtko Ursulin
1
-1
/
+1
2015-03-25
drm/i915: make unsupported fb modifier message DRM_DEBUG
Jesse Barnes
1
-2
/
+2
2015-03-25
drm/i915: Don't try to reference the fb in get_initial_plane_config()
Damien Lespiau
1
-4
/
+3
2015-03-24
drm/i915: Removing the drrs capability enum initialization
Ramalingam C
1
-2
/
+0
2015-03-24
drm/i915: move clearing of RPS interrupt bits from disable to reset time
Imre Deak
1
-9
/
+1
2015-03-24
drm/i915: fix race when clearing RPS IIR bits
Imre Deak
1
-0
/
+7
2015-03-23
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
4
-9
/
+45
2015-03-23
drm/i915/skl: Query display address through a wrapper
Tvrtko Ursulin
3
-7
/
+30
2015-03-23
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
5
-6
/
+158
2015-03-23
drm/i915: Helper function to determine GGTT view from plane state
Tvrtko Ursulin
1
-3
/
+22
2015-03-23
drm/i915: Pass in plane state when (un)pinning frame buffers
Tvrtko Ursulin
3
-7
/
+14
2015-03-23
drm/i915: Use GGTT view when (un)pinning objects to planes
Tvrtko Ursulin
4
-16
/
+30
2015-03-23
drm/i915/skl: Extract tile height code into a helper function
Tvrtko Ursulin
2
-21
/
+29
2015-03-23
drm/i915: Use usleep_range() in wait_for()
Ville Syrjälä
1
-2
/
+2
2015-03-20
drm/i915: Do not leak objects after capturing error state
Michel Thierry
1
-0
/
+7
2015-03-20
drm/i915: Fix SKL sprite disable double buffer register update
Ville Syrjälä
1
-2
/
+2
2015-03-20
drm/i915: Eliminate plane control register RMW from sprite code
Ville Syrjälä
1
-52
/
+10
2015-03-20
drm/i915: Eliminate the RMW sprite colorkey management
Ville Syrjälä
2
-235
/
+69
2015-03-20
drm/i915: Move vblank wait determination to 'check' phase
Matt Roper
1
-14
/
+10
2015-03-20
drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
Imre Deak
1
-6
/
+20
2015-03-20
drm/i915: check for div-by-zero in vlv_PLL_is_optimal
Imre Deak
1
-0
/
+3
2015-03-20
drm/i915: factor out vlv_PLL_is_optimal
Imre Deak
1
-14
/
+36
2015-03-20
drm/i915: Kill intel_plane->obj
Ville Syrjälä
3
-17
/
+10
2015-03-20
drm/i915: Initialize all contexts
Ben Widawsky
1
-9
/
+19
2015-03-20
drm/i915: Track page table reload need
Ben Widawsky
5
-6
/
+43
2015-03-20
drm/i915: Track GEN6 page table usage
Ben Widawsky
3
-62
/
+219
2015-03-20
drm/i915: Extract context switch skip and add pd load logic
Ben Widawsky
1
-2
/
+73
2015-03-20
drm/i915: page table generalizations
Michel Thierry
2
-92
/
+96
2015-03-20
drm/i915: Send out the full AUX address
Ville Syrjälä
1
-2
/
+3
2015-03-20
drm/i915: kerneldoc for i915_gem_shrinker.c
Daniel Vetter
3
-1
/
+49
2015-03-20
drm/i915: Extract i915_gem_shrinker.c
Daniel Vetter
4
-277
/
+306
[prev]
[next]