index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-12-21
drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
Rex Zhu
-1
/
+3
2015-12-21
drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
Eric Huang
-1
/
+7
2015-12-21
drm/amdgpu: add amdgpu.powerplay module option
Jammy Zhou
-0
/
+5
2015-12-21
drm/amd/powerplay: add Fiji DPM support.
Eric Huang
-1
/
+5815
2015-12-21
drm/amd/powerplay: add Fiji SMU support.
Eric Huang
-1
/
+1117
2015-12-21
drm/amd/powerplay: update atomctrl for fiji
Eric Huang
-9
/
+496
2015-12-21
drm/amd/powerplay: add/update headers for Fiji SMU and DPM
Eric Huang
-182
/
+12926
2015-12-21
drm/amd/powerplay: add Tonga dpm support (v3)
yanyang1
-12
/
+9284
2015-12-21
drm/amd/powerplay: Add Tonga SMU support
Jammy Zhou
-2
/
+921
2015-12-21
drm/amd/powerplay: add header file for tonga smu and dpm
yanyang1
-198
/
+1844
2015-12-21
drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
yanyang1
-0
/
+0
2015-12-21
drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
yanyang1
-0
/
+1
2015-12-21
drm/amd/powerplay: implement functions of amd_powerplay_func
Rex Zhu
-8
/
+183
2015-12-21
drm/amd/powerplay: add event manager sub-component
Rex Zhu
-1
/
+2423
2015-12-21
drm/amd/powerplay: add CG and PG support for carrizo
Rex Zhu
-12
/
+1058
2015-12-21
drm/amd/powerplay: add Carrizo dpm support
Jammy Zhou
-3
/
+1212
2015-12-21
drm/amd/powerplay: add Carrizo smu support
Jammy Zhou
-2
/
+963
2015-12-21
drm/amd/powerplay: add hardware manager sub-component
Jammy Zhou
-6
/
+3439
2015-12-21
drm/amd/powerplay: add SMU manager sub-component
Jammy Zhou
-0
/
+560
2015-12-21
drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
Rex Zhu
-81
/
+180
2015-12-21
drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
Rex Zhu
-49
/
+55
2015-12-21
drm/amd/powerplay: add basic powerplay framework
Alex Deucher
-9
/
+718
2015-12-21
drm/amdgpu: add new cgs interface to get display info (v2)
Rex Zhu
-0
/
+60
2015-12-21
drm/amdgpu: implement cgs interface to query system info
Rex Zhu
-0
/
+46
2015-12-21
drm/amdgpu: implement new cgs interface for acpi function
Rex Zhu
-3
/
+262
2015-12-21
drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
Rex Zhu
-4
/
+4
2015-12-21
drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
Rex Zhu
-60
/
+53
2015-12-21
drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
Rex Zhu
-30
/
+27
2015-12-21
drm/radeon: clean up fujitsu quirks
Alex Deucher
-9
/
+3
2015-12-21
drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
Felix Kuehling
-5
/
+5
2015-12-21
drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
Felix Kuehling
-6
/
+6
2015-12-21
drm/radeon: fix dp link rate selection (v2)
Alex Deucher
-77
/
+49
2015-12-21
drm/amdgpu: fix dp link rate selection (v2)
Alex Deucher
-60
/
+36
2015-12-18
drm/radeon: only increment sync_seq when a fence is really emitted
Nicolai Hähnle
-2
/
+2
2015-12-18
drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)
Nicolai Hähnle
-2
/
+2
2015-12-18
drm/ttm: fix documentation of ttm_bo_reserve
Nicolai Hähnle
-2
/
+2
2015-12-18
drm/radeon: Update radeon_get_vblank_counter_kms()
Thierry Reding
-12
/
+12
2015-12-18
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
-29
/
+164
2015-12-18
drm/radeon: Fix "slow" audio over DP on DCE8+
Slava Grigorev
-0
/
+29
2015-12-18
drm/amdgpu: keep the PTs validation list in the VM v2
Christian König
-47
/
+27
2015-12-18
drm/amdgpu: split VM PD and PT handling during CS
Christian König
-29
/
+51
2015-12-18
drm/amdgpu: put VM page tables directly into duplicates list
Christian König
-9
/
+12
2015-12-18
drm/amdgpu: restrict the sched jobs number to power of two
Chunming Zhou
-2
/
+11
2015-12-17
drm/amdgpu: limit visible vram if it's smaller than the BAR
Alex Deucher
-0
/
+8
2015-12-14
drm/amdgpu: change default sched jobs to 32
Chunming Zhou
-2
/
+2
2015-12-14
drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
Chunming Zhou
-10
/
+20
2015-12-14
drm/amdgpu: handle error case for ctx
Chunming Zhou
-2
/
+5
2015-12-14
drm/amdgpu: add entity only when first job come
Chunming Zhou
-5
/
+8
2015-12-11
drm/amdgpu: add more debugging output for driver failures
Alex Deucher
-16
/
+57
2015-12-11
drm/amdgpu: update rev id register for VI
Flora Cui
-6
/
+3
[next]