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-06-28
drm/amdgpu: Remove useless amdgpu_display_freesync_ioctl() declaration
Leslie Shi
1
-2
/
+0
2022-06-28
drm/amdgpu: add mc wptr addr support for mes
Jack Xiao
5
-6
/
+21
2022-06-28
drm/amd/display : Log DP link training failure reason
Chandan Vurdigere Nataraj
1
-2
/
+2
2022-06-28
drm/amd/pm: enable VR0 HOT support for SMU 13.0.0
Evan Quan
1
-0
/
+2
2022-06-28
drm/amdgpu: update GFX11 cs settings
Evan Quan
1
-149
/
+158
2022-06-28
drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurationFull()
Alex Deucher
2
-44
/
+36
2022-06-23
Revert "drm/amd/display: ignore modifiers when checking for format support"
Bas Nieuwenhuizen
1
-46
/
+7
2022-06-23
drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting"
Colin Ian King
1
-1
/
+1
2022-06-23
drm/amdkfd: Fix spelling mistake "mechanim" -> "mechanism"
Colin Ian King
1
-1
/
+1
2022-06-23
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
Alex Deucher
2
-3
/
+1
2022-06-23
drm/amdgpu: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-06-23
drm/amd/display: Fix indentation in dcn32_get_vco_frequency_from_reg()
Nathan Chancellor
1
-1
/
+1
2022-06-23
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
5
-1
/
+9
2022-06-23
drm/amdkfd: Enable GFX11 usermode queue oversubscription
Graham Sider
8
-8
/
+125
2022-06-23
drm/amdgpu: Fetch MES scheduler/KIQ versions
Graham Sider
2
-0
/
+15
2022-06-23
drm/amdgpu: To flush tlb for MMHUB of RAVEN series
Ruili Ji
1
-1
/
+2
2022-06-22
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
Joshua Ashton
3
-0
/
+9
2022-06-22
drm/amd/display: Fix typo in override_lane_settings
George Shen
1
-1
/
+1
2022-06-22
drm/amd/display: Fix DC warning at driver load
Qingqing Zhuo
1
-1
/
+1
2022-06-22
drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"
Mario Limonciello
1
-22
/
+2
2022-06-22
drm/amdgpu: Adjust logic around GTT size (v3)
Alex Deucher
1
-6
/
+14
2022-06-22
drm/amdgpu/vcn: fix no previous prototype warning
Ruijing Dong
1
-1
/
+1
2022-06-22
amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2
Darren Powell
1
-22
/
+12
2022-06-22
amdgpu/pm: Fix incorrect variable for size of clocks array
Darren Powell
2
-8
/
+10
2022-06-22
drm/amdkfd: Free queue after unmap queue success
Philip Yang
2
-12
/
+18
2022-06-22
drm/amdkfd: Add queue to MES if it becomes active
Philip Yang
1
-2
/
+1
2022-06-21
drm/amd/display: fix incorrect comparison in DML
Aurabindo Pillai
1
-1
/
+1
2022-06-21
drm/amd/display: fix array index in DML
Aurabindo Pillai
1
-1
/
+1
2022-06-21
drm/amdgpu: vm - drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-21
drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
Alex Deucher
1
-1
/
+1
2022-06-21
drm/amdkfd: correct sdma queue number of sdma 6.0.1
Yifan Zhang
1
-1
/
+1
2022-06-21
drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
Hans de Goede
4
-38
/
+1
2022-06-21
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
Joshua Ashton
3
-0
/
+9
2022-06-21
drm/amd/display: 3.2.191
Aric Cyr
1
-1
/
+1
2022-06-21
drm/amd/display: Drop duplicate define
Rodrigo Siqueira
1
-2
/
+0
2022-06-21
drm/amd/display: Update hook dcn32_funcs
Rodrigo Siqueira
1
-1
/
+2
2022-06-21
drm/amd/display: Implement a pme workaround function
Chaitanya Dhere
3
-1
/
+10
2022-06-21
drm/amd/display: Get VCO frequency from registers
Rodrigo Siqueira
2
-1
/
+96
2022-06-21
drm/amd/display: Update SW state correctly for FCLK
Alvin Lee
1
-3
/
+3
2022-06-21
drm/amd/display: Fix divide-by-zero in DPPCLK and DISPCLK calculation
George Shen
1
-8
/
+10
2022-06-21
drm/amd/display: Update DPPCLK programming sequence
Alvin Lee
1
-1
/
+24
2022-06-21
drm/amd/display: Check minimum disp_clk and dpp_clk debug option
Rodrigo Siqueira
1
-0
/
+19
2022-06-21
drm/amd/display: Fix in dp link-training when updating payload allocation table
Dmytro Laktyushkin
1
-4
/
+9
2022-06-21
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
2
-6
/
+10
2022-06-21
drm/amd/display: Remove unused vendor specific w/a
George Shen
2
-130
/
+4
2022-06-21
drm/amd/display: Handle downstream LTTPR with fixed VS sequence
George Shen
3
-6
/
+40
2022-06-21
drm/amd/display: Fix typo in override_lane_settings
George Shen
1
-1
/
+1
2022-06-21
drm/amd/display: Change initializer to single brace
Aric Cyr
3
-19
/
+19
2022-06-21
drm/amd/display: rename lane_settings to hw_lane_settings
Wenjing Liu
4
-15
/
+14
2022-06-21
drm/amd/display: Fix in overriding DP drive settings
George Shen
1
-2
/
+3
[prev]
[next]