summaryrefslogtreecommitdiffstats
path: root/net/compat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-15drm/amdgpu: squash lines for simple wrapper functionsMasahiro Yamada3-15/+3
2016-09-15drm: Add DP branch device info on debugfsMika Kahola3-0/+90
2016-09-15drm/i915: Update bits per component for display infoMika Kahola1-1/+15
2016-09-15drm/i915: Check pixel rate for DP to VGA dongleMika Kahola1-1/+26
2016-09-15drm/i915: Read DP branch device SW revisionMika Kahola2-0/+21
2016-09-15drm/i915: Read DP branch device HW revisionMika Kahola2-0/+22
2016-09-15drm/i915: Cleanup DisplayPort AUX channel initializationMika Kahola1-2/+2
2016-09-15drm: Read DP branch device idMika Kahola2-0/+14
2016-09-15drm: Helper to read max bits per componentMika Kahola2-0/+44
2016-09-15drm: Helper to read max clock rateMika Kahola2-0/+35
2016-09-15drm: Drop VGA from bpc definitionsMika Kahola1-5/+5
2016-09-15drm: Add missing DP downstream port typesMika Kahola1-0/+2
2016-09-15drm/i915: Add ddb size field to device info structureDeepak M3-11/+8
2016-09-15drm/i915/guc: general tidying up (submission)Dave Gordon3-33/+34
2016-09-15drm/i915/guc: general tidying up (loader)Dave Gordon2-14/+16
2016-09-15drm/i915: clarify PMINTRMSK/pm_intr_keep usageDave Gordon4-9/+25
2016-09-15drm/i915: Only expand COND once in wait_for()Dave Gordon1-5/+9
2016-09-14drm/amdgpu: use explicit limit for VRAM<->GTT movesChristian König1-2/+2
2016-09-14drm/amdgpu: use explicit GTT limit for evictionsChristian König1-2/+18
2016-09-14drm/amdgpu: unbind GTT only when it is boundChristian König1-0/+3
2016-09-14drm/amdgpu: add AMDGPU_BO_INVALID_OFFSETChristian König2-0/+3
2016-09-14drm/amdgpu: validate size and offset of user fence BOChristian König1-0/+6
2016-09-14drm/ttm: move placement structures into ttm_placement.hChristian König2-31/+36
2016-09-14drm/ttm: remove unused placement flagsChristian König1-11/+0
2016-09-14drm/ttm: rework handling of private mem typesChristian König5-34/+22
2016-09-14drm/ttm: use ffs in ttm_mem_type_from_placeChristian König1-7/+7
2016-09-14drm/radeon: handle runtime pm in fbcon (v2)Alex Deucher1-0/+28
2016-09-14drm/amdgpu: handle runtime pm in fbcon (v2)Alex Deucher1-0/+28
2016-09-14drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher3-173/+181
2016-09-14drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher1-18/+16
2016-09-14drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie3-35/+44
2016-09-14drm/amd/powerplay/fiji: mark symbols static where possibleBaoyou Xie2-17/+22
2016-09-14drm/amdgpu: mark symbols static where possibleBaoyou Xie6-11/+11
2016-09-14drm/amdgpu: add missing header dependenciesBaoyou Xie3-0/+4
2016-09-14amd/powerplay: use kmemdup instead of kmalloc + memcpyEdward O'Callaghan1-6/+3
2016-09-14drm/amd/powerplay: delete duplicated function and definition.Rex Zhu7-25/+10
2016-09-14drm/amd/powerplay: move smu related variable definitions to smumgr.Rex Zhu3-17/+21
2016-09-14drm/amd/powerplay: wrap get evv voltage functionsRex Zhu2-0/+20
2016-09-14drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu2-2/+23
2016-09-14drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu4-58/+87
2016-09-14drm/amd/powerplay: add module parameter to mask pp featuresRex Zhu2-0/+5
2016-09-14drm/amd/powerplay: add feature flags in hwmgr to enable/disable special featu...Rex Zhu1-0/+14
2016-09-14drm/amd/powerplay: mark symbols static where possible on tonga/iceland.Rex Zhu2-8/+8
2016-09-14drm/amdgpu: use error label to handle exceptional caseHuang Rui1-9/+13
2016-09-14drm/amdgpu: update gart_pin_size if bo is in GTTFlora Cui1-1/+1
2016-09-14drm/amdgpu: bind GTT on demandChristian König8-7/+84
2016-09-14drm/amdgpu: fix GTT offset handlingChristian König1-5/+5
2016-09-14drm: modify drm_global_item_ref to avoid two times of writing ref->objectHuang Rui1-10/+14
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu6-2/+79
2016-09-14drm/amd/powerplay: declare functions instand of include header file.Rex Zhu2-5/+6