summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-03drm: panel-backlight-quirks: Make EDID match optionalAntheas Kapenekakis-1/+1
2025-09-03drm/panthor: check bo offset alignment in vm bindChia-I Wu-2/+2
2025-09-03drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binaryJouni Högander-4/+1
2025-09-03drm/i915/power: drop a couple of &i915->drm usagesJani Nikula-6/+3
2025-09-03drm/msm/dpu: decide right side per last bitJun Nie-3/+2
2025-09-03drm/msm/dpu: polish log for resource allocationJun Nie-4/+19
2025-09-03drm/msm: Do not validate SSPP when it is not readyJun Nie-0/+4
2025-09-03drm/msm/dpu: Drop maxwidth from dpu_lm_sub_blks structJessica Zhang-6/+0
2025-09-03drm/tidss: dispc: Explicitly include bitfield.hNathan Chancellor-0/+1
2025-09-03drm/i915/dp: convert open-coded timeout to poll_timeout_us()Jani Nikula-8/+4
2025-09-03drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum-9/+3
2025-09-03drm/i915/display: Fix possible overflow on tc power domain selectionMika Kahola-0/+3
2025-09-02drm/xe: Add more SVM GT statsMatthew Brost-13/+257
2025-09-02drm/xe: Add clearing stats to GT debugfsMatthew Brost-1/+34
2025-09-02drm/xe: Extend Wa_22021007897 to Xe3 platformsTangudu Tilak Tirumalesh-0/+4
2025-09-02drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macrosNicolas Frattaroli-44/+36
2025-09-02drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macroNicolas Frattaroli-6/+5
2025-09-02drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macroNicolas Frattaroli-35/+33
2025-09-02drm/rockchip: vop2: switch to FIELD_PREP_WM16 macroNicolas Frattaroli-7/+9
2025-09-02drm/rockchip: dsi: switch to FIELD_PREP_WM16* macrosNicolas Frattaroli-74/+68
2025-09-02drm/rockchip: lvds: switch to FIELD_PREP_WM16 macroNicolas Frattaroli-10/+11
2025-09-02drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...Gustavo A. R. Silva-6/+10
2025-09-02drm/xe/guc: Increase GuC crash dump buffer sizeZhanjun Dong-1/+1
2025-09-02drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King-1/+1
2025-09-02drm/amd/pm: Print VCE clocks too in si_dpm (v3)Timur Kristóf-0/+1
2025-09-02drm/amd/pm: Remove wm_low and wm_high fields from amdgpu_crtc (v2)Timur Kristóf-9/+3
2025-09-02drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf-0/+31
2025-09-02drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)Timur Kristóf-0/+7
2025-09-02drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf-1/+7
2025-09-02drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf-2/+2
2025-09-02drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf-19/+24
2025-09-02drm/amd/pm: Increase SMC timeout on SI and warn (v3)Timur Kristóf-2/+24
2025-09-02drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf-7/+3
2025-09-02drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf-4/+25
2025-09-02drm/amdgpu: Allow kfd CRIU with no buffer objectsDavid Francis-2/+2
2025-09-02drm/amdgpu: Add mapping info option for GEM_OP ioctlDavid Francis-13/+80
2025-09-02drm/amdgpu: Add ioctl to get all gem handles for a processDavid Francis-0/+82
2025-09-02drm/amdgpu: Allow more flags to be set on gem create.David Francis-9/+15
2025-09-02drm/xe/vf: Enable CCS save/restore only on supported GUC versionsSatyanarayana K V P-24/+95
2025-09-02drm/bridge: ti-sn65dsi86: fix REFCLK settingMichael Walle-0/+11
2025-09-02drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski-0/+6
2025-09-02drm/msm/dsi/phy: Define PHY_CMN_CTRL_0 bitfieldsKrzysztof Kozlowski-6/+21
2025-09-02drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski-0/+4
2025-09-02drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström-2/+1
2025-09-02drm/sched: Fix racy access to drm_sched_entity.dependencyPierre-Eric Pelloux-Prayer-4/+7
2025-09-02drm/i915: compute pipe bpp from link bandwidth managementLee Shawn C-36/+38
2025-09-02drm/i915/hdmi: add debugfs to contorl HDMI bpcLee Shawn C-10/+6
2025-09-02drm/display: bridge_connector: use drm_bridge_is_last()Luca Ceresoli-3/+2
2025-09-02drm/omapdrm: use drm_bridge_chain_get_last_bridge()Luca Ceresoli-4/+2
2025-09-02drm/bridge: imx93-mipi-dsi: use drm_bridge_chain_get_last_bridge()Luca Ceresoli-7/+5