index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
1
-1
/
+4
2017-02-13
drm/amdgpu: read hw register to check pg status.
Rex Zhu
1
-2
/
+0
2017-02-09
drm/amdgpu: report the number of bytes moved at buffer creation
Samuel Pitoiset
1
-0
/
+1
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-10
/
+55
2017-01-27
drm/amdgpu: fix amdgpu_bo_va_mapping flags
Christian König
1
-1
/
+1
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-2
/
+2
2017-01-27
drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrl
Monk Liu
1
-0
/
+1
2017-01-27
drm/amdgpu:implement ring_write_multiple
Monk Liu
1
-0
/
+31
2017-01-27
drm/amdgpu: simplify allocation of scratch regs
Nils Wallménius
1
-2
/
+1
2017-01-27
drm/amdgpu/ring: add two interfaces to support r/w registers with kiq
Xiangliang Yu
1
-0
/
+2
2017-01-27
drm/amdgpu: add get clockgating_state method for vce v3
Huang Rui
1
-0
/
+1
2017-01-27
drm/amdgpu: add get clockgating_state method for uvd v5&v6
Huang Rui
1
-0
/
+1
2017-01-27
drm/amdgpu: introduce an interface to get clock gating status dynamically
Huang Rui
1
-0
/
+1
2017-01-27
drm/amdgpu: remove detect_hw_virtualization interface
Xiangliang Yu
1
-2
/
+0
2017-01-27
drm/amdgpu/virt: rename fieldes of virtualization structure
Xiangliang Yu
1
-1
/
+1
2017-01-27
drm/amdgpu/gfx8: add support kernel interface queue(KIQ)
Xiangliang Yu
1
-0
/
+13
2017-01-27
drm/amdgpu: delete dead module parameter:amdgpu_powerplay.
Rex Zhu
1
-1
/
+0
2017-01-27
drm/amdgpu: Remove checking for atombios
Nils Wallménius
1
-1
/
+0
2017-01-27
drm/amd/amdgpu: Remove drm_debugfs_remove_files() call
Noralf Trønnes
1
-1
/
+0
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+1
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-1
/
+1
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-825
/
+71
2016-12-08
drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)
Tom St Denis
1
-0
/
+2
2016-12-08
drm/amd/amdgpu: stored bios_size
Evan Quan
1
-0
/
+1
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
1
-0
/
+1
2016-12-06
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...
Alex Deucher
1
-2
/
+0
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+2
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
1
-0
/
+1
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
1
-1
/
+0
2016-11-11
drm/amdgpu: delete duplicate module parameter.
Rex Zhu
1
-2
/
+2
2016-11-11
drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
Mario Kleiner
1
-0
/
+1
2016-11-09
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
1
-0
/
+2
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-16
/
+16
2016-10-25
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
1
-0
/
+1
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-17
/
+25
2016-10-25
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
Alex Deucher
1
-448
/
+1
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-2
/
+0
2016-10-25
drm/amdgpu: add additional cached gca config variables
Alex Deucher
1
-0
/
+12
2016-10-25
drm/amdgpu: move VM defines into amdgpu_vm.h
Christian König
1
-169
/
+1
2016-10-25
drm/amdgpu: move fence and ring defines into amdgpu_ring.h
Christian König
1
-146
/
+1
2016-10-25
drm/amdgpu: move sync handling into a separate header
Christian König
1
-21
/
+1
2016-10-25
drm/amdgpu: stop using a bo list entry for the VM PTs
Christian König
1
-2
/
+2
2016-10-25
drm/amdgpu: move PT validation back into VM code v2
Christian König
1
-2
/
+3
2016-10-25
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
Christian König
1
-1
/
+5
2016-10-25
drm/amdgpu: update the shadow PD together with the real one v2
Christian König
1
-1
/
+0
2016-10-25
drm/amdgpu: add VRAM manager v2
Christian König
1
-0
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-27
/
+27
2016-10-06
drm/amdgpu: also track late init state
Grazvydas Ignotas
1
-0
/
+1
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-4
/
+2
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
1
-2
/
+2
[next]