aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-279/+283
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-nextDave Airlie18-279/+283
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't calledVille Syrjälä1-1/+9
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+5
2015-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-1/+19
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie1-0/+6
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2015-11-10nouveau: don't call pci_dma_supportedChristoph Hellwig1-2/+5
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds425-9488/+52410
2015-11-09remove abs64()Andrew Morton2-4/+4
2015-11-10drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck1-1/+2
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-45/+3
2015-11-07Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie7-24/+79
2015-11-07Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie6-100/+42
2015-11-06signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov1-41/+0
2015-11-06mm, fs: introduce mapping_gfp_constraint()Michal Hocko2-3/+2
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-1/+184
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom4-99/+39
2015-11-06drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom2-1/+3
2015-11-06drm/i915/skl: disable display side power well support for nowImre Deak2-2/+21
2015-11-06drm/i915: Extend DSL readout fix to BDW and SKL.Maarten Lankhorst1-1/+1
2015-11-05drm/i915: Do graphics device reset under forcewakeMika Kuoppala1-1/+10
2015-11-05drm/i915: Skip fence installation for objects with rotated views (v4)Vivek Kasireddy1-16/+20
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner1-2/+0
2015-11-05Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie2-2/+0
2015-11-05Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie6-21/+20
2015-11-05Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie5-10/+119
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie24-498/+31241
2015-11-04drm/amdgpu: group together common fence implementationChristian König1-97/+109
2015-11-04drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König3-4/+3
2015-11-04drm/amdgpu: remove now unused fence functionsChristian König1-39/+0
2015-11-04drm/amdgpu: fix fence fallback checkChristian König1-0/+2
2015-11-04drm/amdgpu: fix stoping the scheduler timeoutChristian König1-1/+1
2015-11-04drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()Dan Carpenter1-2/+4
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown2-2/+0
2015-11-04drm/i915: Fix locking around GuC firmware loadDaniel Stone2-8/+5
2015-11-03drm/amdgpu: update Fiji's Golden settingFlora Cui1-7/+15
2015-11-03drm/amdgpu: update Fiji's rev idFlora Cui1-0/+5
2015-11-03drm/amdgpu: extract common code in vi_common_early_initFlora Cui1-6/+3
2015-11-03drm/amd/scheduler: don't oops on failure to loadDave Airlie1-1/+2
2015-11-03drm/amdgpu: don't oops on failure to load (v2)Dave Airlie1-0/+3
2015-11-03drm/amdgpu: don't VT switch on suspendAlex Deucher1-0/+1
2015-11-03drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou2-153/+150
2015-11-03drm/sti: fix typo issue in sti_mode_config_initVincent Abriou1-2/+2
2015-11-03drm/sti: set mixer background color through module paramVincent Abriou1-5/+8
2015-11-03drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja2-8/+1
2015-11-03drm/sti: remove redundant sign extensionsRasmus Villemoes1-4/+0