aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amd/display: Add truncated colorop testsAlex Hung1-0/+52
2026-07-28drm/amd/display: Add legacy plane LUT testsAlex Hung1-0/+28
2026-07-28drm/amd/display: Add CRTC and plane degamma testsAlex Hung1-0/+128
2026-07-28drm/amd/display: Add atomic transfer-function testsAlex Hung1-0/+41
2026-07-28drm/amd/display: Add color transfer-function testsAlex Hung3-13/+184
2026-07-28drm/amd/display: Add KUnit test for native backlight registrationAlex Hung1-0/+52
2026-07-28drm/amd/display: Correct vblank_end calc for fams cmd packetNicholas Carbones1-1/+1
2026-07-28drm/amd/display: Use current mpc pipe in set output transfer funcTomasz Siemek1-2/+2
2026-07-28drm/amd/display: add KUnit tests for audio commit pathAlex Hung2-0/+533
2026-07-28drm/amd/display: add KUnit tests for audio component get_eldAlex Hung1-0/+119
2026-07-28drm/amd/display: add cursor moduleAlex Hung8-663/+796
2026-07-28drm/amd/display: add FreeSync/VRR moduleAlex Hung8-764/+894
2026-07-28drm/amd/display: move GPU mem helpers to servicesAlex Hung2-53/+53
2026-07-28drm/amd/display: move watermarks table to pp_smuAlex Hung6-69/+76
2026-07-28drm/amd/display: move stutter quirk to quirks fileAlex Hung5-99/+99
2026-07-28drm/amd/display: move scaling helper to connectorAlex Hung4-265/+266
2026-07-28drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-07-28drm/amd/display: Add KUnit tests for hdcp_destroyBhawanpreet Lakha2-0/+123
2026-07-28drm/amd/display: Add KUnit tests for watchdog and cpirq eventsBhawanpreet Lakha3-2/+140
2026-07-28drm/amd/display: Add KUnit tests for event_property_validateBhawanpreet Lakha3-1/+182
2026-07-28drm/amd/display: Add KUnit tests for event_callbackBhawanpreet Lakha3-1/+82
2026-07-28drm/amd/display: Add KUnit tests for HDCP display helpersBhawanpreet Lakha3-1/+214
2026-07-28drm/amd/display: Add KUnit tests for link_lock and psp SRM helpersBhawanpreet Lakha3-3/+140
2026-07-28drm/amd/display: Fix force FRL rate debug settingRelja Vojvodic2-2/+4
2026-07-28drm/amd/display: Port DCN4+ MCIF ARB programming to new formatDillon Varone9-29/+227
2026-07-28drm/amd/display: Fix use-after-free bugs in KUnit testsJohn Harrison3-21/+24
2026-07-28drm/amd/display: share common DM KUnit helpersAlex Hung6-77/+52
2026-07-28drm/amdkfd: Avoid topology_lock in kfd_mmapPhilip Yang1-3/+5
2026-07-28drm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li1-2/+11
2026-07-28drm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
2026-07-28drm/amd/pm: fix pptable use-after-freeYang Wang3-14/+16
2026-07-28drm/amd/ras: detect old ras eeprom formatTao Zhou4-10/+44
2026-07-28drm/amdgpu: convert ptl_hw_supported to enumVictor Zhao4-12/+33
2026-07-28drm/amdgpu: always get PTL state from PSP under sriovVictor Zhao1-3/+27
2026-07-28drm/amdgpu: add generic interfaces for PTL requests in virtualizationVictor Zhao6-3/+121
2026-07-28drm/amd/ras: update flip bit setting for unirasTao Zhou5-25/+76
2026-07-28drm/amdgpu: enable mode2 reset for SMU IP v15.0.5Kanala Ramalingeswara Reddy1-0/+1
2026-07-28drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek1-1/+1
2026-07-28drm/amdgpu: Fix NBIO 7.11.5 offsetsShubhankar Milind Sardeshpande1-63/+69
2026-07-28drm/amdgpu: Enable support for PSP 15_0_5Shubhankar Milind Sardeshpande3-16/+83
2026-07-28drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba1-3/+7
2026-07-28drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer1-14/+16
2026-07-28drm/amdgpu: Update driver if header for SMU V15.0.5Kanala Ramalingeswara Reddy3-7/+253
2026-07-28drm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis1-0/+3
2026-07-28drm/amd/ras: send RMA event in RAS init stageTao Zhou1-0/+5
2026-07-28drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logsFares Soliman5-16/+50
2026-07-28drm/amdgpu: Add missing MES helper parameter descriptionsSrinivasan Shanmugam1-14/+29
2026-07-28drm/amd/display: Fix writeback completion timingAlex Hung3-15/+21
2026-07-28drm/amdgpu: Pack nested ucode_info structAlex Hung1-1/+1
2026-07-28drm/amdgpu: Fix __rcu fence pointer accessesAlex Hung2-2/+2