summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-06-15489-7914/+44881
|\
| * drm/amd/display: Filter out AC mode frequencies on DC mode systemsAustin Zheng2023-06-095-83/+216
| * drm/amd/display: DSC Programming DeltasSridevi2023-06-092-19/+38
| * Revert "drm/amd/display: cache trace buffer size"Leo Ma2023-06-092-3/+0
| * drm/amd/pm: workaround for compute workload type on some skusKenneth Feng2023-06-091-2/+31
| * drm/amd/display: add NULL pointer checkCharlene Liu2023-06-091-4/+4
| * drm/amd/pm: enable more Pstates profile levels for yellow_carpshikaguo2023-06-092-5/+137
| * drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li2023-06-095-23/+36
| * drm/amdgpu: Wrap -Wunused-but-set-variable in cc-optionNathan Chancellor2023-06-091-1/+1
| * drm/amdgpu: add the accelerator PCIe classShiwu Zhang2023-06-093-3/+2
| * Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai2023-06-091-7/+5
| * drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim2023-06-097-17/+25
| * drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello2023-06-091-2/+2
| * drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello2023-06-091-0/+3
| * drm/amd/pm: enable more Pstates profile levels for SMU v13.0.4Tim Huang2023-06-091-1/+53
| * drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.4Tim Huang2023-06-091-0/+29
| * drm/amd/pm: fix vclk setting failed for SMU v13.0.4Tim Huang2023-06-092-2/+11
| * drm/amdgpu: skip to resume rlcg for gc 9.4.3 in vf sideYang Wang2023-06-091-5/+10
| * drm/amdgpu: disable virtual display support on APP deviceYang Wang2023-06-091-1/+2
| * drm/amdgpu: unmap and remove csa_va properlyLang Yu2023-06-093-5/+46
| * drm/amd/display: Refactor avi_info_frame colorimetry determinationJoshua Ashton2023-06-091-11/+17
| * drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland2023-06-091-0/+57
| * drm/amd/display: Always set crtcinfo from create_stream_for_sinkJoshua Ashton2023-06-091-1/+1
| * drm/amd/display: Send correct DP colorspace infopacketHarry Wentland2023-06-091-17/+31
| * drm/amd/display: Signal mode_changed if colorspace changedHarry Wentland2023-06-091-1/+9
| * drm/amd/display: Register Colorspace property for DP and HDMIHarry Wentland2023-06-091-0/+15
| * drm/amd/display: Always pass connector_state to stream validationHarry Wentland2023-06-091-4/+5
| * drm/connector: Allow drivers to pass list of supported colorspacesHarry Wentland2023-06-093-7/+23
| * drm/connector: Print connector colorspace in state debugfsHarry Wentland2023-06-092-0/+16
| * drm/connector: Use common colorspace_names arrayHarry Wentland2023-06-091-53/+77
| * drm/connector: Pull out common create_colorspace_property codeHarry Wentland2023-06-091-27/+27
| * drm/amdkfd: Fix reserved SDMA queues handlingMukul Joshi2023-06-093-13/+12
| * drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher2023-06-091-0/+1
| * drm/amd: Check that a system is a NUMA system before looking for SRATMario Limonciello2023-06-091-1/+2
| * drm/amdkfd: fix vmfault signalling with additional data.Jonathan Kim2023-06-091-14/+20
| * drm/amdgpu: Set EEPROM ras infoStanley.Yang2023-06-092-0/+29
| * drm/amdgpu: Calculate EEPROM table ras info bytes sumStanley.Yang2023-06-091-0/+19
| * drm/amdgpu: Add support EEPROM table v2.1Stanley.Yang2023-06-093-15/+203
| * drm/amdgpu: Support setting EEPROM table versionStanley.Yang2023-06-092-0/+8
| * drm/amdgpu: Add RAS table v2.1 macro definitionStanley.Yang2023-06-092-0/+14
| * drm/amdgpu: Rename ras table versionStanley.Yang2023-06-092-3/+4
| * drm/amdgpu: Implement gfx9 patch functions for resubmissionJiadong Zhu2023-06-091-0/+80
| * drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu2023-06-094-0/+102
| * drm/amdgpu/mmsch: Correct the definition for mmsch init headerEmily Deng2023-06-094-4/+8
| * drm/amdkfd: potential error pointer dereference in ioctlDan Carpenter2023-06-091-2/+2
| * drm/amd/display: Only use ODM2:1 policy for high pixel rate displaysAurabindo Pillai2023-06-092-0/+2
| * drm/amd/pm: Fix memory some memory corruptionDan Carpenter2023-06-092-4/+4
| * drm/amdgpu: display/Kconfig: replace leading spaces with tabSui Jingfeng2023-06-091-10/+7
| * drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz2023-06-091-1/+1
| * drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz2023-06-091-1/+1