summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-12-14drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN
2022-12-14drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang
2022-12-14drm/shmem-helper: Avoid vm_open error pathsRob Clark
2022-12-14drm/shmem-helper: Remove errant put in error pathRob Clark
2022-12-14drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin
2022-12-08drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-12-08drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
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/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul
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/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: 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-25drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()Shang XiaoJing
2022-11-25drm/drv: Fix potential memory leak in drm_dev_init()Shang XiaoJing
2022-11-25drm/panel: simple: set bpc field for logic technologies displaysAishwarya Kothari
2022-11-25drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen
2022-11-25drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen
2022-11-25drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar
2022-11-25drm/amd/pm: support power source switch on Sienna CichlidEvan Quan
2022-11-25drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry
2022-11-25drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira
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-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/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-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-10-30drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()Dmitry Osipenko
2022-10-26Revert "drm/amdgpu: make sure to init common IP before gmc"Alex Deucher
2022-10-26Revert "drm/amdgpu: use dirty framebuffer helper"Shuah Khan
2022-10-26Revert "drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega"Shuah Khan
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/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
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow
2022-10-26gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()Zeng Jingxiang