index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
2016-11-08
5
-0
/
+133
*
drm: add helpers to go from plane state to drm_rect
Rob Clark
2016-11-08
4
-26
/
+30
*
drm: add helper for printing to log or seq_file
Rob Clark
2016-11-08
4
-1
/
+189
*
drm: helper macros to print composite types
Rob Clark
2016-11-08
3
-16
/
+24
*
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
2016-11-08
1
-4
/
+1
*
drm/ttm: fix ttm_bo_wait
Christian König
2016-11-08
1
-1
/
+8
*
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
Alex Deucher
2016-11-08
1
-3
/
+0
*
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
Alex Deucher
2016-11-08
1
-3
/
+5
*
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
2016-11-08
5
-1
/
+207
*
dma-buf: return index of the first signaled fence (v2)
monk.liu
2016-11-08
2
-6
/
+18
*
MAINTAINERS: update Sync File Framework files
Gustavo Padovan
2016-11-08
1
-1
/
+3
*
dma-buf/sw_sync: put fence reference from the fence creation
Gustavo Padovan
2016-11-08
1
-1
/
+1
*
dma-buf/sw_sync: mark sync_timeline_create() static
Baoyou Xie
2016-11-08
1
-1
/
+1
*
drm: Add stackdepot include for DRM_DEBUG_MM
Chris Wilson
2016-11-08
1
-0
/
+2
*
drm/plane: add inline doc for struct drm_plane
Gustavo Padovan
2016-11-08
1
-14
/
+44
*
drm/msm: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
2016-11-08
1
-1
/
+2
*
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
2016-11-08
1
-2
/
+4
*
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
2016-11-08
3
-1
/
+33
*
drm: don't override possible_crtcs for primary/cursor planes
Rob Clark
2016-11-08
1
-2
/
+2
*
drm/uapi: Add a warning that mode flags must match the xrandr definitions
Ville Syrjälä
2016-11-08
1
-1
/
+9
*
drm/edid: Add the missing "Hz" to VIC 58,59 comment
Ville Syrjälä
2016-11-08
1
-2
/
+2
*
drm/gma500: remove unused ioctl declarations
Jiang Biao
2016-11-08
1
-4
/
+0
*
drm/gma500: make function static to eliminate compiling warning
Jiang Biao
2016-11-08
1
-1
/
+1
*
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
2016-11-08
1
-8
/
+8
*
drm: update the documentation of drm_framebuffer_unregister_private
Rongrong Zou
2016-11-08
1
-0
/
+5
*
drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG
Chris Wilson
2016-11-08
1
-0
/
+1
*
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
2016-11-08
3
-3
/
+90
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
35
-71
/
+13
*
drm/gma500: Add compat ioctl
Patrik Jakobsson
2016-11-02
1
-0
/
+3
*
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-10-28
44
-207
/
+904
|
\
|
*
drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
1
-10
/
+18
|
*
drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
1
-12
/
+13
|
*
drm/nouveau/pci: set streaming DMA mask early
Ard Biesheuvel
2016-10-12
1
-10
/
+27
|
*
drm/nouveau/kms: add Maxwell to backlight initialization
Faris Alsalama
2016-10-12
1
-0
/
+1
|
*
drm/nouveau/bar/nv50: fix bar2 vm size
Ben Skeggs
2016-10-12
1
-2
/
+2
|
*
drm/nouveau/disp: remove unused function in sorg94.c
Baoyou Xie
2016-10-12
1
-8
/
+0
|
*
drm/nouveau/volt: use kernel's 64-bit signed division function
Alexandre Courbot
2016-10-12
1
-3
/
+3
|
*
drm/nouveau/core: add missing header dependencies
Baoyou Xie
2016-10-12
1
-0
/
+1
|
*
drm/nouveau/gr/nv3x: add 0x0597 kelvin 3d class support
Ilia Mirkin
2016-10-12
3
-0
/
+3
|
*
drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo
Martin Peres
2016-10-12
6
-0
/
+208
|
*
drm/nouveau/fb/ram: Use Kepler implementation on Maxwell
Karol Herbst
2016-10-12
3
-12
/
+9
|
*
drm/nouveau/volt: Make use of cvb coefficients
Karol Herbst
2016-10-12
1
-2
/
+36
|
*
drm/nouveau/volt/gf100-: Add speedo
Karol Herbst
2016-10-12
5
-0
/
+77
|
*
drm/nouveau/volt: Add implementation for gf100
Karol Herbst
2016-10-12
4
-8
/
+55
|
*
drm/nouveau/bios/vmap: unk0 field is the mode
Karol Herbst
2016-10-12
2
-2
/
+2
|
*
drm/nouveau/volt: Don't require perfect fit
Karol Herbst
2016-10-12
1
-5
/
+17
|
*
drm/nouveau/clk: Allow boosting only when NvBoost is set
Karol Herbst
2016-10-12
4
-4
/
+42
|
*
drm/nouveau/bios: Add parsing of VPSTATE table
Karol Herbst
2016-10-12
3
-0
/
+107
|
*
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
Karol Herbst
2016-10-12
3
-1
/
+54
|
*
drm/nouveau/clk: Fixup cstate selection
Karol Herbst
2016-10-12
2
-2
/
+21
[next]