summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan
2026-01-14drm/amd/pm: Deprecate print_clk_levels callbackLijo Lazar
2026-01-14drm/amd/pm: Use emit clock levels in SMU v15.0.0Lijo Lazar
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang
2026-01-14drm/amdkfd: Switch to using GC VERSION to decide LDS/Scratch baseLang Yu
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen
2026-01-14drm/amd/pm: fix issue of missing '*' on pp_dpm_xxx nodesYang Wang
2026-01-14drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom
2026-01-14drm/amdkfd: Fix SVM map/unmap address conversion for non-4k page sizesDonet Tom
2026-01-14drm/amdkfd: Relax size checking during queue buffer getDonet Tom
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra
2026-01-14drm/xe/mert: Improve handling of MERT CAT errorsMichal Wajdeczko
2026-01-14drm/tegra: dsi: fix device leak on probeJohan Hovold
2026-01-14drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIPGeert Uytterhoeven
2026-01-14drm/sysfb: Remove duplicate declarationsThomas Zimmermann
2026-01-13drm/xe: vram addr range is expanded to bit[17:8]Fei Yang
2026-01-13drm/xe: Replace use of system_wq with tlb_inval->timeout_wqMarco Crivellari
2026-01-14drm/atomic: verify that gamma/degamma LUTs are not too bigDmitry Baryshkov
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov
2026-01-13drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*Lyude Paul
2026-01-13drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul
2026-01-13drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MSTImre Deak
2026-01-13drm/i915/dp: Simplify eDP vs. DP compressed BPP computationImre Deak
2026-01-13drm/i915/dp: Unify computing compressed BPP for DP-SST and eDPImre Deak
2026-01-13drm/i915/dp: Simplify computing forced DSC BPP for DP-SSTImre Deak
2026-01-13drm/i915/dp: Simplify computing DSC BPPs for DP-SSTImre Deak
2026-01-13drm/i915/dp: Simplify computing DSC BPPs for eDPImre Deak
2026-01-13drm/i915/dp: Use helpers to align min/max compressed BPPsImre Deak
2026-01-13drm/i915/dp: Unify detect and compute time DSC mode BW validationImre Deak
2026-01-13drm/i915/dp: Add intel_dp_mode_valid_with_dsc()Imre Deak
2026-01-13drm/i915/dp: Factor out compute_max_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Factor out compute_min_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compress...Imre Deak
2026-01-13drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_li...Imre Deak
2026-01-13drm/i915/dp: Align min/max compressed BPPs when calculating BPP limitsImre Deak
2026-01-13drm/i915/dp: Align min/max DSC input BPPs to sink capsImre Deak
2026-01-13drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()Imre Deak
2026-01-13drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()Imre Deak
2026-01-13drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()Imre Deak
2026-01-13drm/panthor: Implement reading shader_present from nvmemNicolas Frattaroli
2026-01-13drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.cAbhishek Rajput
2026-01-13drm/gud: fix NULL fb and crtc dereferences on USB disconnectShenghao Yang
2026-01-13host1x: Convert to bus methodsUwe Kleine-König