summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-09817-24728/+357245
|\
| * drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson2017-07-062-9/+5
| * Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-07-0627-197/+684
| |\
| | * drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu2017-07-051-2/+3
| | * amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer2017-07-041-0/+14
| | * drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher2017-07-041-51/+0
| | * drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher2017-07-041-68/+1
| | * drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks2017-07-031-1/+2
| | * drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks2017-07-031-1/+3
| | * drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu2017-06-301-8/+8
| | * drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher2017-06-301-1/+4
| | * drm/amdgpu: fix vblank_time when displays are offAlex Deucher2017-06-301-0/+3
| | * drm/amd/powerplay: power value format change for Vega10Eric Huang2017-06-291-2/+7
| | * drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle2017-06-291-0/+20
| | * drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10Eric Huang2017-06-291-2/+2
| | * drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie2017-06-292-2/+1
| | * drm/amdgpu/cs: fix a typo in a commentAlex Xie2017-06-291-1/+1
| | * drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-297-7/+21
| | * drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot2017-06-291-3/+3
| | * drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setupAlex Deucher2017-06-293-14/+14
| | * drm/amd/powerplay/cz: print message if smc message failsAlex Deucher2017-06-291-1/+1
| | * drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_initArnd Bergmann2017-06-291-1/+1
| | * drm/amdgpu: enable mmhub pg on ravenHawking Zhang2017-06-291-1/+2
| | * drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUBHawking Zhang2017-06-293-1/+3
| | * drm/amdgpu: add interface to enable/disable mmhub pg on ravenHawking Zhang2017-06-292-0/+50
| | * drm/amdgpu: add mmhub pg init sequence on ravenHawking Zhang2017-06-293-0/+179
| | * drm/amd/powerplay: add support for ATOM GFXCLK table v2.Rex Zhu2017-06-293-14/+51
| | * drm/amdgpu: fix the memory corruption on S3Huang Rui2017-06-291-8/+7
| | * drm/amdgpu: fix vulkan test performance drop and hang on VIRex Zhu2017-06-292-10/+285
| * | Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/...Dave Airlie2017-06-283-1/+18
| |\ \ | | |/ | |/|
| | * drm/i915: Clear execbuf's vma backpointer upon releaseChris Wilson2017-06-261-0/+1
| | * drm/i915: Pass the right flags to i915_vma_move_to_active()Chris Wilson2017-06-261-1/+1
| | * drm/i915/cnl: Fix RMW on ddi vswing sequence.Rodrigo Vivi2017-06-262-0/+16
| * | Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabba...Dave Airlie2017-06-281-3/+4
| |\ \
| | * | drm/amdkfd: Spelling s/apreture/aperture/Geert Uytterhoeven2017-06-011-2/+2
| | * | drm/amdkfd: NULL dereference involving create_process()Dan Carpenter2017-06-141-1/+2
| | |/
| * | Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2017-06-287-79/+136
| |\ \
| | * | drm/etnaviv: restore ETNA_PREP_NOSYNC behaviourLucas Stach2017-06-031-10/+14
| | * | drm/etnaviv: implement cooling support for new GPU coresLucas Stach2017-05-052-6/+16
| | * | drm/etnaviv: update MLCG disables with info from newer Vivante driverLucas Stach2017-05-051-2/+8
| | * | drm/etnaviv: update common.xml.hLucas Stach2017-05-051-61/+89
| | * | drm/etnaviv: Expose our reservation object when exporting a dmabuf.Eric Anholt2017-05-053-0/+9
| * | | Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-2718-54/+89
| |\ \ \
| * | | | drm/arm: hdlcd: remove unused variablesArnd Bergmann2017-06-211-1/+1
| * | | | drm/arm: hdlcd: Use CMA helper for plane buffer address calculationLiviu Dudau2017-06-211-8/+1
| * | | | drm/arm: hdlcd: Set the CRTC's port before binding the encoder.Liviu Dudau2017-06-211-0/+9
| | |_|/ | |/| |
| * | | Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-216-31/+189
| |\ \ \
| | * | | drm/vc4: Mimic drm_atomic_helper_commit() behaviorBoris Brezillon2017-06-151-26/+12
| | * | | drm/vc4: Add get/set tiling ioctls.Eric Anholt2017-06-154-1/+131
| | * | | drm/vc4: Add T-format scanout support.Eric Anholt2017-06-152-4/+46
OpenPOWER on IntegriCloud