index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-15
drm/amdkfd: fix null queue check on debug setting exceptions
Jonathan Kim
1
-1
/
+1
2023-06-15
drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.5
Tim Huang
1
-0
/
+29
2023-06-15
drm/amdgpu: Fix memcpy() in sienna_cichlid_append_powerplay_table function.
Srinivasan Shanmugam
1
-4
/
+14
2023-06-15
drm/amd/pm: fix vclk setting failed for SMU v13.0.5
Tim Huang
1
-2
/
+9
2023-06-15
drm/amd/display: 3.2.239
Aric Cyr
1
-1
/
+1
2023-06-15
drm/amd/display: fix pixel rate update sequence
Dmytro Laktyushkin
6
-27
/
+7
2023-06-15
Revert "drm/amd/display: reallocate DET for dual displays with high pixel rat...
Samson Tam
1
-46
/
+5
2023-06-15
drm/amd/display: limit DPIA link rate to HBR3
Peichen Huang
1
-0
/
+5
2023-06-15
drm/amd/display: Include CSC updates in new fast update path
Alvin Lee
2
-0
/
+102
2023-06-15
drm/amd/display: Limit Minimum FreeSync Refresh Rate
Austin Zheng
7
-2
/
+15
2023-06-15
drm/amd/display: Bug fix in dcn315_populate_dml_pipes_from_context
Artem Grishin
1
-0
/
+1
2023-06-15
drm/amd/display: Block SubVP + DRR if the DRR is PSR capable
Alvin Lee
1
-2
/
+8
2023-06-15
drm/amd/display: Do not disable phantom pipes in driver
Saaem Rizvi
1
-1
/
+2
2023-06-15
drm/amd/display: Re-enable SubVP high refresh
Alvin Lee
2
-2
/
+2
2023-06-15
drm/amd/display: Re-enable DPP/HUBP Power Gating
Daniel Miess
1
-2
/
+9
2023-06-15
drm/amd/display: SubVP high refresh only if all displays >= 120hz
Alvin Lee
3
-66
/
+217
2023-06-15
drm/amd/display: Fix disbling PSR slow response issue
Tom Chung
2
-0
/
+3
2023-06-15
drm/amd/display: fix the system hang while disable PSR
Tom Chung
1
-4
/
+6
2023-06-15
drm/amd/display: Promote DAL to 3.2.238
Aric Cyr
1
-1
/
+1
2023-06-15
drm/amd/display: Add Error Code for Dml Validation Failure
Fangzhi Zuo
2
-0
/
+67
2023-06-15
drm/amd/display: Add DP2 Metrics
Austin Zheng
2
-3
/
+5
2023-06-15
drm/amd/display: add debugfs for allow_edp_hotplug_detection
Hersen Wu
1
-0
/
+32
2023-06-15
drm/amd/display: edp do not add non-edid timings
Hersen Wu
1
-1
/
+7
2023-06-15
Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...
Arunpravin Paneer Selvam
1
-1
/
+1
2023-06-15
drm/amdgpu: expose num_hops and num_links xgmi info through dev attr
Shiwu Zhang
1
-0
/
+46
2023-06-15
drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1
Sonny Jiang
1
-1
/
+5
2023-06-15
drm/radeon: Disable outputs when releasing fbdev client
Thomas Zimmermann
1
-0
/
+1
2023-06-15
drm/amd/amdgpu: enable W=1 for amdgpu
Hamza Mahfooz
1
-1
/
+12
2023-06-15
drm/amdgpu: Fix kdoc warning
Srinivasan Shanmugam
1
-2
/
+2
2023-06-15
drm/amd/display: Enable dcn314 DPP RCO
Daniel Miess
1
-0
/
+16
2023-06-15
drm/amdgpu: Rename DRM schedulers in amdgpu TTM
Mukul Joshi
4
-15
/
+15
2023-06-15
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CO...
Lee Jones
1
-3
/
+3
2023-06-15
drm/amd/display: Skip DPP DTO update if root clock is gated
Nicholas Kazlauskas
3
-0
/
+14
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
489
-7914
/
+44881
2023-06-14
drm/amd/display: limit DPIA link rate to HBR3
Peichen Huang
1
-0
/
+5
2023-06-14
drm/amd/display: fix the system hang while disable PSR
Tom Chung
1
-4
/
+6
2023-06-14
drm/amd/display: edp do not add non-edid timings
Hersen Wu
1
-1
/
+7
2023-06-14
Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...
Arunpravin Paneer Selvam
1
-1
/
+1
2023-06-14
drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1
Sonny Jiang
1
-1
/
+5
2023-06-14
drm/radeon: Disable outputs when releasing fbdev client
Thomas Zimmermann
1
-0
/
+1
2023-06-14
drm/amd/pm: workaround for compute workload type on some skus
Kenneth Feng
1
-2
/
+31
2023-06-14
drm/amd: Tighten permissions on VBIOS flashing attributes
Mario Limonciello
1
-2
/
+2
2023-06-14
drm/amd: Make sure image is written to trigger VBIOS image update flow
Mario Limonciello
1
-0
/
+3
2023-06-14
drm/amdgpu: add missing radeon secondary PCI ID
Alex Deucher
1
-0
/
+1
2023-06-13
drm/amdgpu: Implement gfx9 patch functions for resubmission
Jiadong Zhu
1
-0
/
+80
2023-06-13
drm/amdgpu: Modify indirect buffer packages for resubmission
Jiadong Zhu
4
-0
/
+102
2023-06-13
drm/amdgpu: Program gds backup address as zero if no gds allocated
Jiadong Zhu
1
-5
/
+8
2023-06-13
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova
1
-1
/
+2
2023-06-13
drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaled
Jiadong Zhu
1
-4
/
+4
2023-06-13
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
1
-2
/
+2
[prev]
[next]