index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
3
-15
/
+3
2016-09-15
drm: Add DP branch device info on debugfs
Mika Kahola
3
-0
/
+90
2016-09-15
drm/i915: Update bits per component for display info
Mika Kahola
1
-1
/
+15
2016-09-15
drm/i915: Check pixel rate for DP to VGA dongle
Mika Kahola
1
-1
/
+26
2016-09-15
drm/i915: Read DP branch device SW revision
Mika Kahola
2
-0
/
+21
2016-09-15
drm/i915: Read DP branch device HW revision
Mika Kahola
2
-0
/
+22
2016-09-15
drm/i915: Cleanup DisplayPort AUX channel initialization
Mika Kahola
1
-2
/
+2
2016-09-15
drm: Read DP branch device id
Mika Kahola
2
-0
/
+14
2016-09-15
drm: Helper to read max bits per component
Mika Kahola
2
-0
/
+44
2016-09-15
drm: Helper to read max clock rate
Mika Kahola
2
-0
/
+35
2016-09-15
drm: Drop VGA from bpc definitions
Mika Kahola
1
-5
/
+5
2016-09-15
drm: Add missing DP downstream port types
Mika Kahola
1
-0
/
+2
2016-09-15
drm/i915: Add ddb size field to device info structure
Deepak M
3
-11
/
+8
2016-09-15
drm/i915/guc: general tidying up (submission)
Dave Gordon
3
-33
/
+34
2016-09-15
drm/i915/guc: general tidying up (loader)
Dave Gordon
2
-14
/
+16
2016-09-15
drm/i915: clarify PMINTRMSK/pm_intr_keep usage
Dave Gordon
4
-9
/
+25
2016-09-15
drm/i915: Only expand COND once in wait_for()
Dave Gordon
1
-5
/
+9
2016-09-14
drm/amdgpu: use explicit limit for VRAM<->GTT moves
Christian König
1
-2
/
+2
2016-09-14
drm/amdgpu: use explicit GTT limit for evictions
Christian König
1
-2
/
+18
2016-09-14
drm/amdgpu: unbind GTT only when it is bound
Christian König
1
-0
/
+3
2016-09-14
drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET
Christian König
2
-0
/
+3
2016-09-14
drm/amdgpu: validate size and offset of user fence BO
Christian König
1
-0
/
+6
2016-09-14
drm/ttm: move placement structures into ttm_placement.h
Christian König
2
-31
/
+36
2016-09-14
drm/ttm: remove unused placement flags
Christian König
1
-11
/
+0
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
5
-34
/
+22
2016-09-14
drm/ttm: use ffs in ttm_mem_type_from_place
Christian König
1
-7
/
+7
2016-09-14
drm/radeon: handle runtime pm in fbcon (v2)
Alex Deucher
1
-0
/
+28
2016-09-14
drm/amdgpu: handle runtime pm in fbcon (v2)
Alex Deucher
1
-0
/
+28
2016-09-14
drm/amdgpu/si/dpm: fix symbol conflicts with radeon
Alex Deucher
3
-173
/
+181
2016-09-14
drm/amdgpu/si/dpm: make a bunch of things static
Alex Deucher
1
-18
/
+16
2016-09-14
drm/amd/powerplay/polaris10: mark symbols static where possible
Baoyou Xie
3
-35
/
+44
2016-09-14
drm/amd/powerplay/fiji: mark symbols static where possible
Baoyou Xie
2
-17
/
+22
2016-09-14
drm/amdgpu: mark symbols static where possible
Baoyou Xie
6
-11
/
+11
2016-09-14
drm/amdgpu: add missing header dependencies
Baoyou Xie
3
-0
/
+4
2016-09-14
amd/powerplay: use kmemdup instead of kmalloc + memcpy
Edward O'Callaghan
1
-6
/
+3
2016-09-14
drm/amd/powerplay: delete duplicated function and definition.
Rex Zhu
7
-25
/
+10
2016-09-14
drm/amd/powerplay: move smu related variable definitions to smumgr.
Rex Zhu
3
-17
/
+21
2016-09-14
drm/amd/powerplay: wrap get evv voltage functions
Rex Zhu
2
-0
/
+20
2016-09-14
drm/amd/powerplay: add helper function to get voltage id in votage table
Rex Zhu
2
-2
/
+23
2016-09-14
drm/amd/powerplay: initialize platform caps in hwmgr_init.
Rex Zhu
4
-58
/
+87
2016-09-14
drm/amd/powerplay: add module parameter to mask pp features
Rex Zhu
2
-0
/
+5
2016-09-14
drm/amd/powerplay: add feature flags in hwmgr to enable/disable special featu...
Rex Zhu
1
-0
/
+14
2016-09-14
drm/amd/powerplay: mark symbols static where possible on tonga/iceland.
Rex Zhu
2
-8
/
+8
2016-09-14
drm/amdgpu: use error label to handle exceptional case
Huang Rui
1
-9
/
+13
2016-09-14
drm/amdgpu: update gart_pin_size if bo is in GTT
Flora Cui
1
-1
/
+1
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
8
-7
/
+84
2016-09-14
drm/amdgpu: fix GTT offset handling
Christian König
1
-5
/
+5
2016-09-14
drm: modify drm_global_item_ref to avoid two times of writing ref->object
Huang Rui
1
-10
/
+14
2016-09-14
drm/amdgpu:implement CONTEXT_CONTROL (v5)
Monk Liu
6
-2
/
+79
2016-09-14
drm/amd/powerplay: declare functions instand of include header file.
Rex Zhu
2
-5
/
+6
[prev]
[next]