summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie2015-07-242-6/+7
|\
| * drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon2015-07-202-6/+7
* | Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-241-4/+1Star
|\ \
| * | drm: Stop resetting connector state to unknownDaniel Vetter2015-07-221-4/+1Star
| |/
* | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-241-7/+19
|\ \
| * | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson2015-07-211-7/+19
| |/
* | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-07-246-16/+115
|\ \
| * | drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher2015-07-231-16/+45
| * | drm/amdgpu/cz: implement voltage validation properlyAlex Deucher2015-07-231-7/+16
| * | drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+1
| * | drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher2015-07-232-0/+52
| * | drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-231-0/+4
| * | drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-231-0/+4
| |/
* / drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot2015-07-241-1/+2
|/
* drm/ttm: improve uncached page deallocation.Jérôme Glisse2015-07-171-6/+6
* drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse2015-07-171-1/+0Star
* Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie2015-07-173-15/+38
|\
| * drm/rockchip: vop: remove hardware cursor windowyao mark2015-07-131-11/+0Star
| * drm/rockchip: vop: switch cursor plane to window 3yao mark2015-07-131-3/+4
| * drm/rockchip: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-131-1/+0Star
| * drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz2015-07-131-33/+34
| * drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper presentHeiko Stübner2015-07-131-1/+2
| * drm/rockchip: Add BGR formats to VOPTomasz Figa2015-07-131-0/+33
* | Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-07-173-7/+19
|\ \
| * | drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel2015-07-101-1/+1
| * | GPU: ipu: fix lockup caused by pending chained interruptsRussell King2015-07-101-0/+3
| * | drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel2015-07-101-6/+15
* | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2015-07-173-50/+78
|\ \ \
| * | | drm/armada: avoid saving the adjusted mode to crtc->modeRussell King2015-07-151-2/+0Star
| * | | drm/armada: fix overlay when partially off-screenRussell King2015-07-151-14/+28
| * | | drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King2015-07-151-28/+39
| * | | drm/armada: fix gem object free after failed prime importRussell King2015-07-151-2/+3
| * | | drm/armada: fix incorrect overlay plane cleanupRussell King2015-07-151-1/+5
| * | | drm/armada: fix missing overlay wake-upRussell King2015-07-151-5/+5
* | | | Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-1713-63/+67
|\ \ \ \
| * | | | drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst2015-07-141-4/+2Star
| * | | | Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter2015-07-141-11/+1Star
| * | | | drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin2015-07-141-1/+1
| * | | | drm/i915: fix oops in primary_check_planeDaniel Vetter2015-07-131-1/+1
| * | | | drm/i915: remove unused has_dma_mapping flagImre Deak2015-07-135-15/+2Star
| * | | | drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter2015-07-131-1/+2
| * | | | drm/i915: avoid leaking DMA mappingsImre Deak2015-07-132-17/+43
| * | | | drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf2015-07-133-10/+11
| * | | | drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson2015-07-133-3/+4
* | | | | Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-173-35/+99
|\ \ \ \ \
| * | | | | drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin2015-07-151-0/+60
| * | | | | drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2015-07-071-2/+5
| * | | | | drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz2015-07-071-33/+34
* | | | | | drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-161-0/+4
* | | | | | drm/radeon/ci: silence a harmless PCC warningAlex Deucher2015-07-161-1/+1