summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-6/+11
2018-05-30drm/meson: fix vsync buffer updateNeil Armstrong3-4/+12
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-30drm/exynos: g2d: use monotonic timestampsArnd Bergmann1-3/+3
2018-05-30gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandleTobias Jordan1-0/+3
2018-05-30gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan1-0/+3
2018-05-30drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom1-8/+17
2018-05-22drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry2-0/+7
2018-05-22drm: Match sysfs name in link removal to link creationHaneen Mohammed1-1/+1
2018-05-16drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä1-0/+2
2018-05-16drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä1-0/+6
2018-05-16drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul1-4/+3
2018-05-16drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament1-1/+2
2018-05-16drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon1-1/+1
2018-05-09drm/bridge: vga-dac: Fix edid memory leakSean Paul1-1/+3
2018-05-09drm/vmwgfx: Fix a buffer object leakThomas Hellstrom1-0/+1
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