index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2021-04-21
drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefish
Jiansong Chen
-1
/
+1
2021-04-21
amd/display: allow non-linear multi-planar formats
Simon Ser
-7
/
+4
2021-04-21
drm/amd/display: Update modifier list for gfx10_3
Qingqing Zhuo
-2
/
+2
2021-04-21
drm/amdgpu: reserve fence slot to update page table
Philip Yang
-2
/
+8
2021-04-08
drm/amdgpu/smu7: fix CAC setting on TOPAZ
Alex Deucher
-1
/
+2
2021-04-08
drm/amdgpu: Fix size overflow
xinhui pan
-1
/
+1
2021-04-07
drm/amd/display: Add missing mask for DCN3
Qingqing Zhuo
-0
/
+1
2021-03-31
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
-4
/
+4
2021-03-31
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
-2
/
+2
2021-03-31
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Alex Deucher
-0
/
+5
2021-03-31
drm/amdkfd: dqm fence memory corruption
Qu Huang
-12
/
+12
2021-03-29
drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
Nirmoy Das
-1
/
+1
2021-03-29
drm/amd/pm: no need to force MCLK to highest when no display connected
Evan Quan
-1
/
+2
2021-03-24
drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x
Alex Deucher
-2
/
+1
2021-03-24
drm/amdgpu: Add additional Sienna Cichlid PCI ID
Alex Deucher
-0
/
+1
2021-03-23
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
-11
/
+166
2021-03-22
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
-4
/
+7
2021-03-22
drm/amdgpu: drop S0ix checks around CG/PG in suspend
Alex Deucher
-4
/
+2
2021-03-22
drm/amdgpu: skip CG/PG for gfx during S0ix
Pratik Vishwakarma
-0
/
+8
2021-03-22
drm/amdgpu: update comments about s0ix suspend/resume
Alex Deucher
-3
/
+7
2021-03-22
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
-3
/
+3
2021-03-22
drm/amdgpu: re-enable suspend phase 2 for S0ix
Alex Deucher
-3
/
+9
2021-03-22
drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)
Alex Deucher
-4
/
+6
2021-03-22
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
-89
/
+139
2021-03-22
drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)
Alex Deucher
-5
/
+2
2021-03-22
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
-29
/
+25
2021-03-22
drm/amdgpu: fix the hibernation suspend with s0ix
Prike Liang
-2
/
+6
2021-03-18
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
-32
/
+2
2021-03-18
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
-8
/
+18
2021-03-15
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
-0
/
+5
2021-03-12
Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
-55
/
+346
2021-03-10
drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m
Alex Deucher
-1
/
+1
2021-03-10
drm/amd/pm: correct the watermark settings for Polaris
Evan Quan
-4
/
+4
2021-03-10
drm/amd/pm: bug fix for pcie dpm
Kenneth Feng
-21
/
+141
2021-03-10
drm/amdgpu: fb BO should be ttm_bo_type_device
Nirmoy Das
-1
/
+1
2021-03-10
drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
Zhan Liu
-1
/
+95
2021-03-10
drm/amd/display: Enabled pipe harvesting in dcn30
Dillon Varone
-0
/
+31
2021-03-10
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
-1
/
+1
2021-03-10
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
-0
/
+37
2021-03-10
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
Holger Hoffstätte
-1
/
+1
2021-03-10
drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
Holger Hoffstätte
-4
/
+0
2021-03-10
drm/amd/display: Add a backlight module option
Takashi Iwai
-0
/
+10
2021-03-10
drm/amdgpu/display: handle aux backlight in backlight_get_brightness
Alex Deucher
-4
/
+20
2021-03-10
drm/amdgpu/display: don't assert in set backlight function
Alex Deucher
-1
/
+0
2021-03-10
drm/amdgpu/display: simplify backlight setting
Alex Deucher
-16
/
+4
2021-03-05
Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
-16
/
+26
2021-03-03
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
-2
/
+2
2021-03-03
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
-1
/
+1
2021-03-03
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
Alex Deucher
-2
/
+0
2021-03-03
drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
Evan Quan
-3
/
+12
[next]