summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-06-05drm/i915: Fix PIPEDMC disabling for a bigjoiner configurationImre Deak
2023-06-05drm/i915: Disable DPLLs before disconnecting the TC PHYImre Deak
2023-06-05drm/i915: Move shared DPLL disabling into CRTC disable hookImre Deak
2023-05-30drm: fix drmm_mutex_init()Matthew Auld
2023-05-30drm/amd/amdgpu: limit one queue per gangJack Xiao
2023-05-30drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves
2023-05-30drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan
2023-05-30drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang
2023-05-30drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher
2023-05-30drm/mgag200: Fix gamma lut not initialized.Jocelyn Falempe
2023-05-30drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo
2023-05-24drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma
2023-05-24drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao
2023-05-24drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher
2023-05-24drm/amdgpu: refine get gpu clock counter methodTong Liu01
2023-05-24drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli
2023-05-24drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen
2023-05-24drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher
2023-05-24drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan
2023-05-24drm/exynos: fix g2d_open/close helper function definitionsArnd Bergmann
2023-05-24drm/msm: Fix submit error-path leaksRob Clark
2023-05-24drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten
2023-05-24drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typoMarijn Suijten
2023-05-24drm/msm/dpu: split SM8550 catalog entry to the separate fileDmitry Baryshkov
2023-05-24drm/msm/dpu: move UBWC/memory configuration to separate structDmitry Baryshkov
2023-05-24drm/msm/dpu: Allow variable INTF_BLK sizeKonrad Dybcio
2023-05-24drm/msm/dpu: Allow variable SSPP_BLK sizeKonrad Dybcio
2023-05-24drm/msm/dpu: drop smart_dma_rev from dpu_capsDmitry Baryshkov
2023-05-24drm/msm/dpu: populate SmartDMA features in hw catalogDmitry Baryshkov
2023-05-24drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabsMarijn Suijten
2023-05-24drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten
2023-05-24drm/msm/dpu: Assign missing writeback log_maskMarijn Suijten
2023-05-24drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla
2023-05-24drm/amdgpu: Enable IH retry CAM on GFX9Mukul Joshi
2023-05-24drm/amdgpu: Fix sdma v4 sw fini errorlyndonli
2023-05-24drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello
2023-05-24drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh
2023-05-24drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson
2023-05-24drm/tegra: Avoid potential 32-bit integer overflowNur Hussein
2023-05-24drm/amd/display: fixed dcn30+ underflow issueAyush Gupta
2023-05-24drm/rockchip: dw_hdmi: cleanup drm encoder during unbindToby Chen
2023-05-24drm/amd/display: reallocate DET for dual displays with high pixel rate ratioSamson Tam
2023-05-24drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira
2023-05-24drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger
2023-05-24drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam
2023-05-24drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh
2023-05-24drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta
2023-05-24drm/displayid: add displayid_get_header() and check bounds betterJani Nikula
2023-05-24drm/i915: taint kernel when force probing unsupported devicesJani Nikula
2023-05-24drm/i915/dp: prevent potential div-by-zeroNikita Zhandarovich