summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-12-02drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda
2022-12-02drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-12-02drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu
2022-12-02drm/amd/display: No display after resume from WB/CBTsung-hua Lin
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-12-02gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy
2022-12-02drm/amdgpu: disable BACO support on more cardsGuchun Chen
2022-12-02Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...Asher Song
2022-12-02drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)Hans de Goede
2022-12-02drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg
2022-11-26drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira
2022-11-26drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()Shang XiaoJing
2022-11-26drm/drv: Fix potential memory leak in drm_dev_init()Shang XiaoJing
2022-11-26drm/panel: simple: set bpc field for logic technologies displaysAishwarya Kothari
2022-11-26drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kmsGaosheng Cui
2022-11-26drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry
2022-11-26drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira
2022-11-16drm/amdkfd: Migrate in CPU page fault use current mmPhilip Yang
2022-11-16drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen
2022-11-16drm/i915/dmabuf: fix sg_table handling in map_dma_bufMatthew Auld
2022-11-16drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()Yuan Can
2022-11-16drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li
2022-11-16drm/amdkfd: handle CPU fault on COW mappingPhilip Yang
2022-11-16drm/amdkfd: avoid recursive lock in migrations back to RAMAlex Sierra
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-10drm/rockchip: dsi: Clean up 'usage_mode' when failing to attachBrian Norris
2022-11-10drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka
2022-11-10drm/msm/hdmi: fix IRQ lifetimeJohan Hovold
2022-11-10drm/msm/hdmi: Remove spurious IRQF_ONESHOT flagDaniel Thompson
2022-11-10drm/amd/display: explicitly disable psr_feature_enable appropriatelyShirish S
2022-11-03drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()Rafael Mendonca
2022-11-03drm/i915/dp: Reset frl trained flag before restarting FRL trainingAnkit Nautiyal
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-11-03drm/msm/dp: fix IRQ lifetimeJohan Hovold
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-11-03drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resumePrike Liang
2022-10-29drm/vc4: Add module dependency on hdmi-codecMaxime Ripard
2022-10-29drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher
2022-10-26drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=nNathan Chancellor
2022-10-26drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr
2022-10-26drm/dp: Don't rewrite link config when setting phy test patternKhaled Almahallawy
2022-10-26drm/meson: explicitly remove aggregate driver at module unload timeAdrián Larumbe
2022-10-26drm/meson: reorder driver deinit sequence to fix use-after-free bugAdrián Larumbe
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: bridge: dw_hdmi: only trigger hotplug event on link changeLucas Stach