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-02-26
drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)
Ramesh Errabolu
3
-11
/
+3
2021-02-26
drm/amd/amdgpu: move inc gpu_reset_counter after drm_sched_stop
Jingwen Chen
1
-1
/
+2
2021-02-26
amdgpu/pm: Powerplay API for smu , updates to some pm functions
Darren Powell
3
-73
/
+48
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use API
Darren Powell
3
-66
/
+86
2021-02-26
amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functions
Darren Powell
4
-444
/
+168
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functions to use API
Darren Powell
3
-65
/
+100
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use API
Darren Powell
3
-67
/
+58
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use API
Darren Powell
3
-77
/
+63
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use API
Darren Powell
3
-44
/
+41
2021-02-26
amdgpu/pm: Powerplay API for smu , added get_performance_level
Darren Powell
3
-5
/
+13
2021-02-26
drm/amdgpu: decline max_me for mec2_fw remove in renoir/arcturus
Changfeng
1
-1
/
+4
2021-02-26
drm/amdgpu:disable VCN for Navi12 SKU
Asher.Song
1
-2
/
+4
2021-02-26
drm/amdgpu: reserve backup pages for bad page retirment
Dennis Li
4
-15
/
+118
2021-02-25
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-48
/
+158
2021-02-25
drm/amdgpu/ttm: constify static vm_operations_struct
Rikard Falkeborn
1
-1
/
+1
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-6
/
+7
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-3
/
+5
2021-02-24
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2
-13
/
+92
2021-02-24
drm/amdgpu: fix shutdown and poweroff process failed with s0ix
Prike Liang
3
-3
/
+18
2021-02-24
drm/amdgpu: Remove unnecessary conversion to bool
Jiapeng Chong
1
-4
/
+2
2021-02-24
drm/amdgpu/display: initialize the variable 'i'
Souptick Joarder
1
-1
/
+1
2021-02-24
drm/amdgpu/vcn3.0: add wptr/rptr reset/update for share memory
Sonny Jiang
2
-3
/
+34
2021-02-24
drm/amd/display: Enable ASSR in DM
Stylon Wang
1
-0
/
+16
2021-02-24
drm/amdgpu: disable mec2 fw bin loading
John Clements
1
-19
/
+27
2021-02-24
drm/amdgpu: fix wrong executable setting for dimgrey_cavefish_reg_init.c
Tao Zhou
1
-0
/
+0
2021-02-24
drm/amdgpu: fix shutdown and poweroff process failed with s0ix
Prike Liang
3
-3
/
+18
2021-02-24
drm/amdgpu/sdma5.2: Remove unnecessary conversion to bool
Jiapeng Chong
1
-2
/
+2
2021-02-24
drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-02-24
drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-02-24
drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_soft_gpu_metrics
Nathan Chancellor
1
-1
/
+1
2021-02-24
drm/amd/display: Allow spatial dither to 10 bpc on all DCE
Mario Kleiner
1
-3
/
+1
2021-02-24
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2
-13
/
+92
2021-02-22
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
2
-1
/
+2
2021-02-22
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
1
-0
/
+22
2021-02-22
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
3
-30
/
+23
2021-02-22
drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_soft_gpu_metrics
Nathan Chancellor
1
-1
/
+1
2021-02-22
drm/amd/display: 3.2.124
Aric Cyr
1
-1
/
+1
2021-02-22
drm/amd/display: [FW Promotion] Release 0.0.53
Anthony Koo
1
-2
/
+2
2021-02-22
drm/amd/display: reduce scope for local var
Aric Cyr
1
-2
/
+1
2021-02-22
drm/amd/display: Don't optimize bandwidth before disabling planes
Aric Cyr
1
-1
/
+2
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
18
-15
/
+505
2021-02-22
drm/amd/display: move trace buffer to uncached memory.
Yongqiang Sun
3
-0
/
+21
2021-02-22
drm/amd/display: Check for DSC support instead of ASIC revision
Eryk Brol
1
-1
/
+1
2021-02-22
drm/amd/display: enable audio on DP seamless boot
Anthony Wang
1
-0
/
+10
2021-02-22
drm/amd/display: disable seamless boot for DP MST
Anthony Wang
1
-2
/
+3
2021-02-22
drm/amd/display: Refactor debugfs entries for all connectors
Stylon Wang
1
-8
/
+14
2021-02-22
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
2
-1
/
+2
2021-02-22
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
1
-0
/
+22
[prev]
[next]