aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
6 daysMerge tag 'v5.10.216' into v5.10/standard/basev5.10/standard/baseBruce Ashfield
6 daysMerge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
6 daysMerge tag 'v5.10.214' into v5.10/standard/baseBruce Ashfield
6 daysMerge tag 'v5.10.211' into v5.10/standard/baseBruce Ashfield
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-05-02drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov
2024-05-02drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-05-02drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-05-02nouveau: fix function cast warningArnd Bergmann
2024-04-13drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma
2024-04-13drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-04-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-04-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula
2024-04-13drm/exynos: do not return negative values from .get_modes()Jani Nikula
2024-04-13drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula
2024-04-13drm/etnaviv: Restore some id valuesChristian Gmeiner
2024-04-13drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin
2024-04-13drm/vmwgfx: Fix some static checker warningsZack Rusin
2024-04-13drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'Lee Jones
2024-04-13drm/vmwgfx: switch over to the new pin interface v2Christian König
2024-04-13drm/vmwgfx: stop using ttm_bo_create v2Christian König
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-03-26drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano
2024-03-26drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
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/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno
2024-03-26drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich
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/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/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: 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: dsi: Make use of the helper function dev_err_probe()Cai Huoqing
2024-03-26drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-03-01drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger
2024-03-01drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König
2024-03-01nouveau: fix function cast warningsArnd Bergmann
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield