summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-05-01drm/i915: Enable display WA#1183 from its correct spotImre Deak1-6/+5
2018-05-01drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle1-2/+5
2018-05-01drm/virtio: fix vq wait_event conditionGerd Hoffmann1-2/+2
2018-04-29drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCsNeil Armstrong1-0/+3
2018-04-26drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst4-1292/+1292
2018-04-26drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak3-9/+25
2018-04-26drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak1-7/+32
2018-04-26drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-26drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh1-1/+1
2018-04-26drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann1-1/+1
2018-04-26drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2-0/+3
2018-04-24drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä2-18/+73
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24drm/radeon: add PX quirk for Asus K73TKNico Sneck1-0/+4
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier1-11/+12
2018-04-24drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher1-0/+67
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-04-24drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher4-4/+4
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen2-3/+5
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher1-0/+1
2018-04-19radeon: hide pointless #warning when compile testingArnd Bergmann1-1/+2
2018-04-12clk: divider: fix incorrect usage of container_ofJerome Brunet1-1/+1
2018-03-28drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson1-51/+30
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman1-2/+7
2018-03-28drm: Reject getfb for multi-plane framebuffersDaniel Stone1-0/+7
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom4-16/+34
2018-03-28drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom4-1/+25
2018-03-24drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi1-0/+5
2018-03-24omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller1-0/+3
2018-03-24drm/tilcdc: ensure nonatomic iowrite64 is not usedLogan Gunthorpe1-1/+1
2018-03-24drm/msm: fix leak in failed get_pagesPrakash Kamliya1-4/+10
2018-03-21drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-21drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-21drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-21drm/nouveau/bl: Fix oops on driver unbindLukas Wunner1-2/+2
2018-03-19drm/i915/glk: Disable Guc and HuC on GLKAnusha Srivatsa2-20/+0
2018-03-19drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao1-0/+10
2018-03-19drm/amdgpu:fix virtual dce bugMonk Liu1-1/+3
2018-03-19drm/sun4i: Fix format mask in DE2 driverJernej Skrabec1-1/+1
2018-03-19drm/amdgpu:fix random missing of FLR NOTIFYMonk Liu1-3/+11
2018-03-19drm/etnaviv: make THERMAL selectablePhilipp Zabel2-3/+14
2018-03-19drm/amdgpu: fix get_max_engine_clock_in_mhzFelix Kuehling1-2/+5
2018-03-19drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula1-2/+7
2018-03-15drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-15drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-15drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-15drm/radeon: fix KV harvestingAlex Deucher1-29/+2
2018-03-15drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-15drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2-49/+23