summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon1-0/+3
2018-08-03drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2-2/+2
2018-08-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur1-1/+3
2018-08-03drm/radeon: fix mode_valid's return typeLuc Van Oostenryck1-5/+5
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä1-2/+30
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-06drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan1-0/+1
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide1-1/+6
2018-05-30drm/panel: simple: Fix the bus format for the Ontat panelEric Anholt1-1/+1
2018-05-30drm/imx: move arming of the vblank event to atomic_flushLucas Stach1-0/+5
2018-05-30drm/sun4i: Fix dclk_set_phaseGiulio Benetti1-1/+4
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-6/+11
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-30drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst4-1292/+1292
2018-05-30drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom1-8/+17
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-02drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle1-2/+5
2018-05-02drm/virtio: fix vq wait_event conditionGerd Hoffmann1-2/+2
2018-04-29drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak3-8/+13
2018-04-29drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak1-7/+32
2018-04-29drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2-0/+3
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier1-11/+12
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
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-20radeon: hide pointless #warning when compile testingArnd Bergmann1-1/+2
2018-04-13drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...Christophe JAILLET1-5/+8
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen1-2/+2
2018-04-13drm/amdkfd: NULL dereference involving create_process()Dan Carpenter1-1/+2
2018-04-13drm/sun4i: Ignore the generic connectors for componentsMaxime Ripard1-0/+12
2018-04-13drm/msm: Take the mutex before calling msm_gem_new_implJordan Crouse1-0/+6
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman1-2/+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-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-24drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner1-1/+1
2018-03-24drm/amdgpu: fix gpu reset crashChunming Zhou1-3/+4
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-22drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-22drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao1-0/+10