summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä2018-05-161-0/+2
* drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä2018-05-161-0/+6
* drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul2018-05-161-4/+3
* drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament2018-05-161-1/+2
* drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon2018-05-161-1/+1
* drm/bridge: vga-dac: Fix edid memory leakSean Paul2018-05-091-1/+3
* drm/vmwgfx: Fix a buffer object leakThomas Hellstrom2018-05-091-0/+1
* drm/i915: Enable display WA#1183 from its correct spotImre Deak2018-05-011-6/+5
* drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle2018-05-011-2/+5
* drm/virtio: fix vq wait_event conditionGerd Hoffmann2018-05-011-2/+2
* drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCsNeil Armstrong2018-04-291-0/+3
* drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst2018-04-264-1292/+1292
* drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak2018-04-263-9/+25
* drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak2018-04-261-7/+32
* drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-261-1/+1
* drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-261-1/+1
* drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann2018-04-261-1/+1
* drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2018-04-262-0/+3
* drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä2018-04-242-18/+73
* drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-241-2/+2
* drm/radeon: add PX quirk for Asus K73TKNico Sneck2018-04-241-0/+4
* drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier2018-04-241-11/+12
* drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher2018-04-241-0/+67
* drm/amdgpu: Fix PCIe lane width calculationAlex Deucher2018-04-241-2/+2
* drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher2018-04-244-4/+4
* drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen2018-04-242-3/+5
* drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher2018-04-241-0/+1
* radeon: hide pointless #warning when compile testingArnd Bergmann2018-04-191-1/+2
* clk: divider: fix incorrect usage of container_ofJerome Brunet2018-04-121-1/+1
* drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson2018-03-281-51/+30
* drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman2018-03-281-2/+7
* drm: Reject getfb for multi-plane framebuffersDaniel Stone2018-03-281-0/+7
* drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-281-19/+12
* drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom2018-03-284-16/+34
* drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom2018-03-284-1/+25
* drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi2018-03-241-0/+5
* omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller2018-03-241-0/+3
* drm/tilcdc: ensure nonatomic iowrite64 is not usedLogan Gunthorpe2018-03-241-1/+1
* drm/msm: fix leak in failed get_pagesPrakash Kamliya2018-03-241-4/+10
* drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-211-19/+12
* drm/radeon: fix prime teardown orderChristian König2018-03-212-2/+2
* drm/amdgpu: fix prime teardown orderChristian König2018-03-212-2/+2
* drm/nouveau/bl: Fix oops on driver unbindLukas Wunner2018-03-211-2/+2
* drm/i915/glk: Disable Guc and HuC on GLKAnusha Srivatsa2018-03-192-20/+0
* drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao2018-03-191-0/+10
* drm/amdgpu:fix virtual dce bugMonk Liu2018-03-191-1/+3
* drm/sun4i: Fix format mask in DE2 driverJernej Skrabec2018-03-191-1/+1
* drm/amdgpu:fix random missing of FLR NOTIFYMonk Liu2018-03-191-3/+11
* drm/etnaviv: make THERMAL selectablePhilipp Zabel2018-03-192-3/+14
* drm/amdgpu: fix get_max_engine_clock_in_mhzFelix Kuehling2018-03-191-2/+5