summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs2016-05-2048-49/+50
* Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-05-1713-38/+88
|\
| * drm/atomic: Add drm_atomic_helper_best_encoder()Noralf Trønnes2016-05-111-0/+17
| * drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcsNoralf Trønnes2016-05-111-22/+17
| * drm/fb-cma-helper: Hook up to DocBook and fix some docsNoralf Trønnes2016-05-111-5/+3
| * drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docsNoralf Trønnes2016-05-111-8/+8
| * drm/sti: include linux/seq_file.h where neededArnd Bergmann2016-05-117-0/+8
| * drm/tegra: Use lockless gem BO free callbackDaniel Vetter2016-05-111-1/+1
| * drm/exynos: Use lockless gem BO free callbackDaniel Vetter2016-05-101-1/+1
| * drm: Make drm_encoder_helper_funcs optionalNoralf Trønnes2016-05-102-10/+42
* | Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie2016-05-171-0/+6
|\ \
| * | drm/arcpgu: use dedicated memory area for frame bufferAlexey Brodkin2016-04-291-0/+6
* | | Merge tag 'drm/panel/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-05-135-1/+2394
|\ \ \
| * | | drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panelsBhuvanchandra DV2016-05-121-0/+51
| * | | drm/bridge: Add Analogix anx78xx supportEnric Balletbo i Serra2016-05-124-0/+2244
| * | | drm/panel: simple: Add support for Innolux AT070TN92Riccardo Bortolato2016-05-121-0/+26
| * | | drm/panel: simple: Remove useless drm_mode_set_name()Boris Brezillon2016-05-121-2/+0
| * | | drm/panel: simple: Set appropriate mode typeBoris Brezillon2016-05-121-0/+11
| * | | drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TSMaxime Ripard2016-05-121-0/+26
| * | | drm/panel: simple: Add the 7" DPI panel from AdafruitEric Anholt2016-05-121-0/+37
* | | | Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-1262-395/+513
|\ \ \ \ | |/ / / |/| | |
| * | | drm/amd/powerplay: rewrite pp_sw_init to make code readableHuang Rui2016-05-111-6/+9
| * | | drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher2016-05-112-1/+3
| * | | drm/amdgpu: fix and cleanup user fence handling v2Christian König2016-05-114-47/+38
| * | | drm/amdgpu: move VM fields into jobChristian König2016-05-1114-66/+66
| * | | drm/amdgpu: move the context from the IBs into the jobChristian König2016-05-114-17/+24
| * | | drm/amdgpu: move context switch handling into common code v2Christian König2016-05-1112-29/+25
| * | | drm/amdgpu: move preamble IB handling into common codeChristian König2016-05-113-9/+7
| * | | drm/amdgpu/gfx7: fix pipeline syncChunming Zhou2016-05-111-12/+13
| * | | amdgpu/uvd: separate context buffer from DPBSonny Jiang2016-05-111-3/+59
| * | | drm/amdgpu: use fence_context to judge ctx switch v2Christian König2016-05-113-4/+4
| * | | drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis2016-05-111-10/+10
| * | | drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-1132-1/+33
| * | | drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-116-27/+52
| * | | drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher2016-05-111-4/+0
| * | | drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius2016-05-113-10/+8
| * | | drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-115-10/+5
| * | | drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2016-05-114-8/+4
| * | | drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius2016-05-112-3/+4
| * | | drm/amdgpu: add missing licenses on a couple of filesAlex Deucher2016-05-112-0/+45
| * | | drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-119-46/+25
| * | | drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-1123-56/+56
| * | | drm/amdgpu: remove define for reserved client IDChristian König2016-05-112-2/+1
| * | | drm/amdgpu: remove owner cleanup v2Christian König2016-05-111-13/+0
| * | | drm/amdgpu: make the VMID owner always 64bitChristian König2016-05-112-3/+3
| * | | drm/amdgpu: two minor 80 char fixesChristian König2016-05-113-8/+12
| * | | drm/amdgpu: hdp flush&inval should always doMonk Liu2016-05-111-7/+5
| * | | drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis2016-05-111-1/+2
| * | | drm/amdgpu: add pipeline sync for compute jobChunming Zhou2016-05-111-1/+2
| * | | drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu2016-05-1112-30/+25
OpenPOWER on IntegriCloud