summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15mm: remove cold parameter for release_pagesMel Gorman
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14drm/amd/display: fix MST link training fail division by 0Eric Yang
2017-11-14drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland
2017-11-14drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li
2017-11-14drm/amd/display: add flip_immediate to commit update for streamBhawanpreet Lakha
2017-11-14drm/amd/display: Miss register MST encoder cbsJerry (Fangzhi) Zuo
2017-11-14drm/amd/display: Fix warnings on S3 resumeLeo (Sunpeng) Li
2017-11-13drm/amd/display: use num_timing_generator instead of pipe_countKen Chalmers
2017-11-13drm/amd/display: use configurable FBC option in dmRoman Li
2017-11-13drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-09amdgpu/dm: Don't use DRM_ERROR in amdgpu_dm_atomic_checkMichel Dänzer
2017-11-08drm/amdgpu: use irq-safe lock for kiq->ring_lockpding
2017-11-08drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding
2017-11-08drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter
2017-11-08drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand
2017-11-08amdgpu/dm: Remove unused forward declarationHarry Wentland
2017-11-08drm/amdgpu: Remove unused dc_stream from amdgpu_crtcHarry Wentland
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan
2017-11-07drm/amd/amdgpu: fix evicted VRAM bo adjudgement conditionRoger He
2017-11-07amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planesErnst Sjöstrand
2017-11-07amdgpu/dc: Fix missing null checks in amdgpu_dm.cErnst Sjöstrand
2017-11-07amdgpu/dc: Fix potential null dereferences in amdgpu_dm.cErnst Sjöstrand
2017-11-07amdgpu/dc: fix more indentation warningsErnst Sjöstrand
2017-11-07amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.Dave Airlie
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie
2017-11-07drm/amd/display: remove some unneeded codeDan Carpenter
2017-11-07drm/amd/display: checking for NULL instead of IS_ERR()Dan Carpenter
2017-11-07drm/amd/display: small cleanup in destruct()Dan Carpenter
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)Akshu Agrawal
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-03drm/amdgpu/virt: don't dereference undefined 'module' structArnd Bergmann
2017-11-03Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-11-03Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann
2017-11-02drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann
2017-11-02drm/amdgpu/display: provide ASSERT macros unconditionallyArnd Bergmann
2017-11-02drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li
2017-11-02drm/amd: Add DCE12 resource strap registersLeo (Sunpeng) Li
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02drm/amd/display: Explicitly call ->reset for each objectHarry Wentland
2017-11-02drm/amd/display: Use single fail label in init_drm_devHarry Wentland