index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Correctly establish the suspend/resume hook for amdkfd
Yong Zhao
2017-07-14
1
-8
/
+1
*
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-16
1
-61
/
+60
|
\
|
*
drm/amdgpu: drop support for untouched registers
Christian König
2017-05-24
1
-61
/
+60
*
|
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-1
/
+1
|
/
*
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
2017-03-30
1
-0
/
+2
*
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
2017-03-30
1
-0
/
+6
*
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
2017-02-17
1
-0
/
+1
*
drm/amdgpu: enable vce pg feature on Kv.
Rex Zhu
2017-02-08
1
-2
/
+2
*
drm/amdgpu: remove detect_hw_virtualization interface
Xiangliang Yu
2017-01-27
1
-1
/
+2
*
drm/amdgpu/virt: rename fieldes of virtualization structure
Xiangliang Yu
2017-01-27
1
-1
/
+1
*
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
2016-10-25
1
-14
/
+3
*
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
1
-740
/
+77
*
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
2016-09-19
1
-7
/
+7
*
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
2016-08-10
1
-1
/
+1
*
drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init
Alex Deucher
2016-08-08
1
-1
/
+0
*
drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.
Emily Deng
2016-08-08
1
-24
/
+53
*
drm/amdgpu: Define virtual display ip blocks.
Emily Deng
2016-08-08
1
-0
/
+341
*
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-07-29
1
-1
/
+1
*
drm/amd/gfx: add instance field to select_se_sh (v3)
Tom St Denis
2016-07-07
1
-2
/
+2
*
drm/amdgpu: move select_se_sh into the gfx struct
Alex Deucher
2016-07-07
1
-2
/
+2
*
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
2016-07-07
1
-2
/
+0
*
drm/amdgpu: drop wait_for_mc_idle asic callback
Alex Deucher
2016-07-07
1
-1
/
+0
*
drm/amdgpu: enable BUS master after pci reset
Chunming Zhou
2016-07-07
1
-0
/
+2
*
drm/amdgpu: add return value for pci config reset
Chunming Zhou
2016-07-07
1
-4
/
+10
*
amdgpu: fix asic initialization for virtualized environments (v2)
Andres Rodriguez
2016-06-13
1
-0
/
+7
*
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
1
-0
/
+1
*
drm/amdgpu: fetch cu_info once at init
Alex Deucher
2016-05-11
1
-1
/
+0
*
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-05
1
-6
/
+0
*
drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'
Nils Wallménius
2016-05-02
1
-1
/
+1
*
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-16
1
-2
/
+0
|
\
|
*
drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_device
Nils Wallménius
2016-03-08
1
-2
/
+0
*
|
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
1
-77
/
+80
|
\
\
|
|
/
|
/
|
|
*
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2016-02-08
1
-77
/
+77
|
*
drm/amdgpu/cik: don't mess with aspm if gpu is root bus
Alex Deucher
2016-02-08
1
-0
/
+3
*
|
drm/amdgpu: clean up asic level reset for CI
Alex Deucher
2016-02-10
1
-304
/
+4
|
/
*
drm/amdgpu: store pcie gen mask and link width
Alex Deucher
2015-12-21
1
-12
/
+12
*
drm/amd/powerplay: add basic powerplay framework
Alex Deucher
2015-12-21
1
-5
/
+6
*
drm/amdgpu: add read_bios_from_rom callback for CI parts
Alex Deucher
2015-12-02
1
-0
/
+32
*
drm/amdgpu: check before checking pci bridge registers
Alex Deucher
2015-10-06
1
-0
/
+3
*
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
1
-6
/
+6
*
drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface
Oded Gabbay
2015-07-20
1
-1
/
+10
*
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
2015-06-29
1
-4
/
+0
*
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-04
1
-61
/
+69
*
drm/amdgpu: Add support for CIK parts
Alex Deucher
2015-06-04
1
-0
/
+2505