summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-10-03drm/amdgpu: Need to set moved to true when evict boEmily Deng1-0/+1
2018-10-03drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-03drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-10-03amdgpu: fix multi-process hang issueEmily Deng1-1/+2
2018-10-03drm/amdgpu: fix preamble handlingChristian König1-7/+9
2018-10-03drm/amdgpu: fix VM clearing for the root PDChristian König1-1/+1
2018-10-03drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard1-0/+1
2018-10-03drm/vc4: Add missing formats to vc4_format_mod_supported().Eric Anholt1-0/+2
2018-10-03drm/v3d: Take a lock across GPU scheduler job creation and queuing.Eric Anholt2-0/+9
2018-10-03drm/omap: gem: Fix mm_list lockingDaniel Vetter4-8/+13
2018-10-03drm/sun4i: Fix releasing node when enumerating enpointsJernej Skrabec1-1/+2
2018-10-03drm/sun4i: Enable DW HDMI PHY clockJernej Skrabec1-1/+6
2018-10-03drm/amd/display: fix use of uninitialized memoryWesley Chalmers1-0/+2
2018-10-03drm/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-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz1-4/+16
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-19gpu: ipu-v3: default to id 0 on missing OF aliasPhilipp Zabel1-0/+2
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
2018-09-15drm/amdgpu: Make pin_size values atomicMichel Dänzer4-21/+23
2018-09-15drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer5-19/+14
2018-09-15drm/i915: set DP Main Stream Attribute for color range on DDI platformsJani Nikula2-0/+5
2018-09-15drm/i915: Re-apply "Perform link quality check, unconditionally during long p...Jan-Marek Glogowski1-14/+19
2018-09-15drm/amdgpu: fix incorrect use of drm_file->pidChristian König1-15/+4
2018-09-15drm/amdgpu: fix incorrect use of fcheckChristian König1-1/+3
2018-09-15drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2-16/+41
2018-09-15drm/amdgpu:add VCN support in PSP driverLikun Gao1-0/+3
2018-09-15drm/amdgpu:add new firmware id for VCNLikun Gao1-0/+1