index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
strncpy_from_user.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2
-5
/
+34
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
2
-5
/
+23
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
drm/ast: Add reduced blanking modes for wide screen mode
Y.C. Chen
2
-24
/
+56
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
2014-09-15
drm/gk104-/fb/ram: move fb enable/disable to same place as nvidia
Ben Skeggs
1
-5
/
+4
2014-09-15
drm/gk104/fb/ram: twiddle some more bits when reclocking
Ben Skeggs
1
-1
/
+98
2014-09-15
drm/nouveau/bios: parse another large chunk of random memory config data
Ben Skeggs
2
-1
/
+24
2014-09-15
drm/gk104-/fb/ram: perform certain steps only when bios data differs
Ben Skeggs
1
-19
/
+34
2014-09-15
drm/gk104-/fb/ram: parse ramcfg data for all frequencies up-front
Ben Skeggs
2
-48
/
+89
2014-09-15
drm/gk104-/fb/ram: use parsed timing data in mr routines
Ben Skeggs
2
-6
/
+11
[next]