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-04-28
drm/amdgpu: restructure amdgpu_vram_mgr_new
Christian König
1
-31
/
+27
2021-04-28
drm/amdkfd: fix double free device pgmap resource
Philip Yang
1
-1
/
+7
2021-04-28
drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered"
Colin Ian King
1
-1
/
+1
2021-04-28
drm/amdgpu: Correct and simplify sdma 4.x irq.num_types
Feifei Xu
1
-16
/
+7
2021-04-28
drm/amdgpu: Change the sdma interrupt print level
Feifei Xu
1
-5
/
+5
2021-04-28
drm/amdgpu/sriov: Remove clear vf fw support
Victor Zhao
2
-33
/
+0
2021-04-28
drm/amd/display: 3.2.133
Aric Cyr
1
-1
/
+1
2021-04-28
drm/amd/display: [FW Promotion] Release 0.0.63
Anthony Koo
1
-3
/
+6
2021-04-28
drm/amd/display: Add SE_DCN3_REG_LIST for control SDP num
Max.Tseng
1
-0
/
+2
2021-04-28
drm/amd/display: avoid to authentication when DEVICE_COUNT=0
Yu-ting Shen
2
-0
/
+10
2021-04-28
drm/amd/display: take max dsc stream bandwidth overhead into account
Wenjing Liu
5
-76
/
+94
2021-04-28
drm/amd/display: fix wrong statement in mst hpd debugfs
Mikita Lipski
1
-1
/
+1
2021-04-28
drm/amd/display: Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lock
Robin Chen
1
-1
/
+1
2021-04-28
drm/amd/display: Add new DP_SEC registers for programming SDP Line number
Max.Tseng
1
-0
/
+2
2021-04-28
drm/amd/display: Fix BSOD with NULL check
Chris Park
1
-1
/
+1
2021-04-28
drm/amd/display: Added multi instance support for ABM
Jake Wang
3
-6
/
+105
2021-04-28
drm/amd/display: ddc resource data need to be initialized
Yu-ting Shen
2
-2
/
+2
2021-04-28
drm/amd/display: Expose internal display flag via debugfs
Stylon Wang
1
-1
/
+19
2021-04-28
drm/amd/display: skip program clock when allow seamless boot
Lewis Huang
1
-2
/
+13
2021-04-28
drm/amd/display: Revert wait vblank on update dpp clock
Lewis Huang
3
-23
/
+1
2021-04-28
drm/amd/display: fix HDCP reset sequence on reinitialize
Brandon Syu
1
-1
/
+0
2021-04-28
drm/amd/display: Add new case to get spread spectrum info
Michael Strauss
1
-0
/
+2
2021-04-28
drm/amdgpu: remove unnecessary header include
Hawking Zhang
1
-1
/
+0
2021-04-28
drm/amdgpu: provide socket/die id info in RAS message
Hawking Zhang
1
-2
/
+27
2021-04-28
drm/amdgpu: implement smuio callback to query socket id
Hawking Zhang
2
-0
/
+19
2021-04-28
drm/amdgpu: Enable SDMA LS for Vangogh
Jinzhou Su
2
-0
/
+5
2021-04-28
drm/amdkfd: Fix kernel-doc syntax error
Fabio M. De Francesco
1
-1
/
+1
2021-04-28
drm/amdgpu: Added missing prototype
Souptick Joarder
1
-0
/
+1
2021-04-28
amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpus
Darren Powell
1
-0
/
+8
2021-04-28
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
2
-2
/
+7
2021-04-28
amdgpu/pm: add extra info to SMU msg pre-check failed message
Darren Powell
1
-2
/
+2
2021-04-28
drm/amd/pm: Update energy_accumulator in gpu metrics
Harish Kasiviswanathan
1
-1
/
+3
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
Lyude Paul
1
-1
/
+1
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
Lyude Paul
1
-1
/
+1
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2
-0
/
+3
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
411
-5674
/
+147951
2021-04-23
drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
Yingjie Wang
1
-0
/
+3
2021-04-23
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
1
-0
/
+17
2021-04-23
drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
Christian König
3
-8
/
+18
2021-04-23
drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag
Nirmoy Das
1
-4
/
+1
2021-04-23
drm/amdgpu: cleanup amdgpu_bo_create()
Nirmoy Das
1
-47
/
+14
2021-04-23
drm/amdgpu: create shadow bo using amdgpu_bo_create_shadow()
Nirmoy Das
1
-24
/
+45
2021-04-23
drm/amdgpu: remove unused vm context flags
Nirmoy Das
1
-3
/
+0
2021-04-23
drm/amdgpu: cleanup amdgpu_vm_init()
Nirmoy Das
3
-16
/
+6
2021-04-23
drm/amdgpu: expose amdgpu_bo_create_shadow()
Nirmoy Das
2
-3
/
+6
2021-04-23
drm/amdgpu: fix coding style and documentation in amdgpu_vram_mgr.c
Christian König
1
-80
/
+93
2021-04-23
drm/amdgpu: fix coding style and documentation in amdgpu_gtt_mgr.c
Christian König
1
-79
/
+90
2021-04-23
drm/amdkfd: remove redundant initialization to variable r
Colin Ian King
1
-1
/
+1
2021-04-23
drm/amdkfd: fix uint32 variable compared to less than zero
Colin Ian King
1
-1
/
+1
2021-04-23
drm/amdkfd: set attribute access for default ranges
Alex Sierra
1
-4
/
+3
[prev]
[next]