summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-08-11drm/mediatek: add ARM_SMCCC dependencyArnd Bergmann1-0/+1
2016-08-11drm/mediatek: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2016-08-11drm/mediatek: add COMMON_CLK dependencyArnd Bergmann1-0/+1
2016-08-11drm/i915: Fix modeset handling during gpu reset, v5.Maarten Lankhorst2-60/+111
2016-08-11drm/i915: fix aliasing_ppgtt leakMatthew Auld1-0/+1
2016-08-11drm/i915: fix WaInsertDummyPushConstPsMatthew Auld1-4/+4
2016-08-11drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2Ville Syrjälä1-2/+2
2016-08-11drm/i915/gen9: Give one extra block per line for SKL plane WM calculationsMatt Roper1-0/+2
2016-08-11drm/i915: Acquire audio powerwell for HD-Audio registersChris Wilson1-0/+6
2016-08-11drm/i915: Add missing rpm wakelock to GGTT preadChris Wilson1-1/+4
2016-08-11drm/i915/fbc: FBC causes display flicker when VT-d is enabled on SkylakeChris Wilson1-0/+20
2016-08-11drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0Ville Syrjälä1-3/+1
2016-08-11drm/i915: Program iboost settings for HDMI/DVI on SKLVille Syrjälä1-11/+40
2016-08-11drm/i915: Fix iboost setting for DDI with 4 lanes on SKLVille Syrjälä2-13/+24
2016-08-11drm/i915: Handle ENOSPC after failing to insert a mappable nodeChris Wilson1-1/+1
2016-08-10drm/amdgpu: Fix memory trashing if UVD ring test failsJay Cornwall1-1/+2
2016-08-10drm/i915: Flush GT idle status upon resetChris Wilson1-0/+3
2016-08-09drm/amdgpu: fix vm init error pathChunming Zhou1-1/+4
2016-08-09drm/amdkfd: print doorbell offset as a hex valueColin Ian King1-1/+1
2016-08-09Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"Alex Deucher1-9/+0
2016-08-09Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"Alex Deucher1-9/+0
2016-08-09drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon1-2/+11
2016-08-09drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".Mario Kleiner1-0/+14
2016-08-09drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...Mario Kleiner1-15/+5
2016-08-09drm/edid: Add 6 bpc quirk for display AEO model 0.Mario Kleiner1-0/+8
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie10-17/+37
2016-08-08Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...Dave Airlie3-24/+14
2016-08-08drm: Paper over locking inversion after registration reworkDaniel Vetter1-5/+3
2016-08-08drm: rcar-du: Link HDMI encoder with bridgeLaurent Pinchart1-0/+1
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-156/+313
2016-08-05drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer5-8/+17
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-52/+44
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski10-52/+44
2016-08-04drm/i915/fbdev: Check for the framebuffer before useChris Wilson1-14/+11
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds1-2/+2
2016-08-03Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie20-156/+313
2016-08-03drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä3-4/+23
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä1-0/+32
2016-08-02drm/amdgpu: update golden setting of polaris10Huang Rui1-2/+2
2016-08-02drm/amdgpu: update golden setting of stoneyHuang Rui1-0/+8
2016-08-02drm/amdgpu: update golden setting of polaris11Huang Rui1-2/+3
2016-08-02drm/amdgpu: update golden setting of carrizoHuang Rui1-0/+2
2016-08-02drm/amdgpu: update golden setting of icelandHuang Rui1-0/+1
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds775-20245/+42464
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie6-45/+76
2016-08-01drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang1-5/+2
2016-08-01drm/amdgpu/ci: add mullins to default case for smc ucodeAlex Deucher1-0/+1
2016-08-01drm/amdgpu/gmc7: add missing mullins caseAlex Deucher1-0/+1
2016-07-30drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2-4/+4
2016-07-30drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu1-4/+31