summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-01775-20245/+42464
|\
| * Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-08-026-45/+76
| |\
| | * drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2016-07-302-4/+4
| | * drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu2016-07-301-4/+31
| | * drm/nouveau/acpi: check for function 0x1B before using itPeter Wu2016-07-301-5/+13
| | * drm/nouveau/acpi: return supported DSM functionsPeter Wu2016-07-301-7/+9
| | * drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu2016-07-301-32/+26
| | * drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka2016-07-303-4/+4
| * | Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-07-301-5/+2
| |\ \
| | * | drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...Philipp Zabel2016-07-271-5/+2
| * | | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-07-3062-564/+1167
| |\ \ \
| | * | | drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize an...Tom St Denis2016-07-291-2/+0
| | * | | drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis2016-07-291-7/+7
| | * | | drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui2016-07-292-1/+9
| | * | | drm/amdgpu: add new definition in bif headerHuang Rui2016-07-291-0/+1
| | * | | drm/amd/powerplay: rename smum header guardsHuang Rui2016-07-291-2/+2
| | * | | drm/amdgpu: enable UVD context buffer for older HWChristian König2016-07-292-2/+27
| | * | | drm/amdgpu: fix default UVD context sizeChristian König2016-07-291-1/+1
| | * | | drm/amdgpu: fix incorrect type of info_idHuang Rui2016-07-291-5/+5
| | * | | drm/amdgpu: make amdgpu_cgs_call_acpi_method as staticHuang Rui2016-07-291-1/+1
| | * | | drm/amdgpu: comment out unused defaults_staturn_pro static const structure to...Slava Grigorev2016-07-291-0/+2
| | * | | drm/amdgpu: enable UVD VM only on polarisChristian König2016-07-291-1/+1
| | * | | drm/amdgpu: increase timeout of IB testChunming Zhou2016-07-291-1/+1
| | * | | drm/amdgpu: add destroy session when generate VCE destroy msg.Rex Zhu2016-07-291-7/+8
| | * | | drm/amd: fix deadlock of job_list_lock V2Chunming Zhou2016-07-291-3/+6
| | * | | drm/amd: reset hw count when reset jobChunming Zhou2016-07-291-0/+3
| | * | | drm/amdgpu: free handles after fini the contextLeo Liu2016-07-291-4/+3
| | * | | drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3Christian König2016-07-292-7/+13
| | * | | drm/amdgpu: add a fence timeout for the IB tests v2Christian König2016-07-2911-57/+93
| | * | | drm/amdgpu: move UVD IB test into common code v2Christian König2016-07-295-125/+40
| | * | | drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König2016-07-295-13/+31
| | * | | drm/amdgpu: use begin/end_use for UVD power/clock gatingChristian König2016-07-295-8/+17
| | * | | drm/amdgpu: add begin/end_use ring callbacksChristian König2016-07-292-0/+13
| | * | | drm/amdgpu: remove fence_lockChristian König2016-07-292-2/+0
| | * | | drm/amdgpu: fix indentation in struct amdgpu_ringChristian König2016-07-291-2/+2
| | * | | drm/amd/powerplay: fix issue can't enable vce dpm.Rex Zhu2016-07-293-28/+22
| | * | | drm/amdgpu: add bypass mode for vce3.0Rex Zhu2016-07-291-0/+15
| | * | | Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"Rex Zhu2016-07-291-4/+0
| | * | | drm/amd/powerplay: fix typo error when set clock gate state.Rex Zhu2016-07-292-2/+2
| | * | | drm/amdgpu: correct coding stylejimqu2016-07-291-2/+2
| | * | | drm/amdgpu: increment driver minorChristian König2016-07-291-1/+2
| | * | | drm/amdgpu: implement UVD VM mode for Stoney v2Christian König2016-07-292-2/+82
| | * | | drm/amd/powerplay: Delete unused functions in ppevvmath.hNils Wallménius2016-07-291-58/+1
| | * | | drm/amd/powerplay: Mark functions of ppevvmath.h staticNils Wallménius2016-07-291-64/+64
| | * | | drm/radeon: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-291-1/+1
| | * | | drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...SF Markus Elfring2016-07-291-1/+1
| | * | | drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...Markus Elfring2016-07-291-1/+3
| | * | | drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object()Markus Elfring2016-07-291-1/+2
| | * | | drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_...Markus Elfring2016-07-291-1/+1
| | * | | drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object()Markus Elfring2016-07-291-2/+0
OpenPOWER on IntegriCloud