summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-10-15drm/msm/dpu: fix incorrect type for retQianfeng Rong1-1/+1
2025-10-15drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()Qianfeng Rong1-1/+1
2025-10-15drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf1-0/+31
2025-10-15drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)Timur Kristóf1-0/+7
2025-10-15drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf1-1/+7
2025-10-15drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf1-2/+2
2025-10-15drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf1-19/+24
2025-10-15drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf1-7/+3
2025-10-15drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf1-4/+25
2025-10-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong1-1/+0
2025-10-15drm/radeon/r600_cs: clean up of dead code in r600_csBrahmajit Das1-2/+2
2025-10-15drm/panel: novatek-nt35560: Fix invalid return valueBrigham Campbell1-1/+1
2025-10-15minmax: don't use max() in situations that want a C constant expressionLinus Torvalds1-1/+1
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck1-2/+3
2025-10-02minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds7-4/+24
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das1-1/+1
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)3-19/+13
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-1/+1
2025-09-25drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi1-2/+4
2025-09-25drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain1-2/+4
2025-09-19drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula1-3/+3
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher1-3/+0
2025-09-09drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-09drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.cHawking Zhang1-69/+75
2025-09-09drm/amd: Make flashing messages quieterMario Limonciello1-4/+4
2025-09-09drm/amdgpu: Skip TMR allocation if not requiredLijo Lazar1-8/+26
2025-09-09drm/amd/amdgpu: Fix style problems in amdgpu_psp.cSrinivasan Shanmugam1-31/+20
2025-09-09drm/amdgpu: remove the check of init status in psp_ras_initializeTao Zhou1-5/+3
2025-09-09drm/amdgpu: Optimize RAS TA initialization and TA unload funcsCandice Li1-2/+8
2025-09-09drm/bridge: ti-sn65dsi86: fix REFCLK settingMichael Walle1-0/+11
2025-09-09Revert "drm/amdgpu: Avoid extra evict-restore process."Alex Deucher1-2/+4
2025-09-09drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung1-0/+7
2025-09-09drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-09-09drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf1-4/+4
2025-09-04Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"Imre Deak1-1/+1
2025-09-04drm/nouveau/disp: Always accept linear modifierJames Jones1-0/+4
2025-09-04Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2
2025-09-04drm/msm: Defer fd_install in SUBMIT ioctlRob Clark1-7/+7
2025-08-28drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang1-0/+3
2025-08-28drm/hisilicon/hibmc: fix the hibmc loaded failed bugBaihan Li1-2/+2
2025-08-28drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf1-5/+3
2025-08-28drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUSImre Deak1-1/+1
2025-08-28drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf3-11/+3
2025-08-28drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf1-10/+20
2025-08-28drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf1-15/+6
2025-08-28drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf1-1/+1
2025-08-28drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello1-0/+3
2025-08-28drm/sched: Remove optimization that causes hang when killing dependent jobsLin.Cao1-19/+2
2025-08-28drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf1-1/+0