summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-02drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()Jonas Karlman1-6/+5
2026-06-02drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match dataJonas Karlman1-4/+7
2026-06-02drm/rockchip: analogix_dp: Add support for RK3576Damon Ding1-0/+9
2026-06-02drm/bridge: analogix_dp: Add support for RK3576Damon Ding1-0/+1
2026-06-02drm/bridge: analogix_dp: Rename and simplify is_rockchip()Damon Ding2-10/+10
2026-06-02drm/rockchip: analogix_dp: Fix OF node reference leak via auto cleanupDamon Ding1-6/+10
2026-06-02drm/rockchip: analogix_dp: Enable hclk for RK3588Damon Ding1-0/+6
2026-06-02drm/rockchip: vop2: Use vop2->old_layer_sel directly in wait_for_layer_cfg_do...Cristian Ciocaltea1-4/+4
2026-06-02drm/rockchip: vop2: Drop redundant zero-init in setup_layer_mixer()Cristian Ciocaltea1-2/+2
2026-06-02drm/rockchip: vop2: Delay old_{layer|port}_sel updates in setup_layer_mixer()Cristian Ciocaltea1-12/+9
2026-06-02drm/rockchip: vop2: Wait for layer cfg done before switching LAYERSEL_REGDONE...Cristian Ciocaltea1-9/+10
2026-06-02drm/rockchip: vop2: Fix wrong wait target in layer cfg done checkCristian Ciocaltea1-1/+1
2026-06-02rust/drm: Introduce DeviceContextLyude Paul2-8/+10
2026-06-02drm/rockchip: dw_dp: Release core resourcesCristian Ciocaltea1-1/+12
2026-06-02drm/rockchip: dw_dp: Add missing newline in dev_err_probe() messageCristian Ciocaltea1-1/+1
2026-06-02drm/bridge: synopsys: dw-dp: Support unregistering the AUX channelCristian Ciocaltea1-0/+6
2026-06-02drm/rockchip: vop2: Add YUV support to background colorCristian Ciocaltea1-15/+138
2026-06-02drm/rockchip: vop2: Rename CSC_BT2020 to CSC_BT2020LCristian Ciocaltea2-2/+2
2026-06-02drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()Lyude Paul1-6/+26
2026-06-02drm/i915/color: Fix step discontinuity in Pre-CSC Gamma LUTSean Paul1-2/+3
2026-06-02drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUTSean Paul1-2/+2
2026-06-02drm/i915: Fix color blob reference handling in intel_plane_stateChaitanya Kumar Borah1-0/+27
2026-06-02drm/i915: Avoid programming color HW blocks for NV12 Y planesChaitanya Kumar Borah2-10/+14
2026-06-02drm/i915/display: Don’t use atomic state back-pointer to derive color pipelineChaitanya Kumar Borah4-12/+17
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC signature extractionJohn Hubbard1-3/+86
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard8-3/+186
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard4-3/+72
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard2-0/+30
2026-06-02gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware imagesJohn Hubbard2-6/+25
2026-06-02gpu: nova-core: add support for 32-bit firmware imagesJohn Hubbard1-0/+53
2026-06-02gpu: nova-core: don't assume 64-bit firmware imagesJohn Hubbard1-25/+83
2026-06-02gpu: nova-core: Blackwell: use correct sysmem flush registersJohn Hubbard3-6/+154
2026-06-02gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heapJohn Hubbard2-6/+15
2026-06-02gpu: nova-core: Hopper/Blackwell: larger non-WPR heapJohn Hubbard8-7/+136
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard7-6/+88
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard7-8/+47
2026-06-02gpu: nova-core: set DMA mask width based on GPU architectureJohn Hubbard5-19/+30
2026-06-02drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RTMaarten Lankhorst1-1/+1
2026-06-02drm/tyr: use IoMem directly instead of DevresDanilo Krummrich2-25/+11
2026-06-02drm/tyr: separate driver type from driver dataDanilo Krummrich2-6/+8
2026-06-02drm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui1-0/+3
2026-06-01drm/v3d: Reduce PM runtime autosuspend delayMaíra Canal1-1/+1
2026-06-01drm/v3d: Clean caches before runtime suspendMaíra Canal1-0/+2
2026-06-01drm/v3d: Flush MMU TLB and cache during runtime resumeMaíra Canal1-9/+22
2026-06-01drm/xe/display: drop duplicate intel_dp_mst_suspend() callJani Nikula1-1/+0
2026-06-01drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/sh...Jani Nikula1-3/+0
2026-06-01drm/i915: add flush_workqueue(display->wq.cleanup) on shutdownJani Nikula1-0/+3
2026-06-01drm/i915/xe: Enable HPD polling later during system resumeImre Deak1-1/+1
2026-06-01drm/i915: Keep display IRQs enabled for encoder suspend/shutdownImre Deak1-2/+10
2026-06-01drm/v3d: Wait for pending L2T flush before cleaning cachesMaíra Canal1-0/+8