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-01-11
drm/amd/display: tweak the kerneldoc for active_vblank_irq_count
Lukas Bulwahn
1
-1
/
+1
2021-01-11
drm/amdgpu: enable gpu recovery for navy_flounder
Jiansong Chen
1
-0
/
+1
2021-01-08
drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)
Alexandre Demers
1
-1
/
+1
2021-01-08
drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabled
Alex Deucher
1
-0
/
+2
2021-01-08
drm/amd/pm: modify the fine grain tuning function for Renoir
Xiaojian Du
4
-9
/
+51
2021-01-08
drm/amd/pm: add the parameters of power profiles for vangogh
Xiaojian Du
2
-26
/
+177
2021-01-08
drm/amdgpu/psp: fix psp gfx ctrl cmds
Victor Zhao
1
-1
/
+1
2021-01-08
drm/amdkfd: check more client ids in interrupt handler
Tao Zhou
1
-2
/
+10
2021-01-08
drm/amdgpu: Correct the read sclk for navi10
Emily.Deng
1
-1
/
+1
2021-01-08
drm/amdgpu: Add new mode 2560x1440
Emily.Deng
1
-2
/
+3
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
16
-33
/
+34
2021-01-07
Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Daniel Vetter
27
-113
/
+200
2021-01-06
Revert "drm/amd/display: Fix memory leaks in S3 resume"
Alex Deucher
1
-2
/
+1
2021-01-06
drm/amdgpu/display: drop DCN support for aarch64
Alex Deucher
13
-73
/
+1
2021-01-06
drm/amdgpu: enable ras eeprom support for sienna cichlid
John Clements
1
-1
/
+7
2021-01-06
drm/amdgpu: fix no bad_pages issue after umc ue injection
Dennis Li
1
-4
/
+4
2021-01-06
drm/amdgpu: fix potential memory leak during navi12 deinitialization
Jiawei Gu
1
-4
/
+14
2021-01-06
drm/amd/display: Fix unused variable warning
Arnd Bergmann
2
-4
/
+2
2021-01-06
drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO
Xiaojian Du
2
-1
/
+59
2021-01-06
drm/amd/pm: fix the failure when change power profile for renoir
Xiaojian Du
2
-0
/
+2
2021-01-06
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
1
-2
/
+2
2021-01-06
drm/amdgpu: fix a memory protection fault when remove amdgpu device
Dennis Li
1
-4
/
+3
2021-01-06
drm/amdgpu: switched to cached noretry setting for vangogh
Hawking Zhang
1
-1
/
+1
2021-01-06
drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue
Kevin Wang
1
-1
/
+6
2021-01-06
drm/amd/pm: updated PM to I2C controller port on sienna cichlid
John Clements
1
-1
/
+1
2021-01-06
drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO
Xiaojian Du
2
-17
/
+98
2021-01-06
drm/amd/pm: correct the sensor value of power for vangogh
Xiaojian Du
1
-1
/
+2
2021-01-06
Revert "drm/amd/display: Fix memory leaks in S3 resume"
Alex Deucher
1
-2
/
+1
2021-01-05
drm/amdgpu: Add check to prevent IH overflow
Defang Bo
3
-39
/
+71
2021-01-05
drm/amdgpu/display: drop DCN support for aarch64
Alex Deucher
13
-73
/
+1
2021-01-05
drm/amdgpu: enable ras eeprom support for sienna cichlid
John Clements
1
-1
/
+7
2021-01-05
drm/amdgpu: fix no bad_pages issue after umc ue injection
Dennis Li
1
-4
/
+4
2021-01-05
drm/amdgpu: fix potential memory leak during navi12 deinitialization
Jiawei Gu
1
-4
/
+14
2021-01-05
drm/amd/display: Enable fp16 also on DCE-8/10/11.
Mario Kleiner
3
-3
/
+3
2021-01-05
drm/amd/display: Check plane scaling against format specific hw plane caps.
Mario Kleiner
1
-8
/
+73
2021-01-05
drm/amdgpu: take runtime pm reference when we attach a buffer
Alex Deucher
1
-2
/
+14
2021-01-05
drm/amd/display: Create and Destroy PSR resources for DCN302
Joshua Aberback
1
-0
/
+13
2021-01-05
drm/amd/display: enable idle optimizations for linux (MALL stutter)
Bhawanpreet Lakha
2
-1
/
+27
2021-01-05
drm/amd/display: Update idle optimization handling
Joshua Aberback
8
-2
/
+31
2021-01-05
drm/amd/display: Fix unused variable warning
Arnd Bergmann
2
-4
/
+2
2021-01-05
drm/amd/display: fix comparison pointer to bool warning in dc.c
Tian Tao
1
-2
/
+2
2021-01-05
drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if condition
Chenyang Li
1
-1
/
+1
2021-01-05
drm/amd/display: remove useless else if
Tian Tao
1
-2
/
+0
2021-01-05
drm/amd/display: remove unused including <linux/version.h>
Tian Tao
3
-3
/
+0
2021-01-05
drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO
Xiaojian Du
2
-1
/
+59
2021-01-05
drm/amd/pm: enable dclk/vclk dpm function in "auto" power profile for vangogh
Xiaojian Du
1
-0
/
+2
2021-01-05
drm/amdgpu: do optimization for psp command submit
pengzhou
1
-2
/
+2
2021-01-05
drm/amd/pm: fix the failure when change power profile for renoir
Xiaojian Du
2
-0
/
+2
2021-01-05
drm/amdgpu: remove redundant include of navi10_enum
Likun Gao
4
-4
/
+0
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
12
-77
/
+0
[prev]
[next]