summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2023-02-02drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDJonathan Gray
2023-02-02drm/amdgpu/display/mst: limit payload to be updated one by oneJonathan Gray
2023-02-02drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsJonathan Gray
2023-02-02drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Gray
2023-02-02drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Jonathan Gray
2023-02-02drm/display/dp_mst: Correct the kref of port.Jonathan Gray
2023-02-02drm/amdgpu: complete gfxoff allow signal during suspend without delayJonathan Gray
2023-02-02drm/i915: Allow alternate fixed modes always for eDPJonathan Gray
2023-02-02drm/i915: Allow panel fixed modes to have differing sync polaritiesJonathan Gray
2023-02-02drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUJonathan Gray
2023-02-02drm/amdkfd: Add sync after creating vram boJonathan Gray
2023-02-02drm: Add orientation quirk for Lenovo ideapad D330-10IGLJonathan Gray
2023-02-02drm/amd/display: fix issues with driver unloadJonathan Gray
2023-02-02drm/i915/selftests: Unwind hugepages to drop wakeref on errorJonathan Gray
2023-01-25drm/amdgpu: correct MEC number for gfx11 APUsJonathan Gray
2023-01-25drm/amdgpu: add tmz support for GC IP v11.0.4Jonathan Gray
2023-01-25drm/amdgpu: add tmz support for GC 11.0.1Jonathan Gray
2023-01-25drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4Jonathan Gray
2023-01-25drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4Jonathan Gray
2023-01-25drm/amdgpu: enable GFX IP v11.0.4 CG supportJonathan Gray
2023-01-25drm/amdgpu: enable PSP IP v13.0.11 supportJonathan Gray
2023-01-25drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1Jonathan Gray
2023-01-25drm/amdgpu/pm: use the specific mailbox registers only for SMU IP v13.0.4Jonathan Gray
2023-01-25drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11Jonathan Gray
2023-01-25drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.11Jonathan Gray
2023-01-25drm/amdgpu: add smu 13 support for smu 13.0.11Jonathan Gray
2023-01-25drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11Jonathan Gray
2023-01-25drm/amdgpu/discovery: add PSP IP v13.0.11 supportJonathan Gray
2023-01-25drm/amdgpu: add gmc v11 support for GC 11.0.4Jonathan Gray
2023-01-25drm/amdgpu: add gfx support for GC 11.0.4Jonathan Gray
2023-01-25drm/amdgpu/discovery: set the APU flag for GC 11.0.4Jonathan Gray
2023-01-25drm/amdgpu: set GC 11.0.4 familyJonathan Gray
2023-01-25drm/amdgpu/discovery: enable mes support for GC v11.0.4Jonathan Gray
2023-01-25drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4Jonathan Gray
2023-01-25drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4Jonathan Gray
2023-01-25drm/amdgpu/discovery: enable soc21 common for GC 11.0.4Jonathan Gray
2023-01-25drm/amd/display: disable S/G display on DCN 3.1.4Jonathan Gray
2023-01-25drm/amd/display: disable S/G display on DCN 3.1.5Jonathan Gray
2023-01-25drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJonathan Gray
2023-01-25drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJonathan Gray
2023-01-25drm/amd/display: Fix set scaling doesn's workJonathan Gray
2023-01-25drm/i915: Remove unused variableJonathan Gray
2023-01-25drm/i915: Allow switching away via vga-switcheroo if uninitializedJonathan Gray
2023-01-25drm/i915/display: Check source height is > 0Jonathan Gray
2023-01-25drm/i915: re-disable RC6p on Sandy BridgeJonathan Gray
2023-01-25drm/amdgpu: Correct the power calcultion for Renior/Cezanne.Jonathan Gray
2023-01-25drm/amdgpu: allow multipipe policy on ASICs with one MECJonathan Gray
2023-01-25drm/amdgpu: fix amdgpu_job_free_resources v2Jonathan Gray
2023-01-23add a placeholder for GC 11.0.4 device idsJonathan Gray
2023-01-19drm/i915: Fix CFI violations in gt_sysfsJonathan Gray