summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy
2022-12-31drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2022-12-31drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2022-12-31drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()Nathan Chancellor
2022-12-31drm/sti: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/rockchip: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/msm: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-12-31drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz
2022-12-31drm/amd/display: prevent memory leakgehao
2022-12-31drm/etnaviv: add missing quirks for GC300Doug Brown
2022-12-31drm/amdkfd: Fix memory leakageKonstantin Meskhidze
2022-12-31drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang
2022-12-31drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()Xiongfeng Wang
2022-12-31drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen
2022-12-31drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun
2022-12-31drm/amdgpu: fix pci device refcount leakYang Yingliang
2022-12-31drm/msm/a6xx: Fix speed-bin detection vs probe-deferRob Clark
2022-12-31drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey
2022-12-31drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson
2022-12-31amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter
2022-12-31drm/mediatek: Modify dpi power on/off sequence.Xinlei Lee
2022-12-31drm/radeon: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2022-12-31drm/msm/hdmi: use devres helper for runtime PM managementDmitry Baryshkov
2022-12-31drm/msm/hdmi: drop unused GPIO supportDmitry Baryshkov
2022-12-31drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failureMarek Vasut
2022-12-31drm/rockchip: lvds: fix PM usage counter unbalance in poweronZhang Qilong
2022-12-31drm/amdgpu/powerplay/psm: Fix memory leak in power state initRafael Mendonca
2022-12-31drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridgeAbhinav Kumar
2022-12-31drm/amd/display: Manually adjust strobe for DCN303Martin Leung
2022-12-14drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang
2022-12-14drm/vmwgfx: Fix race issue calling pin_user_pagesDawei Li
2022-12-14drm/shmem-helper: Avoid vm_open error pathsRob Clark
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark
2022-12-14drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang
2022-12-14drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin
2022-12-14drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()Hsin-Yi Wang
2022-12-08drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-12-08drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-12-08drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu
2022-12-08drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-12-08drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez
2022-12-08drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
2022-12-08drm/i915/gt: Use i915_vm_put on ppgtt_create error pathsChris Wilson
2022-12-08drm/i915: Create a dummy object for gen6 ppgttMaarten Lankhorst