aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)AuthorFilesLines
13 daysBackMerge tag 'v7.2' into drm-nextDave Airlie5-13/+34
2026-07-28drm/vc4: Zero the tile state data array before each BIN jobMaíra Canal1-6/+23
2026-07-28drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO sizeJose Maria Casanova Crespo1-1/+1
2026-07-23drm/vc4: Shut down BO cache timer before teardownLinmao Li1-1/+1
2026-07-22drm/vc4: hvs/v3d: Fix null dereference in unbindGregor Herburger2-2/+2
2026-07-21drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
2026-07-18drm/vc4: hdmi: take i2c adapter module referenceJohan Hovold1-4/+4
2026-07-07Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-1/+1
2026-07-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)2-2/+0
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-6/+7
2026-06-22drm/vc4: dsi: Switch to atomic_create_stateMaxime Ripard1-1/+1
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds18-118/+101
2026-06-09drm/vc4: fix krealloc() memory leakAlexander A. Klimov1-6/+7
2026-05-29drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()Maxime Ripard1-1/+1
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie7-29/+12
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard12-89/+89
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-73/+92
2026-04-02drm/vc4: Clean-up UAPI header inclusionMaíra Canal6-8/+0
2026-04-02drm/vc4: Use devm_request_irq() for automatic cleanupMaíra Canal1-21/+12
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal1-0/+3
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal1-8/+10
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal1-0/+1
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal1-0/+1
2026-03-24drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspaceMaxime Ripard2-10/+10
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard1-3/+1
2026-03-05drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman1-4/+10
2026-03-03drm/vc4: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann2-2/+2
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard10-40/+25
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds8-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook9-26/+23
2026-02-16drm/vc4: hdmi: replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+104
2026-02-10drm/vc4: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-21/+48
2026-02-02drm/vc4: Replace IDR with XArray for perfmon trackingMaíra Canal2-34/+22
2026-01-19drm/display: hdmi_state_helper: split InfoFrame functions per typeDmitry Baryshkov1-2/+80
2026-01-19drm/vc4: hdmi: implement clear_infoframeDmitry Baryshkov1-0/+25
2026-01-16drm: Discard pm_runtime_put() return valueRafael J. Wysocki2-14/+3
2025-10-31drm: include drm_print.h where neededJani Nikula18-0/+23
2025-10-06drm/vc4: Switch to drm_atomic_get_new_crtc_state()Maxime Ripard1-4/+2
2025-09-15drm/vc4: hdmi: switch to generic CEC helpersDmitry Baryshkov3-84/+55
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä1-1/+2
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-1/+7
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-2/+2
2025-06-10drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte1-6/+6
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
2025-05-21drm/bridge: allow limiting I2S formatsDmitry Baryshkov1-1/+1
2025-04-29drm/vc4: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-29/+5