summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-06-02drm/rockchip: dw_hdmi: Inline resource lookup into bind()Jonas Karlman
2026-06-02drm/rockchip: dw_hdmi: Use drmres helpers for encoder resourcesJonas Karlman
2026-06-02drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()Jonas Karlman
2026-06-02drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match dataJonas Karlman
2026-06-02drm/rockchip: analogix_dp: Add support for RK3576Damon Ding
2026-06-02drm/bridge: analogix_dp: Add support for RK3576Damon Ding
2026-06-02drm/bridge: analogix_dp: Rename and simplify is_rockchip()Damon Ding
2026-06-02drm/rockchip: analogix_dp: Fix OF node reference leak via auto cleanupDamon Ding
2026-06-02drm/rockchip: analogix_dp: Enable hclk for RK3588Damon Ding
2026-06-02drm/rockchip: vop2: Use vop2->old_layer_sel directly in wait_for_layer_cfg_do...Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Drop redundant zero-init in setup_layer_mixer()Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Delay old_{layer|port}_sel updates in setup_layer_mixer()Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Wait for layer cfg done before switching LAYERSEL_REGDONE...Cristian Ciocaltea
2026-06-02drm/rockchip: vop2: Fix wrong wait target in layer cfg done checkCristian Ciocaltea
2026-06-02rust/drm: Introduce DeviceContextLyude Paul
2026-06-02drm/rockchip: dw_dp: Release core resourcesCristian Ciocaltea
2026-06-02drm/rockchip: dw_dp: Add missing newline in dev_err_probe() messageCristian Ciocaltea
2026-06-02drm/bridge: synopsys: dw-dp: Support unregistering the AUX channelCristian Ciocaltea
2026-06-02drm/rockchip: vop2: Add YUV support to background colorCristian Ciocaltea
2026-06-02drm/rockchip: vop2: Rename CSC_BT2020 to CSC_BT2020LCristian Ciocaltea
2026-06-02drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()Lyude Paul
2026-06-02drm/i915/color: Fix step discontinuity in Pre-CSC Gamma LUTSean Paul
2026-06-02drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUTSean Paul
2026-06-02drm/i915: Fix color blob reference handling in intel_plane_stateChaitanya Kumar Borah
2026-06-02drm/i915: Avoid programming color HW blocks for NV12 Y planesChaitanya Kumar Borah
2026-06-02drm/i915/display: Don’t use atomic state back-pointer to derive color pipelineChaitanya Kumar Borah
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC signature extractionJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard
2026-06-02gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: add support for 32-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: don't assume 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: use correct sysmem flush registersJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heapJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger non-WPR heapJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard
2026-06-02gpu: nova-core: set DMA mask width based on GPU architectureJohn Hubbard
2026-06-02drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RTMaarten Lankhorst
2026-06-02drm/tyr: use IoMem directly instead of DevresDanilo Krummrich
2026-06-02drm/tyr: separate driver type from driver dataDanilo Krummrich
2026-06-02drm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui
2026-06-01drm/v3d: Reduce PM runtime autosuspend delayMaíra Canal
2026-06-01drm/v3d: Clean caches before runtime suspendMaíra Canal
2026-06-01drm/v3d: Flush MMU TLB and cache during runtime resumeMaíra Canal
2026-06-01drm/xe/display: drop duplicate intel_dp_mst_suspend() callJani Nikula
2026-06-01drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/sh...Jani Nikula
2026-06-01drm/i915: add flush_workqueue(display->wq.cleanup) on shutdownJani Nikula
2026-06-01drm/i915/xe: Enable HPD polling later during system resumeImre Deak