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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
drm/i915: Do not leak pages when freeing userptr objects
Tvrtko Ursulin
1
-4
/
+3
2014-09-29
drm/i915: Do not store the error pointer for a failed userptr registration
Chris Wilson
1
-8
/
+16
2014-09-29
Revert "drm/i915/bdw: BDW Software Turbo"
Daniel Vetter
5
-241
/
+39
2014-09-24
drm/i915/bdw: Cleanup pre prod workarounds
Mika Kuoppala
1
-13
/
+2
2014-09-19
drm/i915: Use EIO instead of EAGAIN for sink CRC error.
Rodrigo Vivi
1
-3
/
+3
2014-09-19
drm/i915: Extend BIOS stolen mem handling to all platform
Daniel Vetter
2
-2
/
+19
2014-09-19
drm/i915: Match GTT space sanity checker with implementation
Chris Wilson
1
-9
/
+11
2014-09-19
drm/i915: HSW always use GGTT selector for secure batches
Chris Wilson
1
-2
/
+3
2014-09-19
drm/i915: add cherryview specfic forcewake in execlists_elsp_write
Deepak S
1
-4
/
+25
2014-09-19
drm/i915: fix another use-after-free in i915_gem_evict_everything
Michel Thierry
1
-2
/
+2
2014-09-19
drm/i915: Don't reinit hpd interrupts after gpu reset
Daniel Vetter
1
-2
/
+0
2014-09-19
drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlock
Chris Wilson
1
-1
/
+4
2014-09-19
drm/i915: Drop any active reference before unbinding
Chris Wilson
1
-0
/
+3
2014-09-19
drm/i915: Objects on the unbound list may still have an active reference
Chris Wilson
3
-77
/
+74
2014-09-19
drm/i915/edp: use lane count and link rate from DPCD for eDP
Jani Nikula
1
-17
/
+9
2014-09-19
drm/i915/dp: add missing \n in the TPS3 debug message
Jani Nikula
1
-1
/
+1
2014-09-19
drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroy
Chris Wilson
2
-2
/
+2
2014-09-19
drm/i915: Limit the watermark to at least 8 entries on gen2/3
Ville Syrjälä
1
-0
/
+11
2014-09-19
drm/i915: Fix DVO 2x clock enable on 830M
Ville Syrjälä
1
-4
/
+49
2014-09-18
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
30
-146
/
+376
2014-09-17
drm/ttm: make sure format string cannot leak in
Kees Cook
1
-1
/
+2
2014-09-17
drm/tilcdc: panel: Add support for enable GPIO
Ezequiel Garcia
1
-5
/
+32
2014-09-17
drm/tilcdc: panel: Set return value explicitly
Ezequiel Garcia
1
-1
/
+3
2014-09-17
drm/tilcdc: panel: Fix backlight devicetree support
Ezequiel Garcia
1
-5
/
+18
2014-09-17
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
Ezequiel Garcia
1
-3
/
+1
2014-09-17
drm/tilcdc: panel: Spurious whitespace removal
Ezequiel Garcia
1
-1
/
+0
2014-09-17
drm/tilcdc: panel: Remove unused variable
Ezequiel Garcia
1
-2
/
+0
2014-09-17
drm/tilcdc: panel: Add missing of_node_put
Ezequiel Garcia
1
-0
/
+3
2014-09-17
drm/tilcdc: Fix the error path in tilcdc_load()
Ezequiel Garcia
1
-10
/
+50
2014-09-16
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
38
-1479
/
+2902
2014-09-16
Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...
Dave Airlie
4
-25
/
+123
2014-09-16
drm/ast: Add reduced blanking modes for wide screen mode
Y.C. Chen
2
-24
/
+56
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
39
-368
/
+550
2014-09-16
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
130
-2464
/
+5638
2014-09-15
drm/gt214-/disp: enable dp audio
Ben Skeggs
5
-22
/
+30
2014-09-15
drm/gt214-/kms: fix hda eld regression
Ben Skeggs
1
-8
/
+10
2014-09-15
drm/g94-/disp: calculate some dp audio constants
Ben Skeggs
2
-22
/
+49
2014-09-15
drm/gt214-/kms: perform hda codec setup on displayport too
Ben Skeggs
1
-2
/
+2
2014-09-15
drm/gk104-/disp: infoframe registers moved yet again on kepler
Ben Skeggs
6
-3
/
+91
2014-09-15
drm/nouveau/bios: parse older ramcfg/timing data like we do newer ones
Ben Skeggs
7
-132
/
+184
2014-09-15
drm/nva3/fb/ram: Per-partition regs
Roy Spliet
1
-4
/
+4
2014-09-15
drm/nouveau/fb/ram: Support strided regs
Roy Spliet
2
-9
/
+38
2014-09-15
drm/nv50/fb/ram: Store the number of partitions in the designated fields
Roy Spliet
2
-10
/
+9
2014-09-15
drm/nv50/kms: Set VBLANK time in modeset script
Roy Spliet
1
-3
/
+8
2014-09-15
drm/nouveau/bios: Add rammap support for version 1.0
Roy Spliet
1
-0
/
+4
2014-09-15
drm/gf100-/pwr/memx: block host and fifo around reclock
Ben Skeggs
4
-474
/
+632
2014-09-15
drm/nouveau/pwr/memx: fix command ordering around block/unblock
Ben Skeggs
7
-462
/
+461
2014-09-15
drm/nouveau/pwr/memx: rename fb off/on to block/unblock
Ben Skeggs
6
-22
/
+22
2014-09-15
drm/nva3/clk: Pause the GPU before reclocking
Roy Spliet
3
-26
/
+66
2014-09-15
drm/nouveau/gpio: rename g92 class to g94
Emil Velikov
7
-30
/
+30
[next]