index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
drm/amd/display: Refactor suspend/resume of Secure display
Wayne Lin
3
-77
/
+15
2021-05-19
drm/amd/display: consider channel coding in configure lttpr mode
Wenjing Liu
2
-18
/
+30
2021-05-19
drm/amd/display: rename perform_link_training_int function
Wenjing Liu
1
-2
/
+2
2021-05-19
drm/amd/display: decide link training settings based on channel coding
Wenjing Liu
1
-4
/
+15
2021-05-19
drm/amd/display: determine dp link encoding format from link settings
Wenjing Liu
3
-0
/
+13
2021-05-19
drm/amd/display: Disconnect non-DP with no EDID
Chris Park
1
-0
/
+18
2021-05-19
drm/amd/display: Minor refactor of DP PHY test automation
George Shen
1
-7
/
+10
2021-05-19
drm/amd/display: Document set RECOUT operation
Rodrigo Siqueira
2
-16
/
+39
2021-05-19
drm/amd/display: Add kernel-doc to some hubp functions
Rodrigo Siqueira
1
-0
/
+13
2021-05-19
drm/amd/display: Remove legacy comments
Rodrigo Siqueira
1
-160
/
+0
2021-05-19
drm/amd/display: Add documentation for power gate plane
Rodrigo Siqueira
1
-2
/
+36
2021-05-19
drm/amd/display: Add get_current_time interface to dmub_srv
Wyatt Wood
5
-2
/
+13
2021-05-19
drm/amd/display: treat memory as a single-channel for asymmetric memory V3
Hugo Hu
2
-2
/
+48
2021-05-19
drm/amd/pm: Reset max GFX clock after disabling determinism
Lijo Lazar
1
-3
/
+8
2021-05-19
drm/amd/pm: Fix showing incorrect frequencies on aldebaran
Lijo Lazar
2
-25
/
+55
2021-05-19
drm/amd/pm: Add custom/current freq to pstates
Lijo Lazar
1
-0
/
+8
2021-05-19
drm/amdgpu: Conditionally reset RAS counters on boot
John Clements
4
-13
/
+13
2021-05-19
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Changfeng
2
-5
/
+7
2021-05-19
drm/amdgpu: Refine the error report when flush tlb.
Peng Ju Zhou
1
-1
/
+1
2021-05-19
drm/amdgpu: Skip the program of GRBM_CAM* in SRIOV
Peng Ju Zhou
1
-0
/
+3
2021-05-19
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
1
-1
/
+1
2021-05-19
drm/amdkfd: heavy-weight flush TLB after unmap
Philip Yang
4
-6
/
+13
2021-05-19
Revert "drm/amdkfd: flush TLB after updating GPU page table"
Philip Yang
1
-3
/
+0
2021-05-19
drm/amdgpu: Fill adev->unique_id with data from PF2VF msg
Jiawei Gu
2
-1
/
+4
2021-05-19
drm/amdgpu: flush TLB if valid PDE turns into PTE
Philip Yang
3
-7
/
+27
2021-05-19
drm/amdgpu: move struct amdgpu_vram_reservation into vram mgr
Christian König
2
-5
/
+5
2021-05-19
drm/amdgpu: check contiguous flags instead of mm_node
Christian König
1
-7
/
+4
2021-05-19
drm/amdgpu: set the contiguous flag if possible
Christian König
1
-2
/
+3
2021-05-19
drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vram
Christian König
1
-6
/
+9
2021-05-19
drm/amdgpu: re-apply "use the new cursor in the VM code" v2
Christian König
3
-40
/
+20
2021-05-19
drm/amdgpu: query boot config cap before issue psp cmd
Hawking Zhang
1
-4
/
+6
2021-05-19
drm/amdgpu: add helper function to query dynamic boot config cap
Hawking Zhang
3
-0
/
+18
2021-05-19
drm/amdgpu: switch to cached fw flags for mem training cap
Hawking Zhang
3
-62
/
+11
2021-05-19
drm/amdgpu: switch to cached fw flags for sram ecc cap
Hawking Zhang
1
-21
/
+7
2021-05-19
drm/amdgpu: switch to cached fw flags for gpu virt cap
Hawking Zhang
3
-16
/
+13
2021-05-19
drm/amdgpu: add atomfirmware helper function to query fw cap
Hawking Zhang
4
-12
/
+44
2021-05-19
drm/amdgpu: Complete multimedia bandwidth interface
Bokun Zhang
4
-7
/
+225
2021-05-19
drm/amdgpu: Albebaran: MTYPE_NC for coarse-grain remote memory
Felix Kuehling
2
-2
/
+4
2021-05-19
drm/amdgpu: Arcturus: MTYPE_NC for coarse-grain remote memory
Felix Kuehling
2
-2
/
+4
2021-05-19
drm/amdgpu: Add compile flag for securedisplay
Jinzhou Su
1
-0
/
+4
2021-05-19
drm/amdkfd: refine the poison data consumption handling
Dennis Li
3
-1
/
+42
2021-05-19
drm/amdkfd: new range accessible by all GPUs
Philip Yang
1
-4
/
+8
2021-05-19
drm/amd/pm: Update aldebaran pmfw interface
Lijo Lazar
2
-3
/
+6
2021-05-19
drm/amd/amdgpu: Cancel the hrtimer in sw_fini
Roy Sun
1
-7
/
+5
2021-05-19
drm/amd/pm: enable ASPM by default
Kenneth Feng
4
-4
/
+4
2021-05-19
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
1
-14
/
+16
2021-05-19
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
6
-2
/
+57
2021-05-19
drm/amdgpu: add synchronization among waves in the same threadgroup
Dennis Li
1
-134
/
+142
2021-05-19
drm/amdgpu/display: fix dal_allocation documentation
Alex Deucher
1
-0
/
+4
2021-05-19
drm/amdgpu: stop touching sched.ready in the backend
Christian König
4
-16
/
+1
[prev]
[next]