aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
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/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu
2024-03-26drm/ttm: add ttm_resource_fini v2Christian König
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: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko
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: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong
2024-03-26drm/tegra: dpaux: Populate AUX busThierry Reding
2024-03-26drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni
2024-03-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang
2024-03-19Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-03-15drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor
2024-03-15drm/amd/display: remove DML Makefile duplicate linesMagali Lemes
2024-03-15drm/amd/display: move calcs folder into DMLIsabella Basso
2024-03-15drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo
2024-03-15drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock
2024-03-15drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan
2024-03-15drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam
2024-03-12Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-03-06Revert "drm/bridge: lt8912b: Register and attach our DSI device at probe"Max Krummenacher
2024-03-03Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
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/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui
2024-03-01nouveau: fix function cast warningsArnd Bergmann
2024-03-01drm/i915/dg1: Update DMC_DEBUG3 registerChuansheng Liu
2024-03-01drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2024-03-01drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström
2024-03-01drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang
2024-03-01drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
2024-02-26Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-02-23drm/msm/dsi: Enable runtime PMKonrad Dybcio
2024-02-23fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2024-02-23fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2024-02-23dma-buf: add dma_fence_timestamp helperChristian König
2024-02-23drm/prime: Support page array >= 4GBPhilip Yang
2024-02-23Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2024-02-23drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam