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