summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-06-27drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar
2025-06-27drm/xe/gt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2025-06-27drm/xe: Wire up device shutdown handlerMaarten Lankhorst
2025-06-27drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih
2025-06-27drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller
2025-06-27drm/ssd130x: fix ssd132x_clear_screen() columnsJohn Keeping
2025-06-27drm/msm/a7xx: Call CP_RESET_CONTEXT_STATEConnor Abbott
2025-06-27drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield namesConnor Abbott
2025-06-27drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-06-27drm/msm/disp: Correct porch timing for SDM845James A. MacInnes
2025-06-27drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`Maíra Canal
2025-06-27drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu
2025-06-19drm/meson: Use 1000ULL when operating with mode->clockI Hsin Cheng
2025-06-19drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl
2025-06-19drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl
2025-06-19drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl
2025-06-19drm/meson: use unsigned long long / Hz for frequency typesMartin Blumenstingl
2025-06-19drm/panel-simple: fix the warnings for the Evervision VGG644804Michael Walle
2025-06-19drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez
2025-06-19drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander
2025-06-19drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez
2025-06-19drm/xe: Make xe_gt_freq part of the DocumentationRodrigo Vivi
2025-06-19drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on errAngeloGioacchino Del Regno
2025-06-19drm/mediatek: Fix kobject put for component sub-driversAngeloGioacchino Del Regno
2025-06-19drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptrAngeloGioacchino Del Regno
2025-06-19drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3Konrad Dybcio
2025-06-19drm/tegra: rgb: Fix the unbound reference countBiju Das
2025-06-19drm/vkms: Adjust vkms_state->active_planes allocation typeKees Cook
2025-06-19drm: rcar-du: Fix memory leak in rcar_du_vsps_init()Biju Das
2025-06-19drm/msm/dpu: enable SmartDMA on SC8180XDmitry Baryshkov
2025-06-19drm/msm/dpu: enable SmartDMA on SM8150Dmitry Baryshkov
2025-06-19drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe()Christophe JAILLET
2025-06-19drm/panel: samsung-sofef00: Drop s6e3fc2x01 supportCasey Connolly
2025-06-19drm/panthor: Update panthor_mmu::irq::mask when neededBoris Brezillon
2025-06-19drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitionsBoris Brezillon
2025-06-19drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han
2025-06-19drm/vc4: tests: Use return instead of assertMaxime Ripard
2025-06-19drm/xe/d3cold: Set power state to D3Cold during s2idle/s3Badal Nilawar
2025-06-19drm/vmwgfx: Fix dumb buffer leakIan Forbes
2025-06-19drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resourceKeisuke Nishimura
2025-06-19drm/vmwgfx: Add seqno waiter for sync_filesIan Forbes
2025-06-10Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai
2025-06-04drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-06-04drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-06-04drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai
2025-06-04drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen
2025-05-29drm/amdkfd: Correct F8_MODE for gfx950Amber Lin
2025-05-29drm/amd/display: Exit idle optimizations before accessing PHYOvidiu Bunea
2025-05-29Revert "drm/amd: Keep display off while going into S4"Mario Limonciello
2025-05-29drm/edid: fixed the bug that hdr metadata was not resetfeijuan.li