summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun
2024-04-13drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel
2024-04-13drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-10drm/panfrost: fix power transition timeout warningsChristian Hewitt
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello
2024-04-10drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello
2024-04-10drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello
2024-04-03drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-04-03drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang
2024-04-03drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe
2024-04-03nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher
2024-04-03drm/i915: Check before removing mm notifierNirmoy Das
2024-04-03drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-04-03drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-04-03drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-04-03drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula
2024-04-03drm/exynos: do not return negative values from .get_modes()Jani Nikula
2024-04-03drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula
2024-04-03drm/etnaviv: Restore some id valuesChristian Gmeiner
2024-04-03drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin
2024-03-26nouveau: reset the bo resource bus info after an evictionDave 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 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/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/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/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/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