summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-07-20drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interfaceBen Goz6-1/+971
2015-07-20drm/amdgpu: add amdgpu <--> amdkfd gfx7 interfaceOded Gabbay4-1/+680
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay8-1/+362
2015-07-20drm/radeon: Modify kgd_engine_type enum to match CZOded Gabbay2-2/+4
2015-07-17drm/i915: Update DRIVER_DATE to 20150717Daniel Vetter1-1/+1
2015-07-17Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij2-30/+9
2015-07-17drm/ttm: improve uncached page deallocation.Jérôme Glisse1-6/+6
2015-07-17drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse1-1/+0
2015-07-17drm/i915/skl: Drop the preliminary_hw_support flagDamien Lespiau1-2/+0
2015-07-17drm/i915/skl: Don't expose the top most plane on gen9 displayDamien Lespiau1-4/+12
2015-07-17drm/i915: Fix divide by zero on watermark updateMika Kuoppala1-1/+3
2015-07-17drm/mgag200: remove unneeded variableSudip Mukherjee1-6/+2
2015-07-17drm/mgag200: remove unused variablesSudip Mukherjee2-8/+3
2015-07-17Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie3-15/+38
2015-07-17Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-7/+19
2015-07-17Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie3-50/+78
2015-07-17Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie13-63/+67
2015-07-17Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-35/+99
2015-07-17regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher1-1/+1
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher1-3/+3
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher1-0/+2
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher1-1/+7
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher1-4/+1
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher1-2/+33
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher1-2/+7
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König1-2/+6
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König1-1/+10
2015-07-16drm/radeon: fix user ptr race conditionChristian König2-1/+1
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer1-4/+8
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher1-0/+1
2015-07-16drm/atomic: Only update crtc->x/y if it's part of the state, v2.Maarten Lankhorst1-2/+8
2015-07-16dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-2/+2
2015-07-16drm/fb: drop panic handlingDave Airlie1-26/+0
2015-07-15drm/armada: avoid saving the adjusted mode to crtc->modeRussell King1-2/+0
2015-07-15drm/armada: fix overlay when partially off-screenRussell King1-14/+28
2015-07-15drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King1-28/+39
2015-07-15drm/armada: fix gem object free after failed prime importRussell King1-2/+3
2015-07-15drm/armada: fix incorrect overlay plane cleanupRussell King1-1/+5
2015-07-15drm/armada: fix missing overlay wake-upRussell King1-5/+5
2015-07-15drm/i915: Invert fastboot checkDaniel Vetter1-11/+14
2015-07-15drm/i915: Clarify logic for initial modesetDaniel Vetter2-23/+15
2015-07-15drm/i915: Unconditionally check gmch pfit stateDaniel Vetter1-15/+5
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter84-922/+1733
2015-07-15drm/i915: always disable irqs in intel_pipe_update_startMaarten Lankhorst3-25/+14
2015-07-15drm/i915: Remove use of runtime pm in atomic commit functionsMaarten Lankhorst1-7/+0
2015-07-15drm/i915: Call plane update functions directly from intel_atomic_commit.Maarten Lankhorst1-6/+8
2015-07-15drm/i915: Use full atomic modeset.Maarten Lankhorst6-372/+43
2015-07-15drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChickenArun Siluvery2-2/+15