Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e3ecdffac9ccdbb201a6daf158faae1060e1b565
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
e3ecdff
drm/amdgpu: add documentation for amdgpu_device.c
by Alex Deucher
· 7 years ago
3ac952b
drm/amdgpu: add VCN to firmware query interface
by Alex Deucher
· 7 years ago
2538090
drm/amd/pp: Delete get_xclk function in powerplay (v2)
by Rex Zhu
· 7 years ago
699f479
drm/amdgpu: Delete dead code when early init
by Rex Zhu
· 7 years ago
59156fa
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
by Rex Zhu
· 7 years ago
64350f1
drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
by Andrey Grodzovsky
· 7 years ago
2dac593
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
by Rex Zhu
· 7 years ago
b905090
drm/amdgpu: Remove wrapper layer of smu ip functions
by Rex Zhu
· 7 years ago
5b2a3d2
drm/amdgpu: Don't compared ip_block_type with ip_block_index
by Rex Zhu
· 7 years ago
5771632
drm/amdgpu: Plus NULL function pointer check
by Rex Zhu
· 7 years ago
2f51d6e
drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.c
by Feifei Xu
· 7 years ago
fcb7d51
drm/amdgpu/sdma4: use num_instances for clock/powergating config
by Alex Deucher
· 8 years ago
daf8809
drm/amdgpu/dce: Don't turn off DP sink when disconnected
by Michel Dänzer
· 7 years ago
5494d86
drm/amdgpu: move getting pcie info to common code
by Alex Deucher
· 7 years ago
3cdfe70
drm/amdgpu/soc15: always load the psp module
by Alex Deucher
· 7 years ago
454bbbf
drm/amdgpu: use adev->firmware to determine whether to load the PSP module
by Alex Deucher
· 7 years ago
19aede7
drm/amdgpu: move firmware loading type setup to common code
by Alex Deucher
· 7 years ago
a9f3636
drm/amdgpu/psp: add a few more fw load type checks
by Alex Deucher
· 7 years ago
3760f76
drm/amdgpu: Move IH clientid defs to separate file
by Oak Zeng
· 7 years ago
d179664
drm/amdgpu: Remove some unused elements from amdgpu_connector struct
by Harry Wentland
· 7 years ago
a59b3c8
drm/amdgpu: save/restore backlight level in legacy dce code
by Alex Deucher
· 7 years ago
7f8fb91
drm/amdgpu: fix prime teardown order
by Christian König
· 7 years ago
eab3de2
drm/amdgpu: explicit give BO type to amdgpu_bo_create
by Christian König
· 7 years ago
e3364df
drm/amdgpu: initial validate the prime BOs into the CPU domain
by Christian König
· 7 years ago
82dee24
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
by Christian König
· 7 years ago
dde5da2
drm/ttm: add bo as parameter to the ttm_tt_create callback
by Christian König
· 7 years ago
48527e5
drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)
by Monk Liu
· 7 years ago
421a2a3
drm/amdgpu: implement mmio byte access helper for MB
by Monk Liu
· 7 years ago
1e09b05
drm/amdgpu: query vram type from atombios
by Hawking Zhang
· 7 years ago
bc227cf
drm/amd/amdgpu: Add missing "DDR4" label
by Tom St Denis
· 7 years ago
edc3d27
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
by Emily Deng
· 7 years ago
58e955d
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
by Emily Deng
· 7 years ago
e89d0d3
drm/amdgpu: stop allocating a page array for prime shared BOs
by Christian König
· 7 years ago
4c660c8
drm/amdgpu: Add submit IB function for KFD
by Felix Kuehling
· 7 years ago
a46a2cd
drm/amdgpu: Add GPUVM memory management functions for KFD
by Felix Kuehling
· 7 years ago
3c728d3
drm/amdgpu: add amdgpu_sync_clone
by Felix Kuehling
· 7 years ago
155494d
drm/amdgpu: Update kgd2kfd_shared_resources for dGPU support
by Felix Kuehling
· 7 years ago
d8d019c
drm/amdgpu: Add KFD eviction fence
by Felix Kuehling
· 7 years ago
1029a3f
drm/amdgpu: Remove unused kfd2kgd interface
by Felix Kuehling
· 7 years ago
2f901c2
drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid
by Felix Kuehling
· 7 years ago
61b100e
drm/amdgpu: Fix header file dependencies
by Felix Kuehling
· 7 years ago
473fee4
drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem
by Yong Zhao
· 7 years ago
fa72d66
drm/amdgpu: remove useless BUG_ONs
by Felix Kuehling
· 7 years ago
30d1342
drm/amdgpu: Enable KFD initialization on dGPUs
by Felix Kuehling
· 7 years ago
128cccea
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
f6c3b60
drm/amdgpu:Always save uvd vcpu_bo in VM Mode
by James Zhu
· 7 years ago
ec7549df
drm/amdgpu:Correct max uvd handles
by James Zhu
· 7 years ago
ebb043f
drm/amdgpu: replace iova debugfs file with iomem (v3)
by Tom St Denis
· 7 years ago
4062119
drm/amdgpu: Clean sdma wptr register when only enable wptr polling
by Emily Deng
· 7 years ago
dccf1ef
drm/amdgpu: give warning before sleep in kiq_r/wreg
by Monk Liu
· 7 years ago
59dd477
drm/amdgpu: further mitigate workaround for i915
by Christian König
· 7 years ago
d9a1376
drm/amdgpu: drop gtt->adev
by Christian König
· 7 years ago
87e90c7
drm/amdgpu: add amdgpu_evict_gtt debugfs entry
by Christian König
· 7 years ago
819a3e9
drm/amdgpu: Delete cgs wrapper functions for gpu memory manager
by Rex Zhu
· 7 years ago
807f93a
drm/amd/pp: Remove cgs wrapper function for temperature update
by Rex Zhu
· 7 years ago
052fe96
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
by Rex Zhu
· 7 years ago
a5278e5
drm/amd/pp: Revert gfx/compute profile switch sysfs
by Rex Zhu
· 7 years ago
a97fc4e
drm/amdgpu: fix KV harvesting
by Alex Deucher
· 7 years ago
ada6770
drm/amd/pp: Remove cgs_query_system_info
by Rex Zhu
· 7 years ago
6848d73
drm/amd/pp: Remove the wrap functions for acpi in powerplay
by Rex Zhu
· 7 years ago
589941e
drm/amdgpu: Notify sbios device ready before send request
by Rex Zhu
· 7 years ago
a2c120c
drm/amd/pp: Simplify the create of powerplay instance
by Rex Zhu
· 7 years ago
a44f862
drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ info
by Michel Dänzer
· 7 years ago
81988f9
drm/amdgpu: use separate status for buffer funcs availability v2
by Christian König
· 7 years ago
380383f
drm/amdgpu: ignore changes of buffer function status because of GPU resets
by Christian König
· 7 years ago
57adc4c
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
by Christian König
· 7 years ago
c396ef9
drm/amdgpu: move some functions into amdgpu_ttm.h
by Christian König
· 7 years ago
0bf6718
drm/amdgpu: used cached pcie gen info for SI (v2)
by Alex Deucher
· 7 years ago
9c5c71b
drm/amd/amdgpu: Mask rptr as well in ring debugfs
by Tom St Denis
· 7 years ago
a22144a
drm/amdgpu: try again kiq access if not in IRQ(v4)
by Monk Liu
· 7 years ago
c41d1cf
drm/amdgpu: cleanups for vram lost handling
by Monk Liu
· 7 years ago
7118266
drm/amdgpu: stop all rings before doing gpu recover
by Monk Liu
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
d869ae0
drm/amdgpu: fix module parameter descriptions
by Alex Deucher
· 7 years ago
f8f4b9a
drm/amdgpu: Map all visible VRAM at startup
by Amber Lin
· 7 years ago
9f0178f
drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
by Monk Liu
· 7 years ago
bffe07b
drm/amdgpu: cleanup SA inti and fini(v2)
by Monk Liu
· 7 years ago
6f31fe6
drm/amdgpu: Correct sdma_v4 get_wptr(v2)
by Emily Deng
· 7 years ago
dbf7976
drm/amdgpu: adjust timeout for ib_ring_tests(v2)
by Monk Liu
· 7 years ago
14a8032
drm/amdgpu: don't use MM idle_work for SRIOV(v2)
by Monk Liu
· 7 years ago
60b431b
drm/amdgpu:Fixed wrong emit frame size for enc
by James Zhu
· 7 years ago
fe19b86
drm/amdgpu: increase gart size to 512MB
by Monk Liu
· 7 years ago
c12aba3
drm/amdgpu: move WB_FREE to correct place
by Monk Liu
· 7 years ago
ed9324a
drm/amdgpu: change gfx9 ib test to use WB
by Monk Liu
· 7 years ago
113890e
drm/amdgpu: cond_exec only for schedule with a job
by Monk Liu
· 7 years ago
6ec956f
drm/amdgpu: only flush hotplug work without DC
by Monk Liu
· 7 years ago
7b6cbae
drm/amdgpu: skip ECC for SRIOV in gmc late_init
by Monk Liu
· 7 years ago
7346958
drm/amdgpu: fix&cleanups for wb_clear
by Monk Liu
· 7 years ago
585b7f1
drm/amd/amdgpu: Correct VRAM width for APUs with GMC9
by Tom St Denis
· 7 years ago
724daa4
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
by Christian König
· 7 years ago
231cdaf
drm/ttm: drop ttm->dummy_read_page
by Christian König
· 7 years ago
fbb3156
drm/amd: remove inclusion of non-existing scheduler directory
by Corentin Labbe
· 7 years ago
421334a
drm/amdgpu: Remove duplicate setting of ->need_swiotlb
by Thierry Reding
· 7 years ago
3d2fc08
drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_mask
by Rex Zhu
· 7 years ago
eda9a4eb
drm/amdgpu: Add query vram width in CGS query system info
by Rex Zhu
· 7 years ago
92e71b0
drm/amdgpu: use the TTM dummy page instead of allocating one
by Christian König
· 7 years ago
d330fca
drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx
by Roger He
· 7 years ago
c06cc6f
drm/amdgpu: use drm_gem_private_object_init
by Christian König
· 7 years ago
9021d2e
drm/amdgpu: mitigate workaround for i915
by Christian König
· 7 years ago
5a13761
drm/amdgpu: implement amdgpu_gem_map_(attach/detach)
by Christian König
· 7 years ago
Next »