index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
drm: Restrict stackdepot usage to builtin drm.ko
Chris Wilson
1
-1
/
+1
2016-11-09
drm/msm: module param to dump state on error irq
Rob Clark
3
-0
/
+25
2016-11-09
drm/msm/mdp5: add atomic_print_state support
Rob Clark
2
-1
/
+29
2016-11-09
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
2
-0
/
+72
2016-11-09
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
1
-0
/
+93
2016-11-09
drm: add helpers to go from plane state to drm_rect
Rob Clark
3
-26
/
+6
2016-11-09
drm: add helper for printing to log or seq_file
Rob Clark
2
-1
/
+55
2016-11-09
drm: helper macros to print composite types
Rob Clark
2
-16
/
+3
2016-11-08
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
1
-4
/
+1
2016-11-08
drm/ttm: fix ttm_bo_wait
Christian König
1
-1
/
+8
2016-11-08
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
Alex Deucher
1
-3
/
+0
2016-11-08
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
Alex Deucher
1
-3
/
+5
2016-11-08
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
4
-1
/
+179
2016-11-08
dma-buf: return index of the first signaled fence (v2)
monk.liu
1
-5
/
+16
2016-11-08
dma-buf/sw_sync: put fence reference from the fence creation
Gustavo Padovan
1
-1
/
+1
2016-11-08
dma-buf/sw_sync: mark sync_timeline_create() static
Baoyou Xie
1
-1
/
+1
2016-11-08
drm: Add stackdepot include for DRM_DEBUG_MM
Chris Wilson
1
-0
/
+2
2016-11-08
drm/msm: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
1
-1
/
+2
2016-11-08
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
1
-2
/
+4
2016-11-08
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
1
-0
/
+30
2016-11-08
drm: don't override possible_crtcs for primary/cursor planes
Rob Clark
1
-2
/
+2
2016-11-08
drm/edid: Add the missing "Hz" to VIC 58,59 comment
Ville Syrjälä
1
-2
/
+2
2016-11-08
drm/gma500: remove unused ioctl declarations
Jiang Biao
1
-4
/
+0
2016-11-08
drm/gma500: make function static to eliminate compiling warning
Jiang Biao
1
-1
/
+1
2016-11-08
drm: update the documentation of drm_framebuffer_unregister_private
Rongrong Zou
1
-0
/
+5
2016-11-08
drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG
Chris Wilson
1
-0
/
+1
2016-11-08
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
2
-3
/
+84
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
34
-71
/
+8
2016-11-02
drm/gma500: Add compat ioctl
Patrik Jakobsson
1
-0
/
+3
2016-10-28
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
44
-207
/
+904
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
124
-1059
/
+4240
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
1
-4
/
+16
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
1
-4
/
+3
2016-10-27
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
3
-8
/
+44
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
1
-2
/
+5
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2
-4
/
+15
2016-10-27
drm/amdgpu: use failed label to handle context init failure
Huang Rui
1
-9
/
+9
2016-10-27
drm/bridge: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2016-10-27
drm/bridge: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-10-26
drm: Print some debug/error info during DP dual mode detect
Imre Deak
1
-0
/
+18
2016-10-26
drm/bridge: add Silicon Image SiI8620 driver
Andrzej Hajda
4
-0
/
+3090
2016-10-25
drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
Christian König
1
-1
/
+25
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
11
-13
/
+32
2016-10-25
drm/radeon/pm: autoswitch power state when in balanced mode
Lucas Stach
1
-1
/
+5
2016-10-25
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
Colin Ian King
4
-8
/
+8
2016-10-25
drm/amdgpu:new ids flag for preempt
Monk Liu
1
-0
/
+2
2016-10-25
drm/amdgpu: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-10-25
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
8
-7
/
+11
2016-10-25
drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
Alex Deucher
1
-6
/
+6
2016-10-25
drm/amdgpu/atom: remove a bunch of unused functions
Alex Deucher
2
-92
/
+0
[next]