aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-03-20drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu11-4/+90
2024-03-20drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu3-1/+26
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso7-10/+18
2024-03-20drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas1-9/+3
2024-03-20drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2-20/+28
2024-03-20drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone5-8/+41
2024-03-20drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-03-20drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic1-0/+3
2024-03-20drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem3-0/+10
2024-03-20drm/amdgpu: Bypass display ta if display hw is not availableHawking Zhang1-0/+18
2024-03-20drm/amdgpu: correct the KGQ fallback messagePrike Liang1-1/+1
2024-03-20drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun5-26/+37
2024-03-20drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun5-31/+41
2024-03-20drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOVZhenGuo Yin2-2/+9
2024-03-20drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman2-2/+5
2024-03-20drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang1-0/+1
2024-03-20drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar10-38/+52
2024-03-20drm/amd/display: Enable DML2 debug flagsAurabindo Pillai1-0/+3
2024-03-20drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel1-3/+15
2024-03-20drm/amdgpu: Reset IH OVERFLOW_EN bit for IH 7.0Friedrich Vock1-0/+6
2024-03-20drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu1-4/+3
2024-03-20drm/amdgpu: fix use-after-free bugVitaly Prosyak1-4/+16
2024-03-20drm/amdgpu: Handle duplicate BOs during process restoreMukul Joshi1-4/+10
2024-03-20drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-03-20drm/xe/gt: Remove continue statement which has no effectTejas Upadhyay1-1/+0
2024-03-20drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assertDouglas Anderson1-9/+13
2024-03-20drm/i915: Rename ICL_PORT_TX_DW6 bitsVille Syrjälä2-3/+4
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König1-0/+1
2024-03-20drm/xe/display: fix type of intel_uncore_read*() functionsLuca Coelho1-3/+3
2024-03-20drm/xe: Move xe_ggtt_invalidate out from ggtt->lockMaarten Lankhorst1-5/+5
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost15-18/+36
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost3-4/+4
2024-03-20drm/xe: Add a NULL check in xe_ttm_stolen_mgr_initNirmoy Das1-0/+5
2024-03-19drm/xe: Use correct function pointer typeNiranjana Vishwanathapura1-1/+1
2024-03-19drm/xe: Streamline exec queue freeing pathNiranjana Vishwanathapura1-11/+11
2024-03-19drm/xe: Separate out sched/deregister_done handlingNiranjana Vishwanathapura1-27/+37
2024-03-20drm/i915/scaler: Update Pipe src size check in skl_update_scalerAnkit Nautiyal1-3/+4
2024-03-20drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut1-1/+5
2024-03-19drm/xe/guc: Don't support older GuC 70.x releasesDaniele Ceraolo Spurio2-34/+16
2024-03-19drm/xe: Add dbg messages on the suspend resume functions.Rodrigo Vivi1-5/+17
2024-03-19drm/xe: Convert gt suspend/resume messages to debugRodrigo Vivi1-2/+4
2024-03-19drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.Himal Prasad Ghimiray1-2/+1
2024-03-19drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entryNathan Morrisson1-0/+29
2024-03-19drm: bridge: thc63lvd1024: Print error message when DT parsing failsLaurent Pinchart1-1/+4
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie1-1/+0
2024-03-19drm/xe/display: Mark dpt and related vma as uncachedJuha-Pekka Heikkila1-5/+5
2024-03-19drm/xe/display: mark DPT with XE_BO_PAGETABLEMatthew Auld1-3/+6
2024-03-19drm/xe: Remove usage of unsafe strcpyNirmoy Das1-21/+23
2024-03-19drm/xe: Drop bogus vma NULL checkNirmoy Das1-1/+1