summaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/ttm: improve uncached page deallocation.Jérôme Glisse2015-07-17
* drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse2015-07-17
* Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie2015-07-17
|\
| * drm/rockchip: vop: remove hardware cursor windowyao mark2015-07-13
| * drm/rockchip: vop: switch cursor plane to window 3yao mark2015-07-13
| * drm/rockchip: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-13
| * drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz2015-07-13
| * drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper presentHeiko Stübner2015-07-13
| * drm/rockchip: Add BGR formats to VOPTomasz Figa2015-07-13
* | Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-07-17
|\ \
| * | drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel2015-07-10
| * | GPU: ipu: fix lockup caused by pending chained interruptsRussell King2015-07-10
| * | drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel2015-07-10
* | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2015-07-17
|\ \ \
| * | | drm/armada: avoid saving the adjusted mode to crtc->modeRussell King2015-07-15
| * | | drm/armada: fix overlay when partially off-screenRussell King2015-07-15
| * | | drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King2015-07-15
| * | | drm/armada: fix gem object free after failed prime importRussell King2015-07-15
| * | | drm/armada: fix incorrect overlay plane cleanupRussell King2015-07-15
| * | | drm/armada: fix missing overlay wake-upRussell King2015-07-15
* | | | Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-17
|\ \ \ \
| * | | | drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst2015-07-14
| * | | | Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter2015-07-14
| * | | | drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin2015-07-14
| * | | | drm/i915: fix oops in primary_check_planeDaniel Vetter2015-07-13
| * | | | drm/i915: remove unused has_dma_mapping flagImre Deak2015-07-13
| * | | | drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter2015-07-13
| * | | | drm/i915: avoid leaking DMA mappingsImre Deak2015-07-13
| * | | | drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf2015-07-13
| * | | | drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson2015-07-13
* | | | | Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-17
|\ \ \ \ \
| * | | | | drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin2015-07-15
| * | | | | drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2015-07-07
| * | | | | drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz2015-07-07
* | | | | | drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-16
* | | | | | drm/radeon/ci: silence a harmless PCC warningAlex Deucher2015-07-16
* | | | | | drm/amdgpu/cz: silence some dpm debug outputAlex Deucher2015-07-16
* | | | | | drm/amdgpu/cz: store the forced dpm levelAlex Deucher2015-07-16
* | | | | | drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher2015-07-16
* | | | | | drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher2015-07-16
* | | | | | drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher2015-07-16
* | | | | | drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher2015-07-16
* | | | | | drm/amdgpu: stop context leak in the error pathChristian König2015-07-16
* | | | | | drm/amdgpu: validate the context id in the dependenciesChristian König2015-07-16
* | | | | | drm/radeon: fix user ptr race conditionChristian König2015-07-16
* | | | | | drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer2015-07-16
* | | | | | drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher2015-07-16
| |/ / / / |/| | | |
* | | | | Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-12
* | | | | Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2015-07-10
|\ \ \ \ \
| * | | | | drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2015-07-02