summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-25drm: etnaviv: fix common struct sg_table related issuesMarek Szyprowski
2023-02-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-02-06drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2023-01-24drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic
2023-01-24drm/i915/gt: Reset twiceChris Wilson
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-18drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter
2023-01-18drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin
2023-01-18drm/connector: send hotplug uevent on connector cleanupSimon Ser
2023-01-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2023-01-18drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor
2023-01-18drm/sti: Use drm_mode_copy()Ville Syrjälä
2023-01-18drm/rockchip: Use drm_mode_copy()Ville Syrjälä
2023-01-18drm/etnaviv: add missing quirks for GC300Doug Brown
2023-01-18drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang
2023-01-18drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()Xiongfeng Wang
2023-01-18drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun
2023-01-18amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter
2023-01-18drm/mediatek: Modify dpi power on/off sequence.Xinlei Lee
2023-01-18drm/radeon: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-18drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failureMarek Vasut
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark
2022-12-08drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez
2022-12-08drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-12-08drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-12-08drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)Hans de Goede
2022-11-25drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry
2022-11-25drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld
2022-11-25drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()Yuan Can
2022-11-10drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä
2022-11-10drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä
2022-11-10drm/rockchip: dsi: Force synchronous probeBrian Norris
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-11-03drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold
2022-11-03drm/msm/dsi: fix memory corruption with too many bridgesJohan Hovold
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-26drm: panel-orientation-quirks: Add quirk for Anbernic Win600Maya Matuszczyk
2022-10-26drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow
2022-10-26drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas
2022-10-26drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas
2022-10-26drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()Jianglei Nie