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
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
gpu/drm/radeon: use DIV_ROUND_UP macro to do calculation
Zheng Yongjun
1
-2
/
+2
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
2021-01-05
drm/amdgpu: switch hdp callback functions for hdp v5
Likun Gao
5
-174
/
+13
2021-01-05
drm/amdgpu: switch hdp callback functions for hdp v4
Likun Gao
4
-106
/
+16
2021-01-05
drm/amdgpu: add hdp version 5 functions
Likun Gao
2
-0
/
+243
2021-01-05
drm/amdgpu: add hdp version 4 functions
Likun Gao
3
-0
/
+178
2021-01-05
drm/amdgpu: add amdgpu_hdp structure
Hawking Zhang
2
-0
/
+44
2021-01-05
drm/amdgpu: fix potential NULL pointer when check_atom_bios() fails
Jiawei Gu
1
-2
/
+3
2021-01-05
drm/amdgpu: use GTT for uvd_get_create/destory_msg
Chen Li
1
-2
/
+2
2021-01-05
drm/radeon: use writel to avoid gcc optimization v3
Chen Li
1
-19
/
+19
2021-01-05
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
1
-2
/
+2
2021-01-05
drm/amdgpu: fix a memory protection fault when remove amdgpu device
Dennis Li
1
-4
/
+3
2021-01-05
drm/amdgpu: switched to cached noretry setting for vangogh
Hawking Zhang
1
-1
/
+1
2021-01-05
drm/amdgpu: remove unnecessary asic check for sdma5.2
Jiansong Chen
1
-26
/
+5
2021-01-05
drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue
Kevin Wang
1
-1
/
+6
2021-01-05
drm/amd/pm: add support to umd P-state function for vangogh
Xiaojian Du
1
-1
/
+46
2021-01-05
drm/amd/pm: add some basic functions to support umd P-state function for vangogh.
Xiaojian Du
1
-0
/
+272
2021-01-05
drm/amd/pm: add some basic functions to support umd P-state function for vangogh.
Xiaojian Du
2
-1
/
+232
2021-01-05
drm/amd/pm: enable the fine grain tuning function for renoir
Xiaojian Du
1
-0
/
+2
2021-01-05
drm/amd/pm: add the fine grain tuning function for renoir
Xiaojian Du
1
-14
/
+173
2021-01-05
drm/amd/pm: updated PM to I2C controller port on sienna cichlid
John Clements
1
-1
/
+1
[next]