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
2022-03-25
drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.c
Christian König
4
-944
/
+1006
2022-03-25
drm/amdgpu: move VM PDEs to idle after update
Christian König
1
-32
/
+10
2022-03-25
drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folder
Melissa Wen
5
-256
/
+235
2022-03-25
drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folder
Melissa Wen
5
-257
/
+235
2022-03-25
drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folder
Melissa Wen
6
-381
/
+451
2022-03-25
drm/amd/display: 3.2.178
Aric Cyr
1
-1
/
+1
2022-03-25
drm/amd/display: [FW Promotion] Release 0.0.109.0
Anthony Koo
1
-2
/
+2
2022-03-25
drm/amdkfd: print unmap queue status for RAS poison consumption (v3)
Tao Zhou
1
-4
/
+9
2022-03-25
drm/amd/display: Fix HDCP SEND AKI INIT error
Ahmad Othman
3
-2
/
+46
2022-03-25
drm/amdgpu: drop redundant check of harvest info
Guchun Chen
1
-7
/
+0
2022-03-25
drm/amdgpu: Fix spelling mistake "regiser" -> "register"
Colin Ian King
1
-1
/
+1
2022-03-25
drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)
Tao Zhou
1
-0
/
+6
2022-03-25
drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)
Tao Zhou
4
-0
/
+24
2022-03-25
drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function
Prike Liang
1
-0
/
+1
2022-03-25
drm/amdkfd: replace source_id with client_id for RAS poison consumption
Tao Zhou
1
-7
/
+16
2022-03-25
drm/amdgpu: set noretry for gfx 10.3.7
Prike Liang
1
-0
/
+1
2022-03-25
drm/amdkfd: refine event_interrupt_poison_consumption
Tao Zhou
1
-6
/
+5
2022-03-25
drm/amdgpu: set noretry=1 for GFX 10.3.4
Felix Kuehling
1
-2
/
+3
2022-03-25
drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() static
Alex Deucher
2
-9
/
+5
2022-03-25
drm/amdgpu: set noretry=1 for gc 10.3.6
Yifan Zhang
1
-0
/
+1
2022-03-25
drm/amdgpu: drop amdgpu_display_gem_fb_init()
Alex Deucher
2
-29
/
+0
2022-03-25
drm/amdgpu: add more cases to noretry=1
Alex Deucher
1
-0
/
+3
2022-03-25
drm/amdgpu: make amdgpu_display_framebuffer_init() static
Alex Deucher
2
-8
/
+9
2022-03-25
drm/amdkfd: Check for potential null return of kmalloc_array()
QintaoShen
1
-0
/
+2
2022-03-25
drm/amdgpu/vcn: improve vcn dpg stop procedure
Tianci Yin
1
-0
/
+3
2022-03-25
drm/amdkfd: Check use_xgmi_p2p before reporting hive_id
Divya Shikre
1
-1
/
+2
2022-03-25
drm/amdkfd: Fix Incorrect VMIDs passed to HWS
Tushar Patel
2
-9
/
+4
2022-03-25
drm/amd/display: remove destructive verify link for TMDS
Charlene Liu
1
-2
/
+1
2022-03-25
drm/amd/display: Add support for zstate during extended vblank
Gabe Teeger
10
-4
/
+80
2022-03-25
drm/amdgpu/vcn: Fix the register setting for vcn1
Emily Deng
1
-2
/
+2
2022-03-25
drm/amd/display: Update VTEM Infopacket definition
Leo (Hanghong) Ma
1
-2
/
+3
2022-03-25
drm/amd/display: Add fSMC_MSG_SetDtbClk support
Oliver Logush
2
-5
/
+18
2022-03-25
drm/amd/display: FEC check in timing validation
Chiawen Huang
1
-0
/
+4
2022-03-25
drm/amd/display: Reduce stack size
Rodrigo Siqueira
1
-1
/
+7
2022-03-25
drm/amd/display: fix audio format not updated after edid updated
Charlene Liu
1
-2
/
+2
2022-03-25
drm/amd/display: Fix p-state allow debug index on dcn31
Nicholas Kazlauskas
1
-0
/
+2
2022-03-25
drm/amdgpu/pm: add asic smu support check
Stanley.Yang
1
-0
/
+6
2022-03-25
drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVEN
Lang Yu
1
-0
/
+71
2022-03-25
drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
Alex Deucher
5
-7
/
+8
2022-03-25
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Dan Carpenter
1
-1
/
+1
2022-03-25
drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_test
Yifan Zhang
1
-1
/
+1
2022-03-25
drm/amdgpu: conduct a proper cleanup of PDB bo
Guchun Chen
1
-1
/
+1
2022-03-25
drm/amdgpu: prevent memory wipe in suspend/shutdown stage
Guchun Chen
1
-1
/
+3
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
558
-15593
/
+452499
2022-03-24
dma-buf: add dma_resv_replace_fences v2
Christian König
1
-42
/
+7
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-1
/
+2
2022-03-22
drm/amd: Add USBC connector ID
Aurabindo Pillai
1
-0
/
+1
2022-03-15
drm/amdgpu: Use drm_mode_copy()
Ville Syrjälä
2
-5
/
+5
2022-03-15
drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`
Paul Menzel
1
-7
/
+2
2022-03-15
drm/amdgpu: Remove pointless on stack mode copies
Ville Syrjälä
1
-16
/
+16
[prev]
[next]