summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-143-3/+0
|\
| * tracing/drm: Remove unused TRACE_SYSTEM_STRING defineSteven Rostedt2015-04-073-3/+0
* | Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-04-131-3/+3
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-101-3/+3
| |\ \ \
| | * | | regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell2015-03-101-3/+3
| | |/ /
* | | | Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-04-092-12/+3
|\ \ \ \
| * | | | drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes2015-04-071-14/+0
| * | | | drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S2015-04-071-2/+4
| * | | | drm/i915/vlv: save/restore the power context base regJesse Barnes2015-04-072-0/+3
| |/ / /
* | | | drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala2015-04-081-1/+3
|/ / /
* | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-04-032-7/+8
|\ \ \
| * | | drm/radeon: fix wait in radeon_mn_invalidate_range_startChristian König2015-04-021-7/+4
| * | | drm/radeon: add extra check in radeon_ttm_tt_unpin_userptrChristian König2015-04-021-0/+4
* | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-04-032-10/+15
|\ \ \ \
| * | | | drm: Exynos: Respect framebuffer pitch for FIMD/MixerDaniel Stone2015-04-022-10/+15
| |/ / /
* | | | Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-04-032-3/+3
|\ \ \ \
| * | | | drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä2015-04-021-2/+2
| * | | | drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson2015-03-301-1/+1
* | | | | Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-04-032-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/edid: set ELD for firmware and debugfs override EDIDsJani Nikula2015-03-272-0/+2
* | | | | drm/radeon: programm the VCE fw BAR as wellChristian König2015-03-272-0/+4
* | | | | drm/radeon: always dump the ring content if it's availableChristian König2015-03-271-1/+1
* | | | | radeon: Do not directly dereference pointers to BIOS area.David Miller2015-03-271-3/+7
* | | | | drm/radeon/dpm: fix 120hz handling harderAlex Deucher2015-03-272-5/+18
| |/ / / |/| | |
* | | | drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter2015-03-261-0/+2
* | | | drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau2015-03-261-2/+9
* | | | drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson2015-03-261-17/+21
* | | | drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau2015-03-251-4/+3
* | | | drm: Fixup racy refcounting in plane_force_disableDaniel Vetter2015-03-241-12/+1
|/ / /
* | | Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-03-201-4/+28
|\ \ \
| * | | drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-03-181-4/+11
| * | | drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao2015-03-161-0/+17
| | |/ | |/|
* | | Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie2015-03-203-11/+23
|\ \ \
| * | | drm/radeon: Changing number of compute pipe linesBen Goz2015-03-161-1/+1
| * | | drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz2015-03-161-1/+9
| * | | drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-161-9/+13
| |/ /
* | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-03-191-11/+0
|\ \ \
| * | | drm/radeon: drop ttm two ended allocationAlex Deucher2015-03-181-11/+0
| |/ /
* | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-03-196-287/+15
|\ \ \
| * | | drm/exynos: fix the initialization order in FIMDHyungwon Hwang2015-03-181-18/+11
| * | | drm/exynos: fix typo config name correctly.Inki Dae2015-03-181-1/+1
| * | | drm/exynos: Check for NULL dereference of crtcCharles Keepax2015-03-181-1/+1
| * | | drm/exynos: IS_ERR() vs NULL bugDan Carpenter2015-03-181-2/+2
| * | | drm/exynos: remove unused filesAndrzej Hajda2015-03-182-265/+0
| |/ /
* | | drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner2015-03-171-1/+5
* | | drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner2015-03-171-0/+43
* | | drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs2015-03-171-2/+4
* | | drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs2015-03-173-6/+6
* | | drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs2015-03-171-50/+35
|/ /
* | [PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa2015-03-161-1/+1
OpenPOWER on IntegriCloud