index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: ignore bios output config if not all outputs are on
Daniel Vetter
2014-03-05
1
-0
/
+23
*
drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config
Daniel Vetter
2014-03-05
1
-4
/
+4
*
drm/i915: Reject changes of fb base when we have a flip pending
Chris Wilson
2014-03-05
1
-19
/
+24
*
Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB"
Chris Wilson
2014-03-05
1
-3
/
+5
*
drm/i915: re-add locking around hw state readout
Jesse Barnes
2014-03-05
1
-0
/
+2
*
drm/i915: honor forced connector modes v2
Jesse Barnes
2014-03-05
1
-0
/
+18
*
drm/i915: Revert workaround for disabling L3 cache aging on IVB
Chris Wilson
2014-03-05
1
-1
/
+1
*
drm/i915: Revert workaround for disabling L3 cache aging on BYT
Sinclair Yeh
2014-03-05
1
-3
/
+0
*
drm/i915/bdw: Kill ppgtt->num_pt_pages
Ben Widawsky
2014-03-05
3
-13
/
+6
*
drm/i915: Split GEN6 PPGTT initialization up
Ben Widawsky
2014-03-05
1
-50
/
+91
*
drm/i915: Split GEN6 PPGTT cleanup
Ben Widawsky
2014-03-05
1
-7
/
+19
*
drm/i915: Update i915_gem_gtt.c copyright
Ben Widawsky
2014-03-05
1
-0
/
+1
*
Revert "drm/i915/bdw: Limit GTT to 2GB"
Ben Widawsky
2014-03-05
1
-5
/
+0
*
drm/i915/bdw: Reorganize PT allocations
Ben Widawsky
2014-03-05
2
-29
/
+108
*
drm/i915: Make clear/insert vfuncs args absolute
Ben Widawsky
2014-03-04
2
-42
/
+54
*
drm/i915/bdw: Split ppgtt initialization up
Ben Widawsky
2014-03-04
1
-48
/
+116
*
drm/i915/bdw: Reorganize PPGTT init
Ben Widawsky
2014-03-04
1
-50
/
+60
*
drm/i915/bdw: Free PPGTT struct
Ben Widawsky
2014-03-04
2
-3
/
+10
*
drm/i915: Move ppgtt_release out of the header
Ben Widawsky
2014-03-04
2
-36
/
+36
*
drm/i915: Add a comment about WIZ hashing vs. thread counts
Ville Syrjälä
2014-03-04
1
-0
/
+16
*
drm/i915: Change BDW WIZ hashing mode to 16x4
Ville Syrjälä
2014-03-04
1
-0
/
+7
*
drm/i915: Change HSW WIZ hashing mode to 16x4
Ville Syrjälä
2014-03-04
1
-0
/
+7
*
drm/i915: Change IVB WIZ hashing mode to 16x4
Ville Syrjälä
2014-03-04
2
-0
/
+8
*
drm/i915: There's no need to mask all 3D_CHICKEN bits on SNB
Ville Syrjälä
2014-03-04
1
-3
/
+2
*
drm/i915: Assume we implement WaStripsFansDisableFastClipPerformanceFix:snb
Ville Syrjälä
2014-03-04
1
-0
/
+1
*
drm/i915: Fix SNB GT_MODE register setup
Ville Syrjälä
2014-03-04
2
-6
/
+12
*
drm/i915: get/put runtime PM without holding rps.hw_lock
Paulo Zanoni
2014-03-04
1
-5
/
+7
*
drm/i915: rename modeset_update_power_wells
Paulo Zanoni
2014-03-04
1
-2
/
+2
*
drm/i915: Remove dead code
Thierry Reding
2014-03-04
1
-6
/
+0
*
drm/i915: sprinkle static
Daniel Vetter
2014-03-02
2
-7
/
+7
*
drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code
Daniel Vetter
2014-02-14
2
-6
/
+6
*
drm/i915: fix NULL deref in the load detect code
Daniel Vetter
2014-02-14
1
-3
/
+5
*
drm/i915: Only bind each object rather than for every execbuffer
Daniel Vetter
2014-02-14
2
-13
/
+12
*
drm/i915: Directly return the vma from bind_to_vm
Daniel Vetter
2014-02-14
1
-12
/
+11
*
drm/i915: Simplify i915_gem_object_ggtt_unpin
Daniel Vetter
2014-02-14
2
-22
/
+8
*
drm/i915: Allow blocking in the PDE alloc when running low on gtt space
Daniel Vetter
2014-02-14
1
-1
/
+1
*
drm/i915: Don't allocate context pages as mappable
Daniel Vetter
2014-02-14
1
-1
/
+1
*
drm/i915: Handle set_cache_level errors in the status page setup
Daniel Vetter
2014-02-14
1
-1
/
+3
*
drm/i915: Don't pin the status page as mappable
Daniel Vetter
2014-02-14
1
-1
/
+1
*
drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers
Daniel Vetter
2014-02-14
1
-1
/
+1
*
drm/i915: Handle set_cache_level errors in the pipe control scratch setup
Daniel Vetter
2014-02-14
1
-1
/
+3
*
drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE
Daniel Vetter
2014-02-14
3
-4
/
+5
*
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
2014-02-14
10
-81
/
+70
*
drm/i915: sdvo: add i2c sysfs symlink to the connector's directory
Imre Deak
2014-02-14
1
-1
/
+23
*
drm/i915: sdvo: fix error path in sdvo_connector_init
Imre Deak
2014-02-14
1
-10
/
+39
*
drm/i915: dp: fix order of dp aux i2c device cleanup
Imre Deak
2014-02-14
1
-2
/
+22
*
drm/i915: add unregister callback to connector
Imre Deak
2014-02-14
11
-2
/
+29
*
drm/i915: don't reference null pointer at i915_sink_crc
Paulo Zanoni
2014-02-13
1
-0
/
+3
*
drm/i915/lvds: Remove dead code from failing case
Damien Lespiau
2014-02-13
1
-2
/
+0
*
drm/i915: don't preserve inherited configs with nothing on v2
Jesse Barnes
2014-02-13
1
-2
/
+24
[next]