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
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2022-01-14
drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SI
Evan Quan
-10
/
+14
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
-6
/
+0
2022-01-14
drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
Evan Quan
-1
/
+0
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
-4
/
+4
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
-45
/
+23
2022-01-14
drm/amd/display: Enable Freesync Video Mode by default
Solomon Chiu
-28
/
+0
2022-01-14
Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
-183
/
+134
2022-01-14
Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
-1
/
+1
2022-01-11
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Harry Wentland
-1
/
+13
2022-01-11
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
-2
/
+3
2022-01-11
drm/amdgpu: not return error on the init_apu_flags
Prike Liang
-4
/
+2
2022-01-11
Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"
Rajneesh Bhardwaj
-3
/
+0
2022-01-11
drm/amdgpu: use default_groups in kobj_type
Greg Kroah-Hartman
-1
/
+2
2022-01-11
drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
Tom St Denis
-1
/
+3
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
-99
/
+11
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
-44
/
+30
2022-01-11
drm/amdkfd: remove unused function
Nirmoy Das
-8
/
+0
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
-17
/
+12
2022-01-11
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Leslie Shi
-0
/
+34
2022-01-11
drm/amdgpu: Enable second VCN for certain Navy Flounder.
Peng Ju Zhou
-1
/
+2
2022-01-11
drm/amdgpu: Clear garbage data in err_data before usage
Jiawei Gu
-0
/
+1
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1647
/
+1670
2022-01-10
Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
-8
/
+0
2022-01-07
drm/amdgpu: don't set s3 and s0ix at the same time
Mario Limonciello
-2
/
+4
2022-01-07
drm/amdgpu: explicitly check for s0ix when evicting resources
Mario Limonciello
-2
/
+2
2022-01-07
drm/amdgpu: add dummy event6 for vega10
James Yao
-0
/
+17
2021-12-31
drm/amdgpu: disable runpm if we are the primary adapter
Alex Deucher
-0
/
+35
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
-1
/
+1
2021-12-31
Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...
Dave Airlie
-354
/
+574
2021-12-30
drm/amdgpu: no DC support for headless chips
Alex Deucher
-0
/
+6
2021-12-30
drm/amdgpu: always reset the asic in suspend (v2)
Alex Deucher
-1
/
+4
2021-12-30
drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...
Evan Quan
-0
/
+15
2021-12-30
drm/amdgpu: fix runpm documentation
Alex Deucher
-3
/
+4
2021-12-30
drm/amdgpu: save error count in RAS poison handler
Tao Zhou
-76
/
+97
2021-12-30
drm/amdgpu: drop redundant semicolon
Guchun Chen
-1
/
+1
2021-12-30
drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.
Surbhi Kakarya
-1
/
+2
2021-12-30
drm/amdgpu: Access the FRU on Aldebaran
Kent Russell
-3
/
+10
2021-12-30
drm/amdgpu: Increase potential product_name to 64 characters
Kent Russell
-8
/
+7
2021-12-30
drm/amdgpu: Remove the redundant code of psp bootloader functions
yipechai
-63
/
+15
2021-12-30
drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent...
Leslie Shi
-1
/
+3
2021-12-28
drm/amdgpu: fixup bad vram size on gmc v8
Zongmin Zhou
-3
/
+10
2021-12-28
drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
sashank saye
-5
/
+4
2021-12-28
drm/amdgpu: Don't inherit GEM object VMAs in child process
Rajneesh Bhardwaj
-0
/
+3
2021-12-28
drm/amdkfd: reset queue which consumes RAS poison (v2)
Tao Zhou
-4
/
+5
2021-12-28
drm/amdgpu: add gpu reset control for umc page retirement
Tao Zhou
-5
/
+15
2021-12-28
drm/amdgpu: Modify indirect register access for gfx9 sriov
Victor Skvortsov
-28
/
+89
2021-12-28
drm/amdgpu: get xgmi info before ip_init
Victor Skvortsov
-12
/
+7
2021-12-28
drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriov
Victor Skvortsov
-14
/
+13
2021-12-28
drm/amdgpu: Modify indirect register access for gmc_v9_0 sriov
Victor Skvortsov
-14
/
+43
[prev]
[next]