summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit pathColin Ian King2018-11-041-0/+1
* drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor2018-10-204-5/+33
* drm/i915: Nuke the LVDS lid notifierVille Syrjälä2018-10-203-152/+2
* drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe2018-10-201-0/+1
* drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin2018-10-181-1/+1
* drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand2018-10-131-0/+5
* drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2018-10-132-3/+4
* drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König2018-10-101-8/+15
* drm/nouveau/disp: fix DP disable raceBen Skeggs2018-10-104-9/+19
* drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs2018-10-101-1/+2
* drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher2018-10-101-0/+1
* drm/amd/pp: initialize result to before or'ing in dataColin Ian King2018-10-101-1/+1
* drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-10-032-5/+2
* drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu2018-10-031-1/+10
* drm/i915: Remove vma from object on destroy, not closeChris Wilson2018-10-032-2/+5
* drm/sun4i: Fix releasing node when enumerating enpointsJernej Skrabec2018-10-031-1/+2
* drm/amdgpu: add new polaris pci idAlex Deucher2018-09-292-6/+9
* drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark2018-09-291-3/+5
* drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon2018-09-291-13/+12
* drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul2018-09-291-6/+20
* drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul2018-09-291-9/+11
* drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placementLyude Paul2018-09-291-2/+5
* drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul2018-09-293-5/+8
* drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul2018-09-291-0/+22
* drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson2018-09-261-2/+2
* drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter2018-09-261-1/+1
* drm/amdkfd: Fix error codes in kfd_get_processWei Lu2018-09-261-0/+2
* drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding2018-09-261-0/+13
* drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst2018-09-261-0/+4
* drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul2018-09-261-2/+4
* gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz2018-09-261-4/+16
* drm/i915: set DP Main Stream Attribute for color range on DDI platformsJani Nikula2018-09-192-0/+5
* gpu: ipu-v3: default to id 0 on missing OF aliasPhilipp Zabel2018-09-191-0/+2
* drm/i915: Increase LSPCON timeoutFredrik Schön2018-09-151-1/+1
* drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2018-09-152-16/+41
* drm/amdgpu:add VCN support in PSP driverLikun Gao2018-09-151-0/+3
* drm/amdgpu:add new firmware id for VCNLikun Gao2018-09-151-0/+1
* drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu2018-09-151-0/+3
* drm/amdgpu: update tmr mc addressJames Zhu2018-09-151-0/+5
* drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng2018-09-151-0/+3
* drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu2018-09-151-0/+43
* drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer2018-09-151-1/+1
* drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson2018-09-151-3/+1
* drm/i915/userptr: reject zero user_sizeMatthew Auld2018-09-091-0/+3
* udl-kms: avoid divisionMikulas Patocka2018-09-053-26/+30
* udl-kms: fix crash due to uninitialized memoryMikulas Patocka2018-09-051-1/+1
* udl-kms: handle allocation failureMikulas Patocka2018-09-051-10/+18
* udl-kms: change down_interruptible to downMikulas Patocka2018-09-051-6/+1
* drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach2018-09-051-3/+3
* drm/imx: imx-ldb: disable LDB on driver bindLucas Stach2018-09-051-0/+3