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-09-16
drm/amdgpu/display: add a proper license to dc_link_dp.c
Alex Deucher
1
-1
/
+23
2021-09-16
drm/amd/display: Fix white screen page fault for gpuvm
Nicholas Kazlauskas
1
-0
/
+2
2021-09-16
amd/display: enable panel orientation quirks
Simon Ser
1
-0
/
+28
2021-09-16
drm/amdgpu: Demote TMZ unsupported log message from warning to info
Paul Menzel
1
-1
/
+1
2021-09-16
drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
Michel Dänzer
2
-2
/
+2
2021-09-16
drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driver
Evan Quan
4
-4
/
+47
2021-09-16
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
1
-0
/
+12
2021-09-16
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
2
-0
/
+11
2021-09-16
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
James Zhu
2
-4
/
+14
2021-09-16
drm/amd/display: Link training retry fix for abort case
Meenakshikumar Somasundaram
1
-3
/
+7
2021-09-16
drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo
Qingqing Zhuo
1
-2
/
+20
2021-09-16
drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3
Hersen Wu
3
-17
/
+34
2021-09-16
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
2
-14
/
+12
2021-09-16
drm/amdkfd: make needs_pcie_atomics FW-version dependent
Felix Kuehling
2
-16
/
+29
2021-09-16
drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)
Lang Yu
2
-1
/
+138
2021-09-16
drm/amdgpu: add some pptable funcs for cyan skilfish(v3)
Lang Yu
1
-0
/
+347
2021-09-16
drm/amdgpu: update SMU driver interface for cyan skilfish(v3)
Lang Yu
1
-51
/
+35
2021-09-16
drm/amdgpu: update SMU PPSMC for cyan skilfish
Lang Yu
1
-1
/
+8
2021-09-16
drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)
Lang Yu
8
-16
/
+49
2021-09-16
drm/amd/display: dc_assert_fp_enabled assert only if FPU is not enabled
Anson Jacob
1
-1
/
+1
2021-09-16
drm/amd/display: Add NULL checks for vblank workqueue
Nicholas Kazlauskas
1
-14
/
+18
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2
-8
/
+6
2021-09-14
amd/display: downgrade validation failure log level
Simon Ser
1
-1
/
+2
2021-09-14
drm/amdgpu: fix use after free during BO move
Christian König
1
-9
/
+9
2021-09-14
drm/amd/pm: fix the issue of uploading powerplay table
Kenneth Feng
1
-1
/
+1
2021-09-14
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
1
-1
/
+1
2021-09-14
drm/amdgpu: Fix a race of IB test
xinhui pan
1
-2
/
+2
2021-09-14
drm/amdgpu: VCN avoid memory allocation during IB test
xinhui pan
1
-53
/
+44
2021-09-14
drm/amdgpu: VCE avoid memory allocation during IB test
xinhui pan
1
-14
/
+13
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
4
-53
/
+74
2021-09-14
drm/amdgpu: Unify PSP TA context
Candice Li
8
-118
/
+141
2021-09-14
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
1
-0
/
+12
2021-09-14
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
2
-0
/
+11
2021-09-14
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
James Zhu
2
-4
/
+14
2021-09-14
drm/amdgpu: Get atomicOps info from Host for sriov setup
shaoyunl
2
-12
/
+16
2021-09-14
drm/amd/display: Enable mem low power control for DCN3.1 sub-IP blocks
Michael Strauss
1
-8
/
+8
2021-09-14
drm/amd/display: remove force_enable_edp_fec param.
Ian Chen
2
-4
/
+2
2021-09-14
drm/amd/display: Add VPG and AFMT low power support for DCN3.1
Michael Strauss
15
-29
/
+593
2021-09-14
drm/amd/display: Revert adding degamma coefficients
Jaehyun Chung
1
-38
/
+24
2021-09-14
drm/amd/display: Link training retry fix for abort case
Meenakshikumar Somasundaram
1
-3
/
+7
2021-09-14
drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo
Qingqing Zhuo
1
-2
/
+20
2021-09-14
drm/amd/display: 3.2.152
Aric Cyr
1
-1
/
+1
2021-09-14
drm/amd/display: Correct degamma coefficients
Jaehyun Chung
1
-1
/
+1
2021-09-14
drm/amd/display: [FW Promotion] Release 0.0.82
Anthony Koo
1
-2
/
+2
2021-09-14
drm/amd/display: Add periodic detection when zstate is enabled
Eric Yang
13
-6
/
+44
2021-09-14
drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3
Hersen Wu
3
-17
/
+34
2021-09-14
drm/amd/display: Refine condition of cursor visibility for pipe-split
Dale Zhao
1
-19
/
+24
2021-09-14
drm/amd/display: Optimize bandwidth on following fast update
Nicholas Kazlauskas
1
-9
/
+8
2021-09-14
drm/amd/display: Apply w/a for hard hang on HPD
Qingqing Zhuo
5
-2
/
+43
2021-09-14
drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709
Jaehyun Chung
1
-20
/
+40
[prev]
[next]