index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: add CG and PG support for carrizo
Rex Zhu
2015-12-21
10
-12
/
+1058
*
drm/amd/powerplay: add Carrizo dpm support
Jammy Zhou
2015-12-21
4
-3
/
+1212
*
drm/amd/powerplay: add Carrizo smu support
Jammy Zhou
2015-12-21
8
-2
/
+963
*
drm/amd/powerplay: add hardware manager sub-component
Jammy Zhou
2015-12-21
16
-6
/
+3439
*
drm/amd/powerplay: add SMU manager sub-component
Jammy Zhou
2015-12-21
6
-0
/
+560
*
drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
Rex Zhu
2015-12-21
2
-81
/
+180
*
drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
Rex Zhu
2015-12-21
2
-49
/
+55
*
drm/amd/powerplay: add basic powerplay framework
Alex Deucher
2015-12-21
12
-9
/
+718
*
drm/amdgpu: add new cgs interface to get display info (v2)
Rex Zhu
2015-12-21
2
-0
/
+60
*
drm/amdgpu: implement cgs interface to query system info
Rex Zhu
2015-12-21
2
-0
/
+46
*
drm/amdgpu: implement new cgs interface for acpi function
Rex Zhu
2015-12-21
2
-3
/
+262
*
drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
Rex Zhu
2015-12-21
3
-4
/
+4
*
drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
Rex Zhu
2015-12-21
2
-60
/
+53
*
drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
Rex Zhu
2015-12-21
3
-30
/
+27
*
drm/radeon: clean up fujitsu quirks
Alex Deucher
2015-12-21
1
-9
/
+3
*
drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
Felix Kuehling
2015-12-21
1
-5
/
+5
*
drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
Felix Kuehling
2015-12-21
1
-6
/
+6
*
drm/radeon: fix dp link rate selection (v2)
Alex Deucher
2015-12-21
3
-77
/
+49
*
drm/amdgpu: fix dp link rate selection (v2)
Alex Deucher
2015-12-21
1
-60
/
+36
*
drm/radeon: only increment sync_seq when a fence is really emitted
Nicolai Hähnle
2015-12-18
1
-2
/
+2
*
drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)
Nicolai Hähnle
2015-12-18
1
-2
/
+2
*
drm/ttm: fix documentation of ttm_bo_reserve
Nicolai Hähnle
2015-12-18
1
-2
/
+2
*
drm/radeon: Update radeon_get_vblank_counter_kms()
Thierry Reding
2015-12-18
1
-12
/
+12
*
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-18
9
-29
/
+164
*
drm/radeon: Fix "slow" audio over DP on DCE8+
Slava Grigorev
2015-12-18
4
-0
/
+29
*
drm/amdgpu: keep the PTs validation list in the VM v2
Christian König
2015-12-18
4
-47
/
+27
*
drm/amdgpu: split VM PD and PT handling during CS
Christian König
2015-12-18
4
-29
/
+51
*
drm/amdgpu: put VM page tables directly into duplicates list
Christian König
2015-12-18
4
-9
/
+12
*
drm/amdgpu: restrict the sched jobs number to power of two
Chunming Zhou
2015-12-18
2
-2
/
+11
*
drm/amdgpu: limit visible vram if it's smaller than the BAR
Alex Deucher
2015-12-17
2
-0
/
+8
*
drm/amdgpu: change default sched jobs to 32
Chunming Zhou
2015-12-14
1
-2
/
+2
*
drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
Chunming Zhou
2015-12-14
2
-10
/
+20
*
drm/amdgpu: handle error case for ctx
Chunming Zhou
2015-12-14
1
-2
/
+5
*
drm/amdgpu: add entity only when first job come
Chunming Zhou
2015-12-14
1
-5
/
+8
*
drm/amdgpu: add more debugging output for driver failures
Alex Deucher
2015-12-11
1
-16
/
+57
*
drm/amdgpu: update rev id register for VI
Flora Cui
2015-12-11
1
-6
/
+3
*
drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
Flora Cui
2015-12-11
1
-1
/
+1
*
drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
Flora Cui
2015-12-11
1
-0
/
+5
*
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2015-12-04
2
-3
/
+15
*
amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_i...
Tom St Denis
2015-12-04
1
-2
/
+2
*
drm/amdgpu: fix race condition in amd_sched_entity_push_job
Nicolai Hähnle
2015-12-04
1
-2
/
+3
*
drm/amdgpu: add err check for pin userptr
Chunming Zhou
2015-12-04
1
-3
/
+7
*
amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt()
Tom St Denis
2015-12-04
1
-11
/
+5
*
amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask()
Tom St Denis
2015-12-04
1
-7
/
+1
*
amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)
Tom St Denis
2015-12-04
1
-1388
/
+898
*
amdgpu/gfxv8: Add missing break to switch statement from states init code
Tom St Denis
2015-12-02
1
-0
/
+1
*
drm/amd: abstract kernel rq and normal rq to priority of run queue
Chunming Zhou
2015-12-02
5
-15
/
+23
*
drm/amdgpu: add EDC support for CZ (v3)
Alex Deucher
2015-12-02
1
-1
/
+330
*
drm/amd: add new gfx8 register definitions for EDC
Alex Deucher
2015-12-02
1
-0
/
+13
*
drm/radeon: Use unlocked gem unreferencing
Daniel Vetter
2015-12-02
1
-1
/
+1
[next]