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-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-05-19
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
1
-0
/
+4
2021-05-19
drm/amdgpu: update gc golden setting for Navi12
Guchun Chen
1
-2
/
+4
2021-05-19
drm/amdgpu: Fix a use-after-free
xinhui pan
1
-0
/
+1
2021-05-19
drm/amdgpu: add video_codecs query support for aldebaran
James Zhu
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: fix refcount leak
Jingwen Chen
1
-0
/
+3
2021-05-19
drm/amd/display: Disconnect non-DP with no EDID
Chris Park
1
-0
/
+18
2021-05-19
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Changfeng
2
-5
/
+7
2021-05-19
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
1
-1
/
+1
2021-05-19
drm/amd/display: Use the correct max downscaling value for DCN3.x family
Nikola Cornij
3
-9
/
+12
2021-05-19
gpu: drm: replace occurrences of invalid character
Mauro Carvalho Chehab
1
-5
/
+5
2021-05-19
Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
21
-66
/
+343
2021-05-13
drm/amdgpu: fix fence calculation (v2)
David M Nieto
2
-5
/
+17
2021-05-13
drm/amdgpu: free resources on fence usage query
David M Nieto
1
-2
/
+6
2021-05-13
drm/amdgpu: update vcn1.0 Non-DPG suspend sequence
Sathishkumar S
1
-4
/
+9
2021-05-13
drm/amdgpu: set vcn mgcg flag for picasso
Sathishkumar S
1
-1
/
+2
2021-05-13
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
1
-14
/
+16
2021-05-13
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
6
-2
/
+57
2021-05-13
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-05-13
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
2
-99
/
+109
2021-05-11
drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not defined
Alex Deucher
1
-0
/
+2
2021-05-11
drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not defined
Alex Deucher
1
-1
/
+1
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
87
-481
/
+2163
2021-05-11
drm/amdgpu/display: remove an old DCN3 guard
Alex Deucher
1
-2
/
+0
2021-05-11
drm/amdgpu: Delete two unneeded bool conversions
Zhen Lei
1
-2
/
+2
2021-05-11
drm/amd/display: Delete several unneeded bool conversions
Zhen Lei
2
-3
/
+3
2021-05-11
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-05-10
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
2
-99
/
+109
2021-05-10
drm/amd/amdgpu: Fix errors in function documentation
Dwaipayan Ray
1
-0
/
+3
2021-05-10
drm/amd/display: remove unused function dc_link_perform_link_training
Rouven Czerwinski
2
-16
/
+0
2021-05-10
drm/amdgpu: add function to clear MMEA error status for aldebaran
Dennis Li
3
-0
/
+24
2021-05-10
drm/amdgpu: correct the funtion to clear GCEA error status
Dennis Li
1
-1
/
+4
2021-05-10
drm/amd/display: 3.2.135.1
Aric Cyr
1
-1
/
+1
2021-05-10
drm/amd/display: [FW Promotion] Release 0.0.65
Anthony Koo
1
-7
/
+116
2021-05-10
drm/amd/display: 3.2.135
Aric Cyr
1
-1
/
+1
2021-05-10
drm/amd/display: fix use_max_lb flag for 420 pixel formats
Dmytro Laktyushkin
1
-3
/
+6
2021-05-10
drm/amd/display: Handle potential dpp_inst mismatch with pipe_idx
Anthony Wang
1
-3
/
+3
2021-05-10
drm/amd/display: Handle pixel format test request
Ilya Bakoulin
1
-1
/
+18
2021-05-10
drm/amd/display: Fix clock table filling logic
Ilya Bakoulin
2
-39
/
+74
2021-05-10
drm/amd/display: minor dp link training refactor
Wenjing Liu
4
-60
/
+77
2021-05-10
drm/amd/display: DETBufferSizeInKbyte variable type modifications
Chaitanya Dhere
6
-87
/
+87
2021-05-10
drm/amd/display: Add dc log for DP SST DSC enable/disable
Fangzhi Zuo
1
-2
/
+4
2021-05-10
drm/amd/display: Expand DP module training API.
Jimmy Kizito
2
-5
/
+12
2021-05-10
drm/amd/display: Add fallback and abort paths for DP link training.
Jimmy Kizito
5
-11
/
+42
2021-05-10
drm/amd/display: Update setting of DP training parameters.
Jimmy Kizito
5
-8
/
+60
2021-05-10
drm/amd/display: Update DPRX detection.
Jimmy Kizito
2
-3
/
+25
2021-05-10
drm/amdgpu: covert ras status to kernel errno
Dennis Li
2
-38
/
+34
2021-05-10
drm/amd/display: Avoid HPD IRQ in GPU reset state
Zhan Liu
1
-2
/
+2
2021-05-10
drm/amdgpu: Quit RAS initialization earlier if RAS is disabled
Oak Zeng
1
-1
/
+1
2021-05-10
drm/amdkfd: handle errors returned by svm_migrate_copy_to_vram/ram
Philip Yang
1
-4
/
+4
[prev]
[next]