summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-08-26drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()Qi Liu
2020-08-26drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-26drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panelPaul Cercueil
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu
2020-08-21drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-08-21drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-08-21drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob
2020-08-21drm/tidss: fix modeset init for DPI panelsTomi Valkeinen
2020-08-21drm/omap: force runtime PM suspend on system suspendTomi Valkeinen
2020-08-21drm/amdgpu: fix ordering of psp suspendAlex Deucher
2020-08-21drm/dp_mst: Fix the DDC I2C device registration of an MST portImre Deak
2020-08-21drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
2020-08-21drm/i915/gt: Force the GT reset on shutdownChris Wilson
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-21drm/ingenic: Fix incorrect assumption about plane->indexPaul Cercueil
2020-08-21drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-08-19drm/imx: tve: fix regulator_disable error pathMarco Felsch
2020-08-19drm/imx: fix use after freePhilipp Zabel
2020-08-19drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix
2020-08-19drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart
2020-08-19drm/stm: repair runtime power managementMarek Vasut
2020-08-19drm/radeon: fix array out-of-bounds read and write issuesColin Ian King
2020-08-19drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleColin Ian King
2020-08-19drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineEmil Velikov
2020-08-19drm/arm: fix unintentional integer overflow on left shiftColin Ian King
2020-08-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price
2020-08-19drm/etnaviv: Fix error path on failure to enable bus clkLubomir Rintel
2020-08-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov
2020-08-19drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choiceDouglas Anderson
2020-08-19drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfersDouglas Anderson
2020-08-19drm/gem: Fix a leak in drm_gem_objects_lookup()Dan Carpenter
2020-08-19drm/msm: ratelimit crtc event overflow errorRob Clark
2020-08-19drm/amd/powerplay: suppress compile error around BUG_ONEvan Quan
2020-08-19drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-08-19drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-08-19drm/amd/display: Improve DisplayPort monitor interopAric Cyr
2020-08-19drm/radeon: disable AGP by defaultChristian König
2020-08-19drm/debugfs: fix plain echo to connector "force" attributeMichael Tretter
2020-08-19drm/msm: Fix a null pointer access in msm_gem_shrinker_count()Akhil P Oommen