summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-07-05drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou1-0/+3
2024-06-16drm/bridge: tc358775: fix support for jeida-18 and jeida-24Michael Walle1-12/+9
2024-06-16drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten1-3/+0
2024-06-16drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov1-3/+3
2024-06-16drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connectorMarek Vasut1-0/+3
2024-06-16drm/bridge: tc358775: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-16drm/bridge: lt9611: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
2024-06-16drm: vc4: Fix possible null pointer dereferenceAleksandr Mishin1-0/+2
2024-06-16drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu1-1/+4
2024-06-16drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin1-0/+3
2024-06-16drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
2024-06-16drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt1-3/+3
2024-06-16drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-06-16drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
2024-06-16drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam1-0/+3
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
2024-05-17drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-05-17gpu: host1x: Do not setup DMA for virtual devicesThierry Reding1-8/+0
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-05-02drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-05-02drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-05-02drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
2024-05-02nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-13drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr1-2/+2
2024-04-13drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-04-13drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-04-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-04-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-04-13drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4
2024-04-13drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula1-6/+11
2024-04-13drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
2024-04-13drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin1-3/+11
2024-04-13drm/vmwgfx: Fix some static checker warningsZack Rusin10-22/+33
2024-04-13drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'Lee Jones1-3/+1
2024-04-13drm/vmwgfx: switch over to the new pin interface v2Christian König11-85/+39
2024-04-13drm/vmwgfx: stop using ttm_bo_create v2Christian König4-8/+53
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-03-27drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano1-2/+4
2024-03-27drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang1-5/+7
2024-03-27drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam1-1/+1
2024-03-27drm/tidss: Fix initial plane zpos valuesTomi Valkeinen1-1/+1
2024-03-27drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin1-0/+1
2024-03-27drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno1-5/+5
2024-03-27drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich1-1/+1