index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
drm/amd/pp: Fix SMIO implementation on CI
Rex Zhu
1
-11
/
+20
2018-02-19
drm/amd/pp: Implement voltage regulator config on CI
Rex Zhu
3
-1
/
+58
2018-02-19
drm/amd/pp: Add querying current gfx voltage for Vega10
Rex Zhu
2
-1
/
+15
2018-02-19
drm/amd/pp: Add querying current gfx voltage for CI/VI
Rex Zhu
5
-5
/
+15
2018-02-19
drm/amd/pp: Export registers for read vddc on VI/Vega10
Rex Zhu
4
-2
/
+11
2018-02-19
drm/amd/pp: Add memory clock info display on Cz/St
Rex Zhu
1
-0
/
+13
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
18
-21
/
+42
2018-02-19
drm/amdgpu: trace the PASID instead of the VM pointer
Christian König
1
-4
/
+4
2018-02-19
drm/amdgpu: trace allocated PASIDs
Christian König
2
-0
/
+26
2018-02-19
drm/amdgpu: always allocate a PASIDs for each VM v2
Christian König
1
-14
/
+29
2018-02-19
drm/amdgpu: add amdgpu_pasid_free_delayed v2
Christian König
2
-0
/
+84
2018-02-19
drm/amdgpu: move PD/PT address calculation into backend function
Christian König
1
-50
/
+29
2018-02-19
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
16
-127
/
+114
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
36
-397
/
+433
2018-02-19
drm/amdgpu: remove agp_base
Christian König
1
-1
/
+0
2018-02-19
drm/amdgpu: print the PASID with VM faults on GMC v8
Christian König
1
-6
/
+7
2018-02-19
drm/amdgpu: print the PASID with VM faults on GMC v7
Christian König
1
-6
/
+7
2018-02-19
drm/amdgpu: rename pas_id to pasid
Christian König
8
-12
/
+12
2018-02-19
drm/amdgpu: Move to gtt before cpu accesses dma buf.
Samuel Li
3
-2
/
+72
2018-02-19
drm/amd/display: Enable VM support only on APUs newer than CZ
Harry Wentland
1
-0
/
+8
2018-02-19
drm/amdgpu: only allow scatter/gather display with DC
Alex Deucher
1
-1
/
+4
2018-02-19
drm/amdgpu: allow framebuffer in GART memory as well
Christian König
4
-7
/
+29
2018-02-19
drm/amdgpu: Update MMHUB power gating register settings
Yong Zhao
1
-28
/
+33
2018-02-19
drm/amd/display: [RS4][RV] SDR Brightness Boost
Krunoslav Kovac
2
-1
/
+10
2018-02-19
drm/amd/display: Update dcn10_init_hw for FPGA
Eric Bernstein
1
-16
/
+19
2018-02-19
drm/amd/display: Implement CRTC CRC for DCE110
Leo (Sunpeng) Li
1
-0
/
+122
2018-02-19
drm/amd/display: Implement interface for CRC on CRTC
Leo (Sunpeng) Li
7
-0
/
+271
2018-02-19
drm/amd/display: clean up DCHUBBUB register definition in hwseq
Eric Bernstein
1
-75
/
+1
2018-02-19
drm/amd/display: Refactor remove mpcc processing.
Yongqiang Sun
1
-14
/
+5
2018-02-19
drm/amd/display: Move opp reg access from hwss to opp module.
Yongqiang Sun
5
-15
/
+29
2018-02-19
drm/amd/display: disablePSR in UpdatePlanes in PassiveLevel
Charlene Liu
1
-0
/
+3
2018-02-19
drm/amd/display: Fix null-derefs on non-dcn builds
Roman Li
2
-2
/
+4
2018-02-19
drm/amd/display: Move dpp reg access from hwss to dpp module.
Yongqiang Sun
6
-43
/
+49
2018-02-19
drm/amd/display: Check opplist in pipe ctx not in res pool.
Yongqiang Sun
1
-6
/
+6
2018-02-19
drm/amd/display: Drop dm_connector_update_modes
Harry Wentland
1
-8
/
+2
2018-02-19
drm/amd/display: Fix check for setting input TF
Andrew Jiang
6
-15
/
+22
2018-02-19
drm/amd/display: Define remove_stream_from_ctx resource func
Nikola Cornij
2
-0
/
+8
2018-02-19
drm/amd/display: Make create_stream_for_sink more consistent
Harry Wentland
1
-28
/
+25
2018-02-19
drm/amd/display: Log which clocks are unsupported
Harry Wentland
1
-1
/
+4
2018-02-19
drm/amd/display: Use real BE and FE index to program regs.
Yongqiang Sun
7
-33
/
+55
2018-02-19
drm/amd/display: Move hubp reg access from hwss to hubp module.
Yongqiang Sun
5
-21
/
+36
2018-02-19
drm/amd/display: Debug-print reason for mode validation failure
Harry Wentland
1
-2
/
+3
2018-02-19
drm/amd/display: Don't block dual-link DVI modes
Harry Wentland
1
-2
/
+1
2018-02-19
drm/amd/display: Don't allow dual-link DVI on all ASICs.
Harry Wentland
6
-2
/
+10
2018-02-19
drm/amd/display: Debug print when validate_stream fails
Harry Wentland
1
-1
/
+9
2018-02-19
drm/amd/display: Disable eDP with a proper sequence.
Yongqiang Sun
4
-33
/
+39
2018-02-19
drm/amd/display: dal 3.1.28
Tony Cheng
1
-1
/
+1
2018-02-19
drm/amd/display: Pass signal directly to enable_tmds_output
Harry Wentland
5
-18
/
+9
2018-02-19
drm/amd/display: Remove unnecessary fail labels in create_stream_for_sink
Harry Wentland
1
-9
/
+5
2018-02-19
drm/amd/display: Move MAX_TMDS_CLOCK define to header
Harry Wentland
4
-15
/
+5
[next]