summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-03-26drm/amdgpu: drop setting buffer funcs in sdma442Le Ma
2024-03-26drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu
2024-03-26drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang
2024-03-26nouveau/gsp: don't check devinit disable on GSP.Dave Airlie
2024-03-26drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza
2024-03-26drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-26nouveau: reset the bo resource bus info after an evictionDave Airlie
2024-03-26drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld
2024-03-26drm/xe: Fix ref counting leak on page faultMatthew Brost
2024-03-26drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano
2024-03-26drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano
2024-03-26drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang
2024-03-26drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-03-26drm/msm/a7xx: Fix LLC typoRob Clark
2024-03-26drm/msm/a6xx: specify UBWC config for sc7180Dmitry Baryshkov
2024-03-26drm/tidss: Fix sync-lost issue with two displaysTomi Valkeinen
2024-03-26drm/tidss: Fix initial plane zpos valuesTomi Valkeinen
2024-03-26drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin
2024-03-26drm/bridge: adv7511: fix crash on irq during probeMads Bligaard Nielsen
2024-03-26drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno
2024-03-26drm/msm/dpu: finalise global state objectDmitry Baryshkov
2024-03-26drm/panel: boe-tv101wum-nl6: make use of prepare_prev_firstDouglas Anderson
2024-03-26drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam
2024-03-26drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov
2024-03-26drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich
2024-03-26drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich
2024-03-26drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabledMarijn Suijten
2024-03-26drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_ENAbhinav Kumar
2024-03-26drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...Srinivasan Shanmugam
2024-03-26drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBsMartin Krastev
2024-03-26drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam
2024-03-26drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam
2024-03-26drm/lima: fix a memleak in lima_heap_allocZhipeng Lu
2024-03-26drm/panel-edp: use put_sync in unprepareHsin-Yi Wang
2024-03-26drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz
2024-03-26drm/rockchip: lvds: do not overwrite error codeQuentin Schulz
2024-03-26drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu
2024-03-26drm/vkms: Avoid reading beyond LUT arrayHarry Wentland
2024-03-26drm/rockchip: inno_hdmi: Fix video timingAlex Bee
2024-03-26drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET
2024-03-26drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET
2024-03-26drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET
2024-03-26drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()Christophe JAILLET
2024-03-26drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET
2024-03-26drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET
2024-03-26drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong
2024-03-26drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni
2024-03-26drm: tests: Fix invalid printf format specifiers in KUnit testsDavid Gow
2024-03-26drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow