index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions
Rex Zhu
3
-0
/
+3
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu fini
Rex Zhu
2
-1
/
+3
2018-03-20
drm/amdgpu - Disable all irqs before disabling all CRTCs
Mikita Lipski
1
-3
/
+2
2018-03-20
drm/amdgpu: Disable irq on device before destroying it
Mikita Lipski
1
-2
/
+3
2018-03-20
drm/amdgpu: Use atomic function to disable crtcs with dc enabled
Mikita Lipski
1
-3
/
+6
2018-03-20
drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs file
Tom St Denis
1
-2
/
+2
2018-03-20
drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessing
Hawking Zhang
1
-2
/
+2
2018-03-20
drm/amdgpu: add documentation for amdgpu_device.c
Alex Deucher
1
-12
/
+427
2018-03-20
drm/amdgpu: add VCN to firmware query interface
Alex Deucher
1
-0
/
+12
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
1
-4
/
+1
2018-03-19
drm/amdgpu: Delete dead code when early init
Rex Zhu
2
-10
/
+0
2018-03-16
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
1
-5
/
+0
2018-03-15
drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
Andrey Grodzovsky
1
-2
/
+6
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
1
-3
/
+0
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
14
-354
/
+70
2018-03-15
drm/amdgpu: Don't compared ip_block_type with ip_block_index
Rex Zhu
1
-1
/
+1
2018-03-15
drm/amdgpu: Plus NULL function pointer check
Rex Zhu
1
-3
/
+6
2018-03-14
drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.c
Feifei Xu
1
-2
/
+0
2018-03-14
drm/amdgpu/sdma4: use num_instances for clock/powergating config
Alex Deucher
1
-4
/
+4
2018-03-14
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-14
drm/amdgpu: move getting pcie info to common code
Alex Deucher
5
-9
/
+5
2018-03-14
drm/amdgpu/soc15: always load the psp module
Alex Deucher
1
-2
/
+1
2018-03-14
drm/amdgpu: use adev->firmware to determine whether to load the PSP module
Alex Deucher
1
-1
/
+1
2018-03-14
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
4
-7
/
+2
2018-03-14
drm/amdgpu/psp: add a few more fw load type checks
Alex Deucher
1
-0
/
+9
2018-03-14
drm/amdgpu: Move IH clientid defs to separate file
Oak Zeng
9
-60
/
+21
2018-03-14
drm/amdgpu: Remove some unused elements from amdgpu_connector struct
Harry Wentland
1
-29
/
+0
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
7
-2
/
+40
2018-03-14
drm/amdgpu: fix prime teardown order
Christian König
2
-2
/
+2
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
12
-66
/
+60
2018-03-14
drm/amdgpu: initial validate the prime BOs into the CPU domain
Christian König
1
-1
/
+3
2018-03-14
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
Christian König
1
-0
/
+6
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-4
/
+4
2018-03-14
drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)
Monk Liu
2
-94
/
+109
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
2
-0
/
+32
2018-03-14
drm/amdgpu: query vram type from atombios
Hawking Zhang
3
-7
/
+93
2018-03-14
drm/amd/amdgpu: Add missing "DDR4" label
Tom St Denis
1
-1
/
+2
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
2
-3
/
+3
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
1
-1
/
+1
2018-03-14
drm/amdgpu: stop allocating a page array for prime shared BOs
Christian König
2
-3
/
+4
2018-02-06
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
4
-0
/
+61
2018-02-06
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
9
-4
/
+1741
2018-02-06
drm/amdgpu: add amdgpu_sync_clone
Felix Kuehling
2
-0
/
+36
2018-02-06
drm/amdgpu: Update kgd2kfd_shared_resources for dGPU support
Felix Kuehling
2
-2
/
+20
2018-02-06
drm/amdgpu: Add KFD eviction fence
Felix Kuehling
6
-4
/
+235
2018-02-06
drm/amdgpu: Remove unused kfd2kgd interface
Felix Kuehling
2
-19
/
+0
2018-02-06
drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid
Felix Kuehling
2
-2
/
+2
2018-02-06
drm/amdgpu: Fix header file dependencies
Felix Kuehling
2
-0
/
+2
2018-02-06
drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem
Yong Zhao
1
-24
/
+23
2018-02-06
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
3
-10
/
+0
[next]