summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Alex Deucher
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/i915: Provide the perf pmu.moduleChris Wilson
2020-08-26drm/i915/pmu: Prefer drm_WARN_ON over WARN_ONPankaj Bharadiya
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/amd/display: Fix incorrect backlight register offset for DCNAric Cyr
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-26drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET
2020-08-26drm/ast: Initialize DRAM type before posting GPUThomas Zimmermann
2020-08-26drm/ast: Remove unused code paths for AST 1180Thomas Zimmermann
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/dp_mst: Fix the DDC I2C device unregistration of an MST portImre Deak
2020-08-21drm/dp_mst: Fix timeout handling of MST down messagesImre Deak
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-21gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam
2020-08-21drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failedChen Tao
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/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845Jonathan Marek
2020-08-19gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam
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/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao
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