aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-23drm/bridge: sii902x: Fix probing race issueTomi Valkeinen1-13/+16
2024-01-23drm/bridge: tc358767: Limit the Pixel PLL input rangeMarek Vasut1-1/+6
2024-01-23drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3, 0|1) addressChristian Gmeiner1-0/+1
2024-01-23drm/etnaviv: Expose a few more chipspecs to userspaceTomeu Vizoso3-0/+66
2024-01-23drm/etnaviv: disable MLCG and pulse eater on GPU resetLucas Stach1-1/+12
2024-01-23drm/etnaviv: Drop the 'len' parameter of etnaviv_iommu_map() functionSui Jingfeng1-2/+2
2024-01-23drm/etnaviv: Clean up etnaviv_gem_get_pagesSui Jingfeng1-3/+2
2024-01-23drm/etnaviv: Add a helper to get the first available GPU device nodeSui Jingfeng1-9/+17
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann1-1/+0
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann1-1/+1
2024-01-23drm/i915: Try to preserve the current shared_dpll for fastset on type-c portsVille Syrjälä1-1/+7
2024-01-22Merge drm/drm-next into drm-xe-nextLucas De Marchi713-7039/+17086
2024-01-22Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello5-63/+11
2024-01-22drm/amd/display: hook up DCN20 color blocks data to DTN logMelissa Wen4-15/+147
2024-01-22drm/amd/display: add DPP and MPC color caps to DTN logMelissa Wen2-0/+46
2024-01-22drm/amd/display: Address kdoc for eDP Panel Replay feature in 'amdgpu_dm_crtc...Srinivasan Shanmugam1-0/+8
2024-01-22drm/amd/display: hook up DCN30 color blocks data to DTN logMelissa Wen4-1/+135
2024-01-22drm/amdgpu: Fix null pointer dereferenceHawking Zhang1-1/+1
2024-01-22drm/amdgpu: skip call ras_late_init if ras block is not supportedYang Wang1-2/+5
2024-01-22drm/amdgpu: Show vram vendor only if availableLijo Lazar1-1/+16
2024-01-22drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar1-1/+2
2024-01-22drm/amd/pm: update the power cap settingKenneth Feng2-4/+104
2024-01-22drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2024-01-22drm/amd/display: Promote DAL to 3.2.269Aric Cyr1-1/+1
2024-01-22drm/amd/display: [FW Promotion] Release 0.0.201.0Anthony Koo1-9/+4
2024-01-22drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso4-0/+57
2024-01-22drm/amd/display: turn off windowed Mpo ODM feature for dcn321Wenjing Liu1-0/+1
2024-01-22drm/amd/display: Add GART memory support for dmcubFudongwang3-67/+71
2024-01-22drm/amd/display: Revert "Rework DC Z10 restore"Charlene Liu3-15/+7
2024-01-22drm/amd/display: add power_state and pme_pending flagMuhammad Ahmed2-0/+2
2024-01-22drm/amd/display: Add IPS checks before dcn register accessRoman Li1-10/+6
2024-01-22drm/amd/display: Add NULL-checks in dml2 assigned pipe searchAllen Pan1-7/+12
2024-01-22drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang3-0/+77
2024-01-22drm/amd/display: Promote DAL to 3.2.268Aric Cyr1-1/+1
2024-01-22drm/amd/display: create DCN3-specific log for MPC stateMelissa Wen2-1/+54
2024-01-22drm/amd/display: Fix timing bandwidth calculation for HDMILeo (Hanghong) Ma2-0/+6
2024-01-22drm/amd/display: add get_gamut_remap helper for MPC3Melissa Wen2-0/+62
2024-01-22drm/amd/display: fill up DCN3 DPP color stateMelissa Wen2-2/+43
2024-01-22drm/amd/display: read gamut remap matrix in fixed-point 31.32 formatMelissa Wen2-12/+29
2024-01-22drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland16-3/+256
2024-01-22drm/amd/display: decouple color state from hw state logMelissa Wen1-8/+18
2024-01-22drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-01-22drm/amdgpu: update check condition of query for ras page retireTao Zhou1-2/+8
2024-01-22Revert "drm/amd/pm: smu v13_0_6 supports ecc info by default"Tao Zhou1-8/+0
2024-01-22drm/amd/display: Drop kdoc markers for some Panel Replay functionsSrinivasan Shanmugam1-2/+2
2024-01-22drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam1-2/+2
2024-01-22drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang1-2/+2
2024-01-22drm/amdgpu:Support retiring multiple MCA error address pagesYiPeng Chai3-40/+77
2024-01-22drm/amdgpu: add interface to check mca umc statusYiPeng Chai5-5/+38
2024-01-22drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoningYiPeng Chai3-31/+116