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-07-01
drm/amdgpu: Set ttm caching flags during bo allocation
Oak Zeng
2
-4
/
+5
2021-07-01
drm/amd/display: fix null pointer access in gpu reset
Guchun Chen
1
-2
/
+2
2021-07-01
drm/amd/display: fix incorrrect valid irq check
Guchun Chen
1
-1
/
+1
2021-07-01
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
1
-2
/
+2
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
1
-7
/
+7
2021-06-30
Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
2021-06-30
drm/amd/amdgpu: enable gpu recovery for beige_goby
Chengming Gui
1
-0
/
+1
2021-06-30
amdgpu/pm: remove code duplication in show_power_cap calls
Darren Powell
1
-74
/
+21
2021-06-30
drm/amdgpu/display: drop unused variable
Alex Deucher
1
-1
/
+1
2021-06-30
Revert "drm/amd/display: Fix overlay validation by considering cursors"
Rodrigo Siqueira
1
-10
/
+2
2021-06-30
amdgpu/nv.c - Added codec query for Beige Goby
Veerabadhran Gopalakrishnan
1
-0
/
+30
2021-06-30
drm/amdgpu: enable tmz on yellow carp
Aaron Liu
1
-0
/
+1
2021-06-30
drm/amdkfd: implement counters for vm fault and migration
Philip Yang
3
-1
/
+60
2021-06-30
drm/amdkfd: add sysfs counters for vm fault and migration
Philip Yang
2
-29
/
+131
2021-06-30
drm/amdkfd: fix sysfs kobj leak
Philip Yang
2
-8
/
+7
2021-06-30
drm/amdkfd: add helper function for kfd sysfs create
Philip Yang
1
-80
/
+39
2021-06-30
drm/amdgpu: update HDP LS settings
Evan Quan
1
-36
/
+47
2021-06-30
drm/amdgpu: update GFX MGCG settings
Evan Quan
1
-4
/
+7
2021-06-30
drm/amdgpu: correct clock gating settings on feature unsupported
Evan Quan
5
-23
/
+83
2021-06-30
drm/amdgpu: fix the hang caused by PCIe link width switch
Evan Quan
3
-0
/
+17
2021-06-30
drm/amdgpu: fix NAK-G generation during PCI-e link width switch
Evan Quan
3
-0
/
+32
2021-06-30
drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaiton
Evan Quan
1
-0
/
+95
2021-06-30
drm/amdgpu: correct tcp harvest setting
Evan Quan
1
-44
/
+49
2021-06-29
drm/amdgpu: Power down VCN and JPEG before disabling SMU features
Chengzhe Liu
1
-2
/
+6
2021-06-29
drm/amd/display: Enabling eDP no power sequencing with DAL feature mask
Zhan Liu
5
-8
/
+38
2021-06-29
drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
Liam Howlett
1
-2
/
+2
2021-06-29
drm/amdgpu: return early for non-TTM_PL_TT type BOs
Nirmoy Das
1
-1
/
+2
2021-06-29
drm/amdgpu: Track IRQ state in local device state
Thomas Zimmermann
1
-3
/
+3
2021-06-25
Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-1
/
+13
2021-06-23
drm/amdgpu: Fix BUG_ON assert
Andrey Grodzovsky
1
-1
/
+1
2021-06-23
drm/amdgpu: switch gtt_mgr to counting used pages
Lang Yu
2
-17
/
+11
2021-06-23
ydrm/amdgpu: always allow evicting to SYSTEM domain
Christian König
1
-2
/
+4
2021-06-23
drm/amdgpu: user temporary GTT as bounce buffer
Lang Yu
2
-9
/
+13
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
58
-319
/
+45
2021-06-22
drm/amd/display: 3.2.141
Aric Cyr
1
-1
/
+1
2021-06-22
drm/amd/display: [FW Promotion] Release 0.0.71
Anthony Koo
1
-2
/
+88
2021-06-22
drm/amd/display: do not compare integers of different widths
Josip Pavic
2
-3
/
+3
2021-06-22
drm/amd/display: Revert "Guard ASSR with internal display flag"
Stylon Wang
1
-41
/
+17
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
6
-79
/
+55
2021-06-22
drm/amdgpu: unwrap fence chains in the explicit sync fence
Christian König
1
-50
/
+68
2021-06-21
drm/amd/display: Fix edp_bootup_bl_level initialization issue
Logush Oliver
1
-1
/
+1
2021-06-21
drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW register
Charlene Liu
2
-3
/
+13
2021-06-21
drm/amd/display: Delay PSR entry
Roman Li
3
-1
/
+14
2021-06-21
drm/amd/display: get socBB from VBIOS for dcn302 and dcn303
Aurabindo Pillai
2
-0
/
+40
2021-06-21
drm/amd/display: Fix incorrect variable name
Wesley Chalmers
1
-1
/
+1
2021-06-21
drm/amd/display: Clear lane settings after LTTPRs have been trained
Martin Tsai
1
-0
/
+4
2021-06-21
drm/amd/display: Clamp VStartup value at DML calculations time
Nikola Cornij
1
-0
/
+4
2021-06-21
drm/amd/display: Multiplane cursor position incorrect when plane rotated
Aric Cyr
1
-4
/
+11
2021-06-21
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
1
-5
/
+1
[prev]
[next]