Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9079ac7666c23fecc0b59d136efd349fc1038ba6
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
bce23e0
drm/amdgpu: add NGG parameters
by Alex Deucher
· 8 years ago
39807b9
drm/amdgpu: add 64bit doorbell assignments
by Ken Wang
· 9 years ago
d0e9575
drm/amdgpu: gb_addr_config struct
by Andrey Grodzovsky
· 9 years ago
e635ee0
drm/amdgpu: use new flag to handle different firmware loading method
by Huang Rui
· 9 years ago
a5bde2f
drm/amdgpu: add basic support for atomfirmware.h (v3)
by Alex Deucher
· 9 years ago
0cdd500
amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)
by Alex Deucher
· 8 years ago
5e56817
drm/amdgpu: move amdgpu_vce structure to vce header
by Leo Liu
· 9 years ago
4df654d
drm/amdgpu: move amdgpu_uvd structure to uvd header
by Leo Liu
· 9 years ago
bbf282d
drm/amdgpu: add asic callback to get memsize register
by Alex Deucher
· 8 years ago
5463545
drm/amdgpu: add a callback to set vm mapping flags
by Alex Xie
· 8 years ago
4b98e0c
drm/amdgpu: set GART PTE asic specific flags
by Alex Xie
· 8 years ago
6b77760
drm/amdgpu: expand pte flags to uint64_t
by Chunming Zhou
· 9 years ago
832be40
drm/amdgpu: add 64bit doorbell functions (v2)
by Ken Wang
· 9 years ago
7014285
drm/amdgpu: add 64bit wb functions
by Ken Wang
· 9 years ago
536fbf9
drm/amdgpu: change wptr to 64 bits (v2)
by Ken Wang
· 9 years ago
8fe7332
drm/amdgpu: init aperture definitions (v2)
by Junwei Zhang
· 9 years ago
04e30c9
drm/amdgpu: Merge pre/postclose hooks
by Daniel Vetter
· 8 years ago
81522f7
drm/amdgpu: remove unused sync testing
by Christian König
· 9 years ago
ea323f8
drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_config
by Junwei Zhang
· 8 years ago
df6e2c4
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
by Junwei Zhang
· 8 years ago
59a82d7
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
by Xiangliang Yu
· 8 years ago
9b49c3a
drm/amdgpu:alloc mqd backup
by Monk Liu
· 9 years ago
223049c
drm/amdgpu:new field in_reset introduced for gfx
by Monk Liu
· 9 years ago
15d72fd
drm/amdgpu:impl RREG32 no kiq version
by Monk Liu
· 9 years ago
f7c35ab
drm/amdgpu: implement PRT for GFX6 v2
by Christian König
· 9 years ago
b85891b
drm/amdgpu: IOCTL interface for PRT support v4
by Junwei Zhang
· 9 years ago
284710f
drm/amdgpu: add basic PRT support (v2)
by Christian König
· 9 years ago
c836fec
drm/amd/amdgpu: post card if there is real hw resetting performed
by Jim Qu
· 9 years ago
254cd2e
drm/amdgpu: read hw register to check pg status.
by Rex Zhu
· 9 years ago
fad0612
drm/amdgpu: report the number of bytes moved at buffer creation
by Samuel Pitoiset
· 9 years ago
29a73d9
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
268c300
drm/amdgpu: fix amdgpu_bo_va_mapping flags
by Christian König
· 9 years ago
50ddc75
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
by Junwei Zhang
· 9 years ago
7e6bf80
drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrl
by Monk Liu
· 9 years ago
0a8e147
drm/amdgpu:implement ring_write_multiple
by Monk Liu
· 9 years ago
5026115
drm/amdgpu: simplify allocation of scratch regs
by Nils Wallménius
· 9 years ago
b6091c1
drm/amdgpu/ring: add two interfaces to support r/w registers with kiq
by Xiangliang Yu
· 9 years ago
c79b556
drm/amdgpu: add get clockgating_state method for vce v3
by Huang Rui
· 9 years ago
c8781f5
drm/amdgpu: add get clockgating_state method for uvd v5&v6
by Huang Rui
· 9 years ago
6cb2d4e
drm/amdgpu: introduce an interface to get clock gating status dynamically
by Huang Rui
· 9 years ago
c8394f3
drm/amdgpu: remove detect_hw_virtualization interface
by Xiangliang Yu
· 9 years ago
5a5099c
drm/amdgpu/virt: rename fieldes of virtualization structure
by Xiangliang Yu
· 9 years ago
4e638ae
drm/amdgpu/gfx8: add support kernel interface queue(KIQ)
by Xiangliang Yu
· 9 years ago
b9bc581
drm/amdgpu: delete dead module parameter:amdgpu_powerplay.
by Rex Zhu
· 9 years ago
f7e9e9f
drm/amdgpu: Remove checking for atombios
by Nils Wallménius
· 9 years ago
30a1710
drm/amd/amdgpu: Remove drm_debugfs_remove_files() call
by Noralf Trønnes
· 9 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 9 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 9 years ago
9439b37
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
c5a60ce
drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)
by Tom St Denis
· 9 years ago
a9f5db9
drm/amd/amdgpu: stored bios_size
by Evan Quan
· 9 years ago
faefba9
drm/amdgpu: just suspend the hw on pci shutdown
by Alex Deucher
· 9 years ago
70b5c5a
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu"
by Alex Deucher
· 9 years ago
17f1dfd
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 9 years ago
e7b8243
drm/amdgpu: drop is_display_hung from display funcs
by Alex Deucher
· 9 years ago
3ca6730
drm/amdgpu: delete duplicate module parameter.
by Rex Zhu
· 9 years ago
8e94a46
drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
by Mario Kleiner
· 9 years ago
eef18a8
drm/amdgpu: add the interface of waiting multiple fences (v4)
by Junwei Zhang
· 9 years ago
220196b
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 9 years ago
472259f
drm/amd/amdgpu: re-factor debugfs wave reader
by Tom St Denis
· 9 years ago
a125510
drm/amdgpu: rework IP block registration (v2)
by Alex Deucher
· 9 years ago
cf097881
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
by Alex Deucher
· 9 years ago
e12f3d7
drm/amdgpu: move IB and frame size directly into the engine description
by Christian König
· 9 years ago
e3fa763
drm/amdgpu: add additional cached gca config variables
by Alex Deucher
· 9 years ago
073440d
drm/amdgpu: move VM defines into amdgpu_vm.h
by Christian König
· 9 years ago
7802301
drm/amdgpu: move fence and ring defines into amdgpu_ring.h
by Christian König
· 9 years ago
5611350
drm/amdgpu: move sync handling into a separate header
by Christian König
· 9 years ago
914b4dc
drm/amdgpu: stop using a bo list entry for the VM PTs
by Christian König
· 9 years ago
f7da30d
drm/amdgpu: move PT validation back into VM code v2
by Christian König
· 9 years ago
a7d64de
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
by Christian König
· 9 years ago
f8991ba
drm/amdgpu: update the shadow PD together with the real one v2
by Christian König
· 9 years ago
6a7f76e
drm/amdgpu: add VRAM manager v2
by Christian König
· 9 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 9 years ago
8a2eef1
drm/amdgpu: also track late init state
by Grazvydas Ignotas
· 9 years ago
28a3965
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
765e7fb
drm/amdgpu: rename all rbo variable to abo v2
by Christian König
· 9 years ago
1927ffc
drm/amdgpu: remove unused member from struct amdgpu_bo
by Christian König
· 9 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 9 years ago
efc83cf
drm/amdgpu/atpx: check for ATIF dGPU wake for display events support
by Alex Deucher
· 9 years ago
ceeb50e
drm/amdgpu:cleanup virt related define
by Monk Liu
· 9 years ago
3de4ec5
drm/amd/powerplay: Replace per-asic print_performance with generic
by Tom St Denis
· 9 years ago
4e99a44
drm/amdgpu:changes of virtualization cases probe (v3)
by Monk Liu
· 9 years ago
9f31a0b
drm/amdgpu: clean function declarations in amdgpu_ttm.c up
by Baoyou Xie
· 9 years ago
b6384ff
drm/amdgpu/ring: add an interface to get dma frame and ib size
by Alex Deucher
· 9 years ago
5141e9d
drm/amd/powerplay: add module parameter to mask pp features
by Rex Zhu
· 9 years ago
c855e25
drm/amdgpu: bind GTT on demand
by Christian König
· 9 years ago
753ad49
drm/amdgpu:implement CONTEXT_CONTROL (v5)
by Monk Liu
· 9 years ago
3aecd24
drm/amdgpu: change job->ctx field name
by Monk Liu
· 9 years ago
662bfa6
drm/amdgpu: prevent command submission failures under memory pressure v2
by Christian König
· 9 years ago
2c0d731
drm/amdgpu: add gart recovery by gtt list V2
by Chunming Zhou
· 9 years ago
5c1354b
drm/amdgpu: link all gtt when binding them V2
by Chunming Zhou
· 9 years ago
841686d
drm/amdgpu: add SI DPM support (v4)
by Maruthi Bayyavarapu
· 9 years ago
36b9a95
drm/amdgpu: introduce pcie port read/write entry
by Huang Rui
· 9 years ago
30d1574
drm/amdgpu: add DMA implementation for si v8
by Ken Wang
· 10 years ago
c2167a6
drm/amdgpu:add switch buffer to end of CS (v2)
by Monk Liu
· 9 years ago
95844d2
drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)
by Marek Olšák
· 9 years ago
6f0359f
drm/amdgpu/vce3: add support for third vce ring
by Alex Deucher
· 9 years ago
75c6548
drm/amdgpu: track the number of vce rings
by Alex Deucher
· 9 years ago
810ddc3
drm/amdgpu: rename suspend_kms and resume_kms
by Alex Deucher
· 9 years ago
Next »