summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/amd/display: Add monitor specific edid quirkAurabindo Pillai2023-06-301-0/+26
| | * | | | | | | drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee2023-06-301-34/+52
| | * | | | | | | drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng2023-06-301-4/+0
| | * | | | | | | drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee2023-06-302-2/+102
| | * | | | | | | drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland2023-06-307-13/+25
| | * | | | | | | drm/amdgpu: Keep non-psp path for partition switchLijo Lazar2023-06-301-6/+22
| | * | | | | | | drm/amd/display: program DPP shaper and 3D LUT if updatedMelissa Wen2023-06-301-2/+3
| | * | | | | | | Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu2023-06-301-7/+1
| | * | | | | | | drm/amdgpu: share drm device for pci amdgpu device with 1st partition deviceJames Zhu2023-06-301-3/+6
| | * | | | | | | drm/amd/pm: Add GFX v9.4.3 unique id to sysfsLijo Lazar2023-06-301-0/+1
| | * | | | | | | drm/amd/pm: Enable pp_feature attributeLijo Lazar2023-06-301-1/+3
| | * | | | | | | drm/amdgpu/vcn: Need to unpause dpg before stop dpgEmily Deng2023-06-301-0/+2
| | * | | | | | | drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2Le Ma2023-06-301-5/+0
| | * | | | | | | drm/amdgpu: gpu recovers from fatal error in poison modeYiPeng Chai2023-06-302-0/+12
| | * | | | | | | drm/amdgpu: enable mcbp by default on gfx9Alex Deucher2023-06-302-3/+8
| | * | | | | | | drm/amdgpu: make mcbp a per device settingAlex Deucher2023-06-307-13/+22
| | * | | | | | | drm/amd: Don't initialize PSP twice for Navi3xMario Limonciello2023-06-301-5/+0
| | * | | | | | | Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"Mario Limonciello2023-06-301-2/+0
| | * | | | | | | drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello2023-06-303-0/+8
| | * | | | | | | drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello2023-06-307-5/+25
| | * | | | | | | drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello2023-06-301-1/+1
| | * | | | | | | drm/amd/pm: fulfill the missing enablement for vega12/vega20 L2H and H2L inte...Evan Quan2023-06-302-2/+6
| | * | | | | | | drm/amd/display: Remove assertsHong-lu Cheng2023-06-301-6/+10
| | * | | | | | | drm/amd/display: Work around bad DPCD state on link lossIlya Bakoulin2023-06-302-0/+27
| | * | | | | | | drm/amdgpu: port SRIOV VF missed changesZhigang Luo2023-06-301-1/+14
| | * | | | | | | drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello2023-06-301-0/+2
| | * | | | | | | drm/amdkfd: Update interrupt handling for GFX 9.4.3Mukul Joshi2023-06-305-1/+82
| | * | | | | | | drm/amdgpu: fix number of fence calculationsChristian König2023-06-301-5/+6
| | * | | | | | | drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz2023-06-301-9/+4
| | * | | | | | | drm/amd/pm: Provide energy data in 15.625mJ unitsLijo Lazar2023-06-301-2/+2
| | * | | | | | | drm/amdgpu: Modify for_each_inst macroLijo Lazar2023-06-301-3/+4
| | * | | | | | | drm/amdgpu:Remove sdma halt/unhalt during frontdoor loadMangesh Gadre2023-06-301-4/+9
| | * | | | | | | drm/amdgpu: check RAS irq existence for VCN/JPEGTao Zhou2023-06-302-2/+4
| | * | | | | | | drm/amd/pm: add abnormal fan detection for smu 13.0.0Kenneth Feng2023-06-301-0/+1
| | * | | | | | | drm/amdgpu: remove vm sanity check from amdgpu_vm_make_computeXiaogang Chen2023-06-301-6/+6
| | * | | | | | | drm/amd: Disable PSR-SU on Parade 0803 TCONMario Limonciello2023-06-301-0/+2
| | * | | | | | | drm/amdkfd: Enable GWS on GFX9.4.3Mukul Joshi2023-06-302-12/+24
| | * | | | | | | drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issueEvan Quan2023-06-231-1/+1
| | * | | | | | | drm/amd/display: 3.2.240Aric Cyr2023-06-231-1/+1
| | * | | | | | | drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee2023-06-239-11/+50
| | * | | | | | | drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin2023-06-231-2/+9
| | * | | | | | | drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin2023-06-235-7/+16
| | * | | | | | | drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo2023-06-231-1/+155
| | * | | | | | | drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen2023-06-231-0/+3
| | * | | | | | | drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng2023-06-232-5/+6
| | * | | | | | | drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee2023-06-234-2/+6
| | * | | | | | | drm/amd/display: Clear update flags at end of flipAlvin Lee2023-06-231-0/+7
| | * | | | | | | drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee2023-06-231-1/+1
| | * | | | | | | drm/amd/display: add missing ABM registersSridevi Arvindekar2023-06-231-1/+28
| | * | | | | | | drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng2023-06-235-20/+171