summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-01-15drm/i915/dp: Use intel_dp_dsc_get_slice_config()Imre Deak-32/+9
2026-01-15drm/i915/dp: Add intel_dp_dsc_get_slice_config()Imre Deak-6/+25
2026-01-15drm/i915/dp: Unify DP and eDP slice count computationImre Deak-25/+25
2026-01-15drm/i915/dsi: Use intel_dsc_get_slice_config()Imre Deak-12/+13
2026-01-15drm/i915/dsc: Add intel_dsc_get_slice_config()Imre Deak-15/+58
2026-01-15drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iterationImre Deak-20/+13
2026-01-15drm/i915/dp: Rename test_slice_count to slices_per_lineImre Deak-5/+5
2026-01-15drm/i915/dp: Use int for DSC slice count variablesImre Deak-6/+5
2026-01-15drm/i915/dp: Factor out intel_dp_dsc_min_slice_count()Imre Deak-6/+17
2026-01-15drm/i915/dsc: Switch to using intel_dsc_line_slice_count()Imre Deak-15/+12
2026-01-15drm/i915/dp: Track the detailed DSC slice configurationImre Deak-11/+21
2026-01-15drm/i915/dsi: Track the detailed DSC slice configurationImre Deak-3/+8
2026-01-15drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc()Imre Deak-6/+5
2026-01-15drm/i915/dsc: Track the DSC stream count in the DSC slice config stateImre Deak-12/+12
2026-01-15drm/i915/dsc: Track the detaild DSC slice configurationImre Deak-0/+12
2026-01-15drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost-3/+8
2026-01-15drm/xe: Cleanup unused header includesMatt Roper-129/+45
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-6929/+115832
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-4/+29
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam-0/+2
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan-11/+1
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang-0/+4
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang-1/+2
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra-1/+17
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello-2/+4
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)-1/+2
2026-01-14drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li-8/+11
2026-01-14drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher-0/+23
2026-01-14drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen-2/+2
2026-01-14Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg-12/+0
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)-0/+8
2026-01-14drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao-1/+6
2026-01-14drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang-4/+4
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski-4/+29
2026-01-14drm/amdkfd: Add domain parameter to alloc kernel BOPhilip Yang-39/+45
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam-0/+2
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan-11/+1
2026-01-14drm/amd/pm: Deprecate print_clk_levels callbackLijo Lazar-22/+0
2026-01-14drm/amd/pm: Use emit clock levels in SMU v15.0.0Lijo Lazar-15/+18
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang-3/+1
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang-0/+4
2026-01-14drm/amdkfd: Switch to using GC VERSION to decide LDS/Scratch baseLang Yu-2/+2
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang-1/+2
2026-01-14drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devicesXiaogang Chen-2/+156
2026-01-14drm/amd/pm: fix issue of missing '*' on pp_dpm_xxx nodesYang Wang-15/+16
2026-01-14drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom-1/+1
2026-01-14drm/amdkfd: Fix SVM map/unmap address conversion for non-4k page sizesDonet Tom-8/+21
2026-01-14drm/amdkfd: Relax size checking during queue buffer getDonet Tom-3/+3
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra-1/+17