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-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
4
-3
/
+4
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
6
-6
/
+8
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
11
-13
/
+14
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
3
-6
/
+18
2022-04-22
drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaran
David Yu
1
-0
/
+1
2022-04-22
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
4
-55
/
+39
2022-04-22
drm/amdgpu: add RAS fatal error interrupt handler
Tao Zhou
3
-14
/
+22
2022-04-22
drm/amdgpu: add RAS poison consumption handler (v2)
Tao Zhou
2
-0
/
+35
2022-04-22
drm/amdgpu: add RAS poison creation handler (v2)
Tao Zhou
1
-26
/
+44
2022-04-22
drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrate
Yang Wang
2
-10
/
+8
2022-04-21
drm/amd/amdgpu: Update PF2VF header
Bokun Zhang
2
-5
/
+7
2022-04-21
drm/amd/amdgpu: Properly indent PF2VF header
Bokun Zhang
1
-35
/
+31
2022-04-21
drm/amd/amdgpu: Update MIT license in SRIOV msg header
Bokun Zhang
1
-13
/
+12
2022-04-21
drm/amdgpu/display: make hubp31_program_extended_blank static
Alex Deucher
1
-1
/
+2
2022-04-21
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-21
drm/amd/display: Remove useless code
Haowen Bai
1
-2
/
+0
2022-04-21
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-21
Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"
Lang Yu
1
-3
/
+1
2022-04-21
drm/amdgpu: Add debugfs TA load/unload/invoke support
Candice Li
4
-1
/
+341
2022-04-21
drm/amdgpu: Use indirect buffer and save response status for TA load/invoke
Candice Li
2
-8
/
+72
2022-04-21
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-21
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
3
-6
/
+18
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from DM
Christian König
1
-15
/
+17
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from vkms
Christian König
1
-15
/
+17
2022-04-20
drm/amdgpu: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-70
/
+16
2022-04-19
drm/amd/display: add virtual_setup_stream_attribute decl to header
Tom Rix
1
-0
/
+1
2022-04-19
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
1
-5
/
+3
2022-04-19
drm/amd/display: make hubp1_wait_pipe_read_start() static
Tales Lelo da Aparecida
2
-2
/
+1
2022-04-19
amdgpu/pm: Clarify documentation of error handling in send_smc_mesg
Darren Powell
1
-3
/
+5
2022-04-19
drm/amdgpu/pm: fix the null pointer while the smu is disabled
Huang Rui
1
-1
/
+1
2022-04-19
drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too
Lang Yu
1
-1
/
+3
2022-04-19
drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.h
Lang Yu
2
-8
/
+8
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
49
-124
/
+457
2022-04-14
drm/amd/amdgpu: Remove static from variable in RLCG Reg RW
Gavin Wan
1
-5
/
+5
2022-04-14
drm/amdkfd: fix race condition in kfd_wait_on_events
Felix Kuehling
1
-21
/
+5
2022-04-14
Revert "drm/amd/display: Pass HostVM enable flag into DCN3.1 DML"
Rodrigo Siqueira
1
-1
/
+0
2022-04-14
drm/amdgpu: Fix one use-after-free of VM
xinhui pan
2
-3
/
+16
2022-04-14
drm/amdkfd: potential NULL dereference in kfd_set/reset_event()
Dan Carpenter
1
-2
/
+12
2022-04-13
drm/amd/display: remove dtbclk_ss compensation for dcn316
Charlene Liu
3
-4
/
+4
2022-04-13
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
1
-0
/
+2
2022-04-13
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Kai-Heng Feng
1
-6
/
+12
2022-04-13
drm/amdgpu: fix VCN 3.1.2 firmware name
Alex Deucher
1
-1
/
+1
2022-04-13
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-13
drm/amdkfd: Cleanup IO links during KFD device removal
Mukul Joshi
3
-11
/
+78
2022-04-13
drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10
Yongqiang Sun
1
-2
/
+10
2022-04-13
drm/amdkfd: shrink bitmap size in struct svm_validate_context
Lang Yu
1
-1
/
+1
2022-04-13
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
5
-73
/
+78
2022-04-13
drm/amd/display: implement shared PSR-SU sink validation helper
David Zhang
3
-1
/
+47
2022-04-12
drm/amd/display: 3.2.181
Aric Cyr
1
-1
/
+1
[prev]
[next]