summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai2023-02-281-6/+12
* drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr2023-02-281-19/+29
* drm/amd/display: Only wait for blank completion if OTG activeAric Cyr2023-02-281-1/+3
* drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam2023-02-281-1/+46
* drm/amd/display: remove empty dc_link.cWenjing Liu2023-02-281-27/+0
* drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2023-02-282-204/+392
* drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou2023-02-281-1/+2
* drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling2023-02-283-10/+92
* drm/amdgpu: Generalize KFD dmabuf importFelix Kuehling2023-02-281-17/+21
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-2833-288/+978
* drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar2023-02-282-4/+4
* Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr2023-02-281-9/+3
* drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee2023-02-284-10/+34
* drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim2023-02-281-0/+2
* drm/amd/display: update pixel format in DP hw sequenceYihan Zhu2023-02-281-0/+6
* drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta2023-02-281-1/+2
* drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu2023-02-283-11/+22
* drm/amd/display: Allocation at stream EnableMustapha Ghaddar2023-02-284-4/+56
* Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr2023-02-281-0/+3
* drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon2023-02-283-0/+7
* drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr2023-02-289-24/+16
* drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung2023-02-281-1/+4
* drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2023-02-283-2/+11
* drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang2023-02-281-3/+3
* drm/amdgpu: remove unused variable ringTom Rix2023-02-281-2/+0
* drm/amd/display: fix dm irq error message in gpu recovertiancyin2023-02-281-2/+2
* drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello2023-02-281-0/+5
* drm/amd/display: Format input and output CSC matrixHarry Wentland2023-02-282-36/+56
* drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland2023-02-281-1/+1
* drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li2023-02-281-10/+5
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-231-0/+17
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-236-0/+146
* drm/amd/display: Remove unused local variables and functionArthur Grillo2023-02-231-41/+0
* drm/amd/display: Remove unused local variablesArthur Grillo2023-02-239-30/+2
* drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak2023-02-231-2/+3
* drm/amdkfd: Make kobj_type structures constantThomas Weißschuh2023-02-232-9/+9
* drm/amdgpu: make kobj_type structures constantThomas Weißschuh2023-02-232-6/+6
* drm/amd/display: Modify mismatched function nameJiapeng Chong2023-02-231-1/+1
* drm/amd/display: Pass proper parent for DM backlight device registrationHans de Goede2023-02-231-4/+6
* drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-233-6/+6
* drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li2023-02-231-0/+134
* drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li2023-02-231-31/+42
* drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou2023-02-231-5/+14
* drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou2023-02-233-6/+7
* drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou2023-02-233-6/+17
* drm/amdgpu: add umc retire unit elementTao Zhou2023-02-234-0/+7
* drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
* drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
* drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-234-1/+22
* drm/amdkfd: Fix an illegal memory accessQu Huang2023-02-231-6/+3