summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-10-13drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn1-3/+3
2018-10-13drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand1-0/+5
2018-10-13drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2-3/+4
2018-10-10Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"Greg Kroah-Hartman2-7/+7
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König1-8/+15
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou1-2/+5
2018-10-10drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs4-3/+28
2018-10-10drm/nouveau/disp: fix DP disable raceBen Skeggs4-9/+19
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs1-1/+2
2018-10-10drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointerBen Skeggs1-1/+1
2018-10-10drm/nouveau: fix oops in client init failure pathBen Skeggs1-7/+7
2018-10-04drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-10-04drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-04drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-10-04amdgpu: fix multi-process hang issueEmily Deng1-1/+2
2018-10-04drm/amdgpu: fix preamble handlingChristian König1-7/+9
2018-10-04drm/amdgpu: fix VM clearing for the root PDChristian König1-1/+1
2018-10-04drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard1-0/+1
2018-10-04drm/vc4: Add missing formats to vc4_format_mod_supported().Eric Anholt1-0/+2
2018-10-04drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2-0/+9
2018-10-04drm/omap: gem: Fix mm_list lockingDaniel Vetter4-8/+13
2018-10-04drm/sun4i: Fix releasing node when enumerating enpointsJernej Skrabec1-1/+2
2018-10-04drm/sun4i: Enable DW HDMI PHY clockJernej Skrabec1-1/+6
2018-10-04drm/amd/display: fix use of uninitialized memoryWesley Chalmers1-0/+2
2018-10-04drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva1-5/+5
2018-09-29drm/amdgpu: add new polaris pci idAlex Deucher2-6/+9
2018-09-29drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark1-3/+5
2018-09-29drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon1-13/+12
2018-09-29drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul1-6/+20
2018-09-29drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul1-9/+11
2018-09-29drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requestsLyude Paul4-2/+64
2018-09-29drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placementLyude Paul1-2/+5
2018-09-29drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul3-5/+8
2018-09-29drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul1-0/+22
2018-09-29drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()Lyude Paul1-1/+0
2018-09-29drm/nouveau: Only write DP_MSTM_CTRL when neededLyude Paul1-9/+36
2018-09-29drm/nouveau: Reset MST branching unit before enablingLyude Paul1-8/+12
2018-09-29drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak1-2/+6
2018-09-26drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland2-7/+7
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-26drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu1-4/+5
2018-09-26drm/amd/display: support access ddc for mst branchEric Yang1-0/+4
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding1-0/+13
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst1-0/+4
2018-09-26drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul1-2/+4
2018-09-26drm/amd/pp: Set Max clock level to display by defaultRex Zhu1-2/+7
2018-09-19drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo2-16/+24
2018-09-15drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer1-1/+1
2018-09-15drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer1-7/+25