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-10-04
drm/amdgpu/display/dm: convert RAVEN to IP version checking
Alex Deucher
1
-16
/
+6
2021-10-04
drm/amdgpu: default to true in amdgpu_device_asic_has_dc_support
Alex Deucher
1
-1
/
+3
2021-10-04
drm/amdgpu: drive all vega asics from the IP discovery table
Alex Deucher
1
-16
/
+0
2021-10-04
drm/amdgpu/soc15: get rev_id in soc15_common_early_init
Alex Deucher
1
-1
/
+1
2021-10-04
drm/amdgpu: add initial IP discovery support for vega based parts
Alex Deucher
1
-30
/
+387
2021-10-04
drm/amdgpu/soc15: export common IP functions
Alex Deucher
2
-1
/
+3
2021-10-04
drm/amdgpu: add DCI HWIP
Alex Deucher
2
-0
/
+2
2021-10-04
drm/amdgpu/display/dm: convert to IP version checking
Alex Deucher
1
-94
/
+114
2021-10-04
drm/amdgpu: drive all navi asics from the IP discovery table
Alex Deucher
1
-20
/
+0
2021-10-04
drm/amdgpu/nv: convert to IP version checking
Alex Deucher
1
-37
/
+38
2021-10-04
drm/amdgpu/sienna_cichlid_ppt: convert to IP version checking
Alex Deucher
1
-12
/
+12
2021-10-04
drm/amdgpu/navi10_ppt: convert to IP version checking
Alex Deucher
1
-25
/
+25
2021-10-04
drm/amdgpu/smu11.0: convert to IP version checking
Alex Deucher
1
-42
/
+46
2021-10-04
drm/amdgpu/amdgpu_smu: convert to IP version checking
Alex Deucher
1
-46
/
+80
2021-10-04
drm/amdgpu/navi10_ih: convert to IP version checking
Alex Deucher
1
-8
/
+5
2021-10-04
drm/amdgpu/athub2.1: convert to IP version checking
Alex Deucher
1
-5
/
+4
2021-10-04
drm/amdgpu/athub2.0: convert to IP version checking
Alex Deucher
1
-4
/
+3
2021-10-04
drm/amdgpu/vcn3.0: convert to IP version checking
Alex Deucher
1
-4
/
+4
2021-10-04
drm/amdgpu/mmhub2.1: convert to IP version checking
Alex Deucher
1
-3
/
+3
2021-10-04
drm/amdgpu/mmhub2.0: convert to IP version checking
Alex Deucher
1
-41
/
+32
2021-10-04
drm/amdgpu/gfxhub2.1: convert to IP version checking
Alex Deucher
1
-3
/
+3
2021-10-04
drm/amdgpu: drive nav10 from the IP discovery table
Alex Deucher
1
-1
/
+0
2021-10-04
drm/amdgpu: Use IP discovery to drive setting IP blocks by default
Alex Deucher
1
-2
/
+4
2021-10-04
drm/amdgpu/gmc10.0: convert to IP version checking
Alex Deucher
1
-61
/
+30
2021-10-04
drm/amdgpu: bind to any 0x1002 PCI diplay class device
Alex Deucher
1
-0
/
+15
2021-10-04
drm/amdgpu: filter out radeon PCI device IDs
Alex Deucher
1
-1
/
+637
2021-10-04
drm/amdgpu/gfx10: convert to IP version checking
Alex Deucher
1
-190
/
+190
2021-10-04
drm/amdgpu/sdma5.2: convert to IP version checking
Alex Deucher
1
-24
/
+24
2021-10-04
drm/amdgpu/sdma5.0: convert to IP version checking
Alex Deucher
1
-15
/
+15
2021-10-04
drm/amdgpu: add initial IP enumeration via IP discovery table
Alex Deucher
2
-0
/
+334
2021-10-04
drm/amdgpu/nv: export common IP functions
Alex Deucher
2
-1
/
+3
2021-10-04
drm/amdgpu: add XGMI HWIP
Alex Deucher
2
-0
/
+2
2021-10-04
drm/amdgpu: fill in IP versions from IP discovery table
Alex Deucher
1
-1
/
+2
2021-10-04
drm/amdgpu: store HW IP versions in the driver structure
Alex Deucher
2
-1
/
+4
2021-10-04
drm/amdgpu: add debugfs access to the IP discovery table
Alex Deucher
2
-0
/
+6
2021-10-04
drm/amdgpu: move headless sku check into harvest function
Alex Deucher
2
-14
/
+7
2021-10-04
drm/amdgpu: resolve RAS query bug
John Clements
1
-0
/
+3
2021-10-04
drm/amd/display: Only define DP 2.0 symbols if not already defined
Harry Wentland
2
-5
/
+50
2021-10-04
amd/amdkfd: add ras page retirement handling for sq/sdma (v3)
Tao Zhou
3
-2
/
+17
2021-10-04
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Prike Liang
1
-0
/
+8
2021-10-04
drm/amd/display: add cyan_skillfish display support
Zhan Liu
51
-2
/
+4963
2021-10-04
Revert "drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"
Sean Paul
3
-53
/
+43
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-1
/
+3
2021-10-01
drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
3
-43
/
+53
2021-09-29
drm/amdgpu: add cyan_skillfish asic header files
Zhan Liu
6
-0
/
+29456
2021-09-29
drm/amdgpu: Add a UAPI flag for hot plug/unplug
Andrey Grodzovsky
1
-1
/
+2
2021-09-29
drm/amdgpu: drm/amdgpu: Handle IOMMU enabled case
Andrey Grodzovsky
1
-0
/
+2
2021-09-29
drm/amd/amdgpu: Validate ip discovery blob
Ernst Sjöstrand
1
-0
/
+21
2021-09-29
gpu: amd: replace open-coded offsetof() with builtin
Arnd Bergmann
3
-6
/
+4
2021-09-29
drm/amdkfd: fix resource_size.cocci warnings
Yang Li
1
-2
/
+1
[prev]
[next]