aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-06drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung2-0/+9
2023-12-06drm/amd/display: Fix writeback_info is not removedAlex Hung1-3/+4
2023-12-06drm/amd/display: Validate hw_points_num before using itAlex Hung1-0/+3
2023-12-06drm/amd/display: Fix writeback_info never got updatedAlex Hung1-9/+4
2023-12-06drm/amd/display: Add writeback enable/disable in dcAlex Hung2-0/+37
2023-12-06drm/amd/display: Hande writeback request from userspaceAlex Hung2-0/+162
2023-12-06drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland1-11/+22
2023-12-06drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland4-8/+24
2023-12-06drm/amd/display: Check writeback connectors in create_validate_stream_for_sinkAlex Hung1-1/+4
2023-12-06drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland1-28/+37
2023-12-06drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland3-5/+9
2023-12-06drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland3-11/+76
2023-12-06drm/amd/display: Initialize writeback connectorAlex Hung4-2/+265
2023-12-06drm/amd/display: Create one virtual connector in DCHarry Wentland2-3/+11
2023-12-06drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DCHarry Wentland1-5/+8
2023-12-06drm/amd/display: Avoid virtual stream encoder if not explicitly requestedAlex Hung1-1/+4
2023-12-06drm/amd/display: add support for DTO genarated dscclkWenjing Liu3-1/+55
2023-12-06drm/amd/display: Fix Replay Desync Error IRQ handlerDennis Chan1-6/+6
2023-12-06drm/amd/display: Add dml2 copy functionsDillon Varone3-12/+36
2023-12-06drm/amd/display: add MPC MCM 1D LUT clock gating programmingYihan Zhu2-2/+3
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski1-0/+6
2023-12-06drm/amd/display: Fix disable_otg_wa logicNicholas Susanto1-8/+0
2023-12-06drm/amd/display: keep domain24 power on if eDP not existCharlene Liu1-2/+20
2023-12-06drm/amd/display: Added delay to DPM logRelja Vojvodic1-10/+16
2023-12-06drm/amd/display: Pass debug watermarks through to DCN35 DML2Nicholas Kazlauskas1-0/+19
2023-12-06drm/amd/display: revert removing otg toggle w/a back when no active displayCharlene Liu2-9/+7
2023-12-06drm/amd/display: Update BIOS FW info table revisionChris Park1-0/+1
2023-12-06drm/amd/display: Skip DPIA-specific DP LL automation flag for non-DPIA linksGeorge Shen3-5/+13
2023-12-06drm/amd/display: Fix null pointerJohnson Chen1-0/+2
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee1-1/+7
2023-12-06drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin1-5/+8
2023-12-06drm/amd/display: insert drv-pmfw log + rollback to new contextCharlene Liu2-23/+47
2023-12-06drm/amd/display: Increase scratch buffer sizeJosip Pavic1-1/+1
2023-12-06drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac1-1/+3
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang14-53/+119
2023-12-06drm/amd/display: Add missing dcn35 RCO registersDaniel Miess3-2/+143
2023-12-06drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVMXiaogang Chen4-159/+176
2023-12-06drm/amd/display: Only enumerate top local sink as DP2 outputMichael Strauss1-0/+9
2023-12-06drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic3-0/+31
2023-12-06drm/amd/display: initialize all the dpm level's stutter latencyCharlene Liu1-1/+3
2023-12-06drm/amd/display: Optimize fast validation casesAlvin Lee2-12/+19
2023-12-06drm/amd/amdgpu: Move vcn4 fw_shared init to a single functionBokun Zhang1-19/+26
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu1-4/+0
2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie220-1524/+3364
2023-11-30drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello1-2/+2
2023-11-30drm/radeon: check return value of radeon_ring_lock()Nikita Zhandarovich1-0/+4
2023-11-30drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()Nikita Zhandarovich1-2/+2
2023-11-30drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()Nikita Zhandarovich1-2/+2
2023-11-30drm/amdgpu: enable mca debug mode on APU by defaultYang Wang1-1/+2
2023-11-30drm/amdgpu: distinguish rlc fw for different SKULikun Gao1-1/+6