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
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
1
-4
/
+0
2018-08-27
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
1
-1
/
+2
2018-08-27
drm/amdgpu: use kiq to do invalidate tlb
Emily Deng
1
-0
/
+4
2018-08-27
drm/amdgpu: use entity instead of ring for CS
Christian König
1
-1
/
+1
2018-08-27
drm/amdgpu: move context related stuff to amdgpu_ctx.h
Christian König
1
-57
/
+2
2018-08-27
drm/amdgpu: remove the queue manager
Christian König
1
-24
/
+3
2018-08-27
drm/amdgpu: move missed gfxoff entry into amdgpu_gfx header
Huang Rui
1
-1
/
+0
2018-08-27
drm/amdgpu: move vm definitions into amdgpu_vm header
Huang Rui
1
-24
/
+0
2018-08-27
drm/amdgpu: move gmc macros into amdgpu_gmc header
Huang Rui
1
-6
/
+0
2018-08-27
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
1
-13
/
+0
2018-08-27
drm/amdgpu: remove useless gds switch macro
Huang Rui
1
-1
/
+0
2018-08-27
drm/amdgpu: move ring macros into amdgpu_ring header
Huang Rui
1
-23
/
+0
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
1
-60
/
+1
2018-08-27
drm/amdgpu: move psp macro into amdgpu_psp header
Huang Rui
1
-1
/
+0
2018-08-27
drm/amdgpu: move firmware definitions into amdgpu_ucode header
Huang Rui
1
-27
/
+0
2018-08-27
drm/amdgpu: move sdma definitions into amdgpu_sdma header
Huang Rui
1
-86
/
+1
2018-08-27
drm/amdgpu: move ih definitions into amdgpu_ih header
Huang Rui
1
-14
/
+0
2018-08-27
drm/amdgpu: move gfx definitions into amdgpu_gfx header
Huang Rui
1
-281
/
+1
2018-08-27
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
1
-0
/
+2
2018-08-27
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
1
-0
/
+5
2018-07-31
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
Christian König
1
-39
/
+1
2018-07-31
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
1
-2
/
+2
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
1
-0
/
+1
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
1
-2
/
+0
2018-07-18
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
1
-3
/
+0
2018-07-16
drm/amdgpu: remove job->ring
Christian König
1
-0
/
+1
2018-07-16
drm/amdgpu: cleanup job header
Christian König
1
-45
/
+1
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
1
-0
/
+8
2018-07-13
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
1
-3
/
+3
2018-07-13
drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
Michel Dänzer
1
-1
/
+1
2018-07-10
drm/amdgpu: Add CLK IP base offset
Rex Zhu
1
-0
/
+1
2018-07-05
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
Lyude Paul
1
-0
/
+6
2018-07-05
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Lyude Paul
1
-38
/
+2
2018-07-05
drm/amdgpu: Rename entity cleanup finctions.
Andrey Grodzovsky
1
-1
/
+1
2018-07-05
drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.
Andrey Grodzovsky
1
-0
/
+7
2018-06-15
drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.
David Panariti
1
-0
/
+1
2018-06-15
drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.
David Panariti
1
-0
/
+1
2018-05-23
drm/amdgpu: add new DF callback for ECC setup
Alex Deucher
1
-0
/
+2
2018-05-15
drm/amdgpu: Enable scatter gather display support
Samuel Li
1
-0
/
+1
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
1
-0
/
+1
2018-05-15
drm/amdgpu: add save restore list cntl gpm and srm firmware support
Huang Rui
1
-0
/
+15
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
1
-0
/
+1
2018-05-15
drm/gpu-sched: fix force APP kill hang(v4)
Emily Deng
1
-0
/
+2
2018-05-15
drm/amdgpu: add emit_reg_write_reg_wait ring callback
Alex Deucher
1
-0
/
+1
2018-05-15
drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspace
Alex Deucher
1
-0
/
+2
2018-05-15
drm/amdgpu: add MP1 and THM hw ip base reg offset
Evan Quan
1
-0
/
+2
2018-04-11
drm/amdgpu: add asic need_full_reset callback
Alex Deucher
1
-0
/
+3
2018-04-11
drm/amdgpu: add df callback functions structure
Hawking Zhang
1
-1
/
+12
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
1
-2
/
+2
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
1
-0
/
+2
[next]