summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-06-11drm/arm/hdlcd: Replace struct simplefb_format with custom typeThomas Zimmermann-8/+15
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-954/+2781
2025-06-10drm/xe: Reorder 'Get pages failed' messageMatthew Brost-2/+2
2025-06-10drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl-21/+34
2025-06-10drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl-3/+3
2025-06-10drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl-1/+1
2025-06-10drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280Marek Vasut-0/+219
2025-06-10drm/panel: ilitek-ili9881c: Allow configuration of the number of lanesMarek Vasut-1/+5
2025-06-10drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel supportStefan Eichenberger-0/+124
2025-06-10drm/panel: visionox-rm69299: support the variant found in the SHIFT6mqCaleb Connolly-0/+132
2025-06-10drm/panel: visionox-rm69299: switch to devm_regulator_bulk_get_const()Neil Armstrong-9/+12
2025-06-10drm/panel: visionox-rm69299: switch to _multi variantsNeil Armstrong-35/+13
2025-06-10drm/panel: visionox-rm69299: add plumbing to support panel variantsNeil Armstrong-26/+32
2025-06-10drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte-6/+6
2025-06-09drm/msm/adreno: Check for recognized GPU before bindRob Clark-6/+26
2025-06-09drm/msm/adreno: Pass device_node to find_chipid()Rob Clark-5/+5
2025-06-09drm/msm: Rename add_components_mdp()Rob Clark-2/+2
2025-06-09drivers: gpu: drm: msm: registers: improve reproducibilityRyan Eatmon-3/+5
2025-06-09drm/msm/a7xx: Call CP_RESET_CONTEXT_STATEConnor Abbott-0/+14
2025-06-09drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield namesConnor Abbott-1/+2
2025-06-09drm/msm: Temporarily disable stall-on-fault after a page faultConnor Abbott-1/+116
2025-06-09drm/msm: Delete resume_translation()Connor Abbott-19/+0
2025-06-09drm/msm: Don't use a worker to capture fault devcoredumpConnor Abbott-31/+19
2025-06-09drm/msm: Fix another leak in the submit error pathRob Clark-2/+6
2025-06-09drm/msm: Fix a fence leak in submit error pathRob Clark-0/+9
2025-06-09Merge drm/drm-next into drm-xe-nextThomas Hellström-25232/+45222
2025-06-09drm/xe: GSM size should be constant on most platformsMatt Roper-1/+1
2025-06-09drm/xe/svm: Fix regression disallowing 64K SVM migrationMaarten Lankhorst-1/+1
2025-06-09drm/xe/uc: Use GT-oriented firmware messagesMichal Wajdeczko-9/+10
2025-06-09drm/i915: split out display register macros to a separate fileJani Nikula-2934/+3020
2025-06-09Merge drm/drm-next into drm-intel-nextJani Nikula-11206/+21654
2025-06-09drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit testsMaarten Lankhorst-11/+24
2025-06-09drm/xe: Implement a helper for reading out a GGTT PTE at a specified offsetMaarten Lankhorst-5/+14
2025-06-09drm/xe: Remove pte_encode_bo callbackMaarten Lankhorst-17/+0
2025-06-09drm/xe/display: Convert GGTT mapping to use pte_encode_flagsMaarten Lankhorst-12/+5
2025-06-09drm/xe/display: Dont poke into GGTT internals to fill a DPTMaarten Lankhorst-11/+26
2025-06-09drm/xe/ggtt: Seperate flags and address in PTE encodingMaarten Lankhorst-27/+65
2025-06-09drm/xe/display: Remove dereferences of ggtt for tile idMaarten Lankhorst-6/+7
2025-06-09drm/xe: Add xe_ggtt_allocMaarten Lankhorst-5/+19
2025-06-09drm/xe: Add xe_ggtt_might_lockMaarten Lankhorst-1/+15
2025-06-09drm/xe: Use xe_ggtt_map_bo_unlocked for resumeMaarten Lankhorst-5/+17
2025-06-09drm/xe: Remove IOSF_MBI select.Maarten Lankhorst-1/+0
2025-06-09drm: renesas: rz-du: Implement MIPI DSI host transfersHugo Villeneuve-0/+240
2025-06-09drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski-0/+7
2025-06-09drm/msm/disp: Correct porch timing for SDM845James A. MacInnes-5/+9
2025-06-09drm/msm/dp: Disable wide bus support for SDM845James A. MacInnes-1/+6
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-23/+29
2025-06-06drm/xe/topology: Stop trying to fix programming mistakesMichal Wajdeczko-2/+1
2025-06-06drm/xe/topology: Use register array size instead magic numberMichal Wajdeczko-2/+2
2025-06-06drm/xe/topology: Simplify code for loading DSS maskMichal Wajdeczko-15/+18