aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amdkfd: fix QID bit leak in pqm_create_queue()Vladimir Marioukhine1-1/+1
2026-07-28drm/amdgpu: Drop vm_manager PASID to VM mappingSrinivasan Shanmugam3-32/+3
2026-07-28drm/amd/display: Promote DC to 3.2.390Taimur Hassan1-1/+1
2026-07-28drm/amd/display: Add SPL UPSP upsampling and YUV422 scaling supportWayne Lin2-26/+234
2026-07-28drm/amd/display: Flush IRQ workqueue in schedule-work testsAlex Hung1-9/+22
2026-07-28drm/amd/display: Fix missing dc_3dlut forward declarationAlex Hung1-0/+1
2026-07-28drm/amd/display: Add DCHUBBUB_HW_DEBUG offset/maskMatthew Stewart1-1/+6
2026-07-28drm/amd/display: Reduce DML reinitialization when params don't changeClara Wong1-1/+16
2026-07-28drm/amd/display: hide Apple Studio Display secondary tileJerry Zuo3-0/+48
2026-07-28drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42Leo Chen8-1/+91
2026-07-28drm/amd/display: Make dc_state_update const in commit pathWenjing Liu2-23/+23
2026-07-28drm/amd/display: Wire probe commit path into dc_update_stateWenjing Liu11-179/+427
2026-07-28drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequenceWenjing Liu6-23/+562
2026-07-28drm/amd/display: Introduce dc_state_get_status unified status accessorWenjing Liu3-13/+93
2026-07-28drm/amd/display: Refactor dc_validation_set array into single root structWenjing Liu6-52/+52
2026-07-28drm/amd/display: Introduce dc_update_state unified commit interfaceWenjing Liu3-73/+155
2026-07-28drm/amd/display: Introduce dc_probe public object modelWenjing Liu4-0/+121
2026-07-28drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transitionJustin Chen6-60/+17
2026-07-28drm/amd/display: Adjust structure dml2_display_dlg_regsAurabindo Pillai1-0/+3
2026-07-28drm/amd/display: Add stream validation tests for connectorBhawanpreet Lakha2-0/+70
2026-07-28drm/amd/display: Add mode validation and CEC tests for connectorBhawanpreet Lakha2-0/+108
2026-07-28drm/amd/display: Add i2c and EDID parsing tests for connectorBhawanpreet Lakha3-5/+269
2026-07-28drm/amd/display: Add mode helper tests for connectorBhawanpreet Lakha3-9/+342
2026-07-28drm/amd/display: Adjust the structure dml2_dchub_watermark_regsAurabindo Pillai1-0/+7
2026-07-28drm/amd/display: add CRC IRQ handler KUnit coverageAlex Hung2-0/+133
2026-07-28drm/amd/display: add CRC set-source KUnit coverageAlex Hung2-0/+162
2026-07-28drm/amd/display: add CRC configure KUnit coverageAlex Hung2-0/+344
2026-07-28drm/amd/display: add CRC source verify KUnit coverageAlex Hung2-0/+67
2026-07-28drm/amd/display: add CRC source list KUnit coverageAlex Hung2-0/+27
2026-07-28drm/amd/display: add KUnit tests for DPCD poweroff delayAlex Hung2-0/+49
2026-07-28drm/amd/display: add KUnit tests for stutter quirkAlex Hung3-1/+68
2026-07-28drm/amd/display: add KUnit tests for per-frame master syncAlex Hung3-2/+107
2026-07-28drm/amd/display: add KUnit tests for freesync configAlex Hung3-3/+205
2026-07-28drm/amd/display: add KUnit tests for HDCP state diffingAlex Hung3-6/+252
2026-07-28drm/amd/display: add KUnit tests for DM stream scalingAlex Hung2-0/+232
2026-07-28drm/amd/display: add KUnit tests for DM atomic state helpersAlex Hung3-8/+175
2026-07-28drm/amd/display: add KUnit tests for DM CRTC vblank/scanoutAlex Hung3-3/+121
2026-07-28drm/amd/display: add KUnit tests for DM IP-block callbacksAlex Hung3-8/+96
2026-07-28drm/amd/display: Test plane colorop pipeline updateAlex Hung1-0/+219
2026-07-28drm/amd/display: Test plane color management updateAlex Hung2-0/+109
2026-07-28drm/amd/display: Test CRTC color management updateAlex Hung2-0/+144
2026-07-28drm/amd/display: Test plane colorop helper walkersAlex Hung3-3/+224
2026-07-28drm/amd/display: Test color mod init and 3D LUT sizeAlex Hung2-0/+125
2026-07-28drm/amd/display: Split DPMS ON into partsDominik Kaszewski4-46/+156
2026-07-28drm/amd/display: Add DWB validation support to DML2.1 wrapperDillon Varone9-9/+206
2026-07-28drm/amd/display: fix debug flags assignment in dmub_replay.cRobin Chen1-1/+1
2026-07-28drm/amd/display: Add EDID management tests for connectorBhawanpreet Lakha3-3/+128
2026-07-28drm/amd/display: Add encoder helper tests for connectorBhawanpreet Lakha3-2/+147
2026-07-28drm/amd/display: Add destroy tests for connectorBhawanpreet Lakha4-1/+153
2026-07-28drm/amd/display: Add register and unregister tests for connectorBhawanpreet Lakha3-2/+76