index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
1
-1
/
+28
2016-08-08
drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.
Emily Deng
1
-0
/
+2
2016-08-08
drm/amdgpu: enable VCE soft reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: irq resume should be immediately after gpu resume
Chunming Zhou
1
-1
/
+1
2016-08-08
drm/amd/amdgpu: add pm lock to debugfs mmio entry
Tom St Denis
1
-2
/
+12
2016-08-08
drm/amdgpu: implement UVD6 check/pre/post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: implement vi ih check/pre/post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: implement sdma3 check/pre/post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: implement gfx8 post_soft_reset
Chunming Zhou
1
-1
/
+0
2016-08-08
drm/amdgpu: add amdgpu soft reset
Chunming Zhou
1
-18
/
+86
2016-08-08
drm/amdgpu: add pre_soft_reset ip func
Chunming Zhou
1
-0
/
+17
2016-08-08
drm/amdgpu: add check_soft_reset ip func
Chunming Zhou
1
-0
/
+23
2016-07-29
drm/amdgpu: Disable RPM helpers while reprobing connectors on resume
Lyude
1
-0
/
+16
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-0
/
+1
2016-07-07
drm/amdgpu: add read/write function for GC CAC programming
Rex Zhu
1
-0
/
+4
2016-07-07
drm/amdgpu: clean up ring_backup code, no need more
Chunming Zhou
1
-27
/
+2
2016-07-07
drm/amdgpu: ib test first after gpu reset
Chunming Zhou
1
-10
/
+10
2016-07-07
drm/amdgpu: recovery hw jobs when gpu reset V3
Chunming Zhou
1
-1
/
+3
2016-07-07
drm/amdgpu: force completion for gpu reset
Chunming Zhou
1
-2
/
+3
2016-07-07
drm/amdgpu: block ttm first before parking scheduler
Chunming Zhou
1
-2
/
+3
2016-07-07
drm/amdgpu: remove evict vram
Chunming Zhou
1
-3
/
+0
2016-07-07
drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)
Tom St Denis
1
-3
/
+32
2016-07-07
drm/amd/amdgpu: Add gca config debug entry (v4)
Tom St Denis
1
-0
/
+70
2016-07-07
drm/amdgpu: stop/resume fb access when gpu reset V3
Chunming Zhou
1
-0
/
+7
2016-07-07
drm/amdgpu: save/restore bios scratch when gpu reset
Chunming Zhou
1
-1
/
+4
2016-07-07
drm/amdgpu: skip invalid ip blocks in ip helpers
Alex Deucher
1
-0
/
+8
2016-07-07
drm/amdgpu: add missing breaks
Alex Deucher
1
-0
/
+2
2016-07-07
drm/amdgpu: add IP helpers for wait_for_idle and is_idle
Alex Deucher
1
-0
/
+30
2016-07-07
drm/amdgpu: change pcie_gen_cap magic code to macro
Huang Rui
1
-3
/
+0
2016-07-07
drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helper
Chunming Zhou
1
-0
/
+1
2016-07-07
drm/amdgpu: evict vram when gpu reset
Chunming Zhou
1
-0
/
+4
2016-07-07
drm/amdgpu: block scheduler when gpu reset
Chunming Zhou
1
-2
/
+13
2016-07-07
drm/amdgpu: introduce a firmware debugfs to dump all current firmware versions
Huang Rui
1
-0
/
+6
2016-07-07
drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parameters
Nicolai Hähnle
1
-0
/
+3
2016-07-07
drm/amdgpu/trace: Add tracepoints to MMIO read/writes
Tom St Denis
1
-4
/
+8
2016-07-07
drm/amdgpu: properly clean up runtime pm
Alex Deucher
1
-10
/
+21
2016-06-24
drm/amdgpu: Turn off CRTCs on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-20
drm/amdgpu: precedence bug in amdgpu_device_init()
Dan Carpenter
1
-1
/
+1
2016-06-13
amdgpu: fix asic initialization for virtualized environments (v2)
Andres Rodriguez
1
-1
/
+16
2016-06-09
drm/amdgpu: fix mem leak in atombios
Monk Liu
1
-1
/
+3
2016-06-09
drm/amdgpu: vBIOS post only call when mem_size zero
Monk Liu
1
-2
/
+1
2016-06-09
drm/amdgpu: fix pplib finish bug
Monk Liu
1
-0
/
+5
2016-05-11
drm/amd/amdgpu: Added more named DRM info messages for debugging
Tom St Denis
1
-10
/
+10
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-1
/
+1
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
1
-1
/
+1
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-7
/
+1
2016-05-04
drm/amd/amdgpu: Add debugfs entries for smc/didt/pcie
Tom St Denis
1
-8
/
+222
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-4
/
+4
2016-05-04
drm/amdgpu: update the core VI support for ELM/BAF
Flora Cui
1
-0
/
+2
2016-05-04
drm/amdgpu: ungate SMC clockgating first before suspend
Flora Cui
1
-4
/
+13
[next]