summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-10-11drm/amdgpu: Add poison mode query for umc v8_10_0Candice Li1-0/+26
2022-10-11drm/amdgpu: Update umc v8_10_0 headersCandice Li2-0/+5
2022-10-11drm/amdgpu: fix coding style issue for mca notifierTao Zhou1-3/+3
2022-10-11drm/amdgpu: define convert_error_address for umc v8.7Tao Zhou1-22/+25
2022-10-11drm/amdgpu: define RAS convert_error_address APITao Zhou3-93/+64
2022-10-11drm/amdgpu: remove check for CE in RAS error address queryTao Zhou4-90/+59
2022-10-11drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]Guenter Roeck1-2/+2
2022-10-11drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...Alexey Kodanev1-1/+1
2022-10-11drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...Alexey Kodanev1-1/+1
2022-10-11drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher4-13/+18
2022-10-11drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher10-59/+36
2022-10-11drm/amdgpu: Fix SDMA engine resume issue under SRIOVBokun Zhang1-3/+10
2022-10-11drm/amd/display: Fix watermark calculationAlvin Lee1-1/+1
2022-10-11drm/amd/display: Drop uncessary OTG lock checkRodrigo Siqueira1-10/+1
2022-10-11drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira4-20/+5
2022-10-11drm/amd/display: Add a missing hook to DCN20Rodrigo Siqueira1-0/+1
2022-10-11drm/amd/display: always allow pstate change when no dpps are active on dcn315Dmytro Laktyushkin1-3/+6
2022-10-11drm/amd/display: Display does not light up after S4 resumeMeenakshikumar Somasundaram5-1/+56
2022-10-11drm/amd/display: Use the same cursor info across featuresMax Tseng11-148/+400
2022-10-11drm/amd/display: Fix bug preventing FCLK Pstate allow message being sentDillon Varone1-2/+2
2022-10-11drm/amd/display: Acquire FCLK DPM levels on DCN32Dillon Varone2-15/+41
2022-10-11drm/amd/display: Validate DSC After Enable All New CRTCsFangzhi Zuo1-4/+9
2022-10-11drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resourcesJun Lei5-2/+61
2022-10-11drm/amd/display: increase hardware status wait timeVladimir Stempen2-3/+3
2022-10-11drm/amd/display: Do not trigger timing sync for phantom pipesAurabindo Pillai1-3/+23
2022-10-11drm/amd/display: Use correct pixel clock to program DTBCLK DTO'sDillon Varone1-1/+1
2022-10-11drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+1
2022-10-11drm/amd/display: zeromem mypipe heap struct before using itMartin Leung1-0/+2
2022-10-11drm/amd/display: properly configure DCFCLK when enable/disable FreesyncVladimir Stempen2-1/+13
2022-10-11Revert "drm/amd/display: skip commit minimal transition state"Dillon Varone1-20/+0
2022-10-11drm/amd/display: Update PMFW z-state interface for DCN314Nicholas Kazlauskas2-9/+5
2022-10-11drm/amd/display: explicitly disable psr_feature_enable appropriatelyShirish S1-2/+6
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2022-10-08Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+14
2022-10-06Revert "drm/amdgpu: use dirty framebuffer helper"Hamza Mahfooz1-12/+2
2022-10-06drm/amdgpu: Correct amdgpu_amdkfd_total_mem_size calculationPhilip Yang1-3/+3
2022-10-06drm/amdgpu: Set vmbo destroy after pt bo is createdPhilip Yang1-1/+4
2022-10-06drm/amdgpu: Fix VRAM BO swap issueArunpravin Paneer Selvam1-5/+12
2022-10-06drm/amd/display: Remove unused struct i2c_id_config_accessYuan Can1-7/+0
2022-10-06drm/amd/display: Removed unused variable 'sdp_stream_enable'Dong Chenchen1-10/+6
2022-10-06drm/amd/display: clean up dcn32_fpu.c kernel-docRandy Dunlap1-67/+49
2022-10-06drm/amd/display: Fix vblank refcount in vrr transitionYunxiang Li1-29/+26
2022-10-06drm/amd/display: Enable dpia support for dcn314Roman Li1-1/+2
2022-10-06drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqdRuili Ji2-2/+4
2022-10-06drm/amdgpu/sdma: add missing release_firmware() in amdgpu_sdma_init_microcode()Yang Yingliang1-3/+5
2022-10-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2022-10-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2022-10-06drm/amd/display: Minor code style changeRodrigo Siqueira1-7/+2
2022-10-06drm/amd/display: update DSC for DCN32Rodrigo Siqueira1-6/+4
2022-10-06drm/amd/display: Disconnect DSC for unused pipes during ODM transitionRodrigo Siqueira1-8/+11