index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
noinitramfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-05
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
4
-31
/
+65
2018-07-05
drm/amdgpu: update amd_pcie.h to include gen4 speeds
Alex Deucher
1
-0
/
+2
2018-07-05
PCI: Export pcie_get_speed_cap and pcie_get_width_cap
Alex Deucher
2
-0
/
+5
2018-07-05
drm/amdgpu: switch firmware path for SI parts
Alex Deucher
3
-46
/
+46
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
7
-73
/
+70
2018-07-05
drm/amdgpu: fix user fence write race condition
Nicolai Hähnle
1
-6
/
+6
2018-07-05
drm/amd/pp: Remove duplicate code in vega12_hwmgr.c
Rex Zhu
1
-42
/
+1
2018-07-05
drm/amd/pp: Refine the interface exported to display
Rex Zhu
8
-13
/
+14
2018-07-05
drm/amd/display: Notify powerplay the display controller id
rex zhu
1
-0
/
+7
2018-07-05
drm/amd/display: Notify powerplay the min_dcef clock
rex zhu
1
-0
/
+5
2018-07-05
drm/amd/pp: Switch the tolerable latency for display
rex zhu
1
-1
/
+1
2018-07-05
drm/amd/pp: Memory Latency is always 25us on Vega10
Rex Zhu
1
-21
/
+2
2018-07-05
drm/amd/pp: Convert clock unit to KHz as defined
Rex Zhu
4
-42
/
+34
2018-07-05
drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet
Alex Deucher
1
-2
/
+1
2018-07-05
drm/amdgpu: fix the wrong type of gem object creation
Huang Rui
2
-4
/
+4
2018-07-05
drm/radeon: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
1
-0
/
+1
2018-07-05
drm/amd: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
1
-0
/
+1
2018-07-05
drm/amd: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-07-05
drm/amdgpu/vce: simplify vce instance setup
Alex Deucher
3
-19
/
+27
2018-07-05
drm/amdgpu/sdma: simplify sdma instance setup
Alex Deucher
4
-32
/
+29
2018-07-05
drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1
Alex Deucher
1
-1
/
+1
2018-07-05
drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaults
Alex Deucher
1
-1
/
+1
2018-07-05
drm/amdgpu/pp: fix endian swapping in atomctrl_get_voltage_range
Alex Deucher
1
-4
/
+4
2018-07-05
drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.c
Alex Deucher
1
-4
/
+4
2018-07-05
drm/amdgpu/pm: fix display count in non-DC path
Alex Deucher
1
-1
/
+1
2018-07-05
drm/amdgpu: fix swapped emit_ib_size in vce3
Alex Deucher
1
-2
/
+2
2018-07-05
drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentation
Michel Dänzer
1
-1
/
+0
2018-07-05
drm/amdgpu: Add AMDGPU_GPU_PAGES_IN_CPU_PAGE define
Michel Dänzer
3
-8
/
+10
2018-07-05
drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size
Michel Dänzer
1
-1
/
+1
2018-07-05
drm/amdgpu: Dynamically probe for ATIF handle (v2)
Lyude Paul
1
-21
/
+58
2018-07-05
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
Lyude Paul
2
-0
/
+12
2018-07-05
drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/
Lyude Paul
1
-2
/
+2
2018-07-05
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Lyude Paul
2
-41
/
+53
2018-07-05
drm/amd/powerplay: cosmetic fix
Evan Quan
2
-16
/
+12
2018-07-05
drm/amd/powerplay: correct vega12 thermal support as true
Evan Quan
1
-0
/
+1
2018-07-05
drm/amd/powerplay: set vega12 pre display configurations
Evan Quan
1
-0
/
+41
2018-07-05
drm/amd/powerplay: apply clocks adjust rules on power state change
Evan Quan
2
-0
/
+164
2018-07-05
drm/amd/powerplay: correct vega12 max num of dpm level
Evan Quan
1
-8
/
+9
2018-07-05
drm/amd/powerplay: drop unnecessary uclk hard min setting
Evan Quan
1
-10
/
+0
2018-07-05
drm/amd/powerplay: correct smc display config for multi monitor
Evan Quan
1
-1
/
+2
2018-07-05
drm/amd/powerplay: initialize uvd/vce powergate status v4
Evan Quan
1
-0
/
+23
2018-07-05
drm/amd/powerplay: revise clock level setup
Evan Quan
1
-107
/
+211
2018-07-05
drm/amd/powerplay: retrieve all clock ranges on startup
Evan Quan
2
-16
/
+61
2018-07-05
drm/amd/powerplay: revise default dpm tables setup
Evan Quan
1
-202
/
+132
2018-07-05
drm/amd/powerplay: drop the acg fix
Evan Quan
1
-6
/
+0
2018-07-05
drm/amd/powerplay: smc_dpm_info structure change
Evan Quan
5
-2
/
+14
2018-07-05
drm/amd/powerplay: correct vega12 bootup values settings
Evan Quan
4
-12
/
+91
2018-07-05
drm/amd/display: Fix a typo in wm_min_memg_clk_in_khz
Rex Zhu
3
-11
/
+11
2018-07-05
drm/amd/display: Ctrl stutter mode through module parameter
rex zhu
1
-1
/
+1
2018-07-05
drm/amdgpu: Add stutter mode ctrl in module parameter
rex zhu
2
-1
/
+3
[next]