summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2015-04-09Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie-12/+3
2015-04-08drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala-1/+3
2015-04-07drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes-14/+0
2015-04-07drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S-2/+4
2015-04-07drm/i915/vlv: save/restore the power context base regJesse Barnes-0/+3
2015-04-03Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-7/+8
2015-04-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-10/+15
2015-04-03Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie-3/+3
2015-04-03Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie-0/+2
2015-04-02drm/radeon: fix wait in radeon_mn_invalidate_range_startChristian König-7/+4
2015-04-02drm/radeon: add extra check in radeon_ttm_tt_unpin_userptrChristian König-0/+4
2015-04-02drm: Exynos: Respect framebuffer pitch for FIMD/MixerDaniel Stone-10/+15
2015-04-02drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä-2/+2
2015-03-30drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson-1/+1
2015-03-27drm/radeon: programm the VCE fw BAR as wellChristian König-0/+4
2015-03-27drm/radeon: always dump the ring content if it's availableChristian König-1/+1
2015-03-27radeon: Do not directly dereference pointers to BIOS area.David Miller-3/+7
2015-03-27drm/radeon/dpm: fix 120hz handling harderAlex Deucher-5/+18
2015-03-27drm/edid: set ELD for firmware and debugfs override EDIDsJani Nikula-0/+2
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter-0/+2
2015-03-26drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau-2/+9
2015-03-26drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson-17/+21
2015-03-25drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau-4/+3
2015-03-24drm: Fixup racy refcounting in plane_force_disableDaniel Vetter-12/+1
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie-4/+28
2015-03-20Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie-11/+23
2015-03-19Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-11/+0
2015-03-19Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-287/+15
2015-03-18drm/radeon: drop ttm two ended allocationAlex Deucher-11/+0
2015-03-18drm/exynos: fix the initialization order in FIMDHyungwon Hwang-18/+11
2015-03-18drm/exynos: fix typo config name correctly.Inki Dae-1/+1
2015-03-18drm/exynos: Check for NULL dereference of crtcCharles Keepax-1/+1
2015-03-18drm/exynos: IS_ERR() vs NULL bugDan Carpenter-2/+2
2015-03-18drm/exynos: remove unused filesAndrzej Hajda-265/+0
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau-4/+11
2015-03-17drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner-1/+5
2015-03-17drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner-0/+43
2015-03-17drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs-2/+4
2015-03-17drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs-6/+6
2015-03-17drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs-50/+35
2015-03-16drm/radeon: Changing number of compute pipe linesBen Goz-1/+1
2015-03-16drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz-1/+9
2015-03-16drm/amdkfd: destroy mqd when destroying kernel queueBen Goz-9/+13
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao-0/+17
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa-1/+1
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-27/+47
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie-57/+53
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie-7/+28
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom-0/+1
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King-4/+6