summaryrefslogtreecommitdiffstats
path: root/mm/page_poison.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-08drm/amdgpu: use pin rather than pin_restricted in a few casesAlex Deucher2-2/+2
2016-12-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath1-1/+1
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis1-0/+25
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v6Tom St Denis1-0/+25
2016-12-08drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis3-0/+94
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan2-0/+37
2016-12-08drm/amd/amdgpu: stored bios_sizeEvan Quan2-0/+7
2016-12-08drm/omap: tpd12s015: fix error handlingTomi Valkeinen1-4/+9
2016-12-08drm/omap: fix primary-plane's possible_crtcsTomi Valkeinen3-9/+17
2016-12-08drm: fix possible_crtc's typeTomi Valkeinen2-4/+4
2016-12-08drm: Take ownership of the dmabuf->obj when exportingChris Wilson2-6/+7
2016-12-08drm: Allow CAP_PRIME on !MODESETDaniel Vetter1-6/+7
2016-12-08drm: mxsfb: Select DRM_PANELMarek Vasut1-0/+1
2016-12-07drm/fence: add drm_crtc_create_fence()Gustavo Padovan3-17/+19
2016-12-07drm/bridge: analogix: Don't return -EINVAL when panel doesn't support PSRzain wang1-2/+2
2016-12-07drm/amdgpu: update golden setting of tongaHuang Rui1-0/+1
2016-12-07drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-12-07drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2016-12-07drm/radeon/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-12-07drm/radeon: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2016-12-07drm/amd/powerplay: Fix potential NULL pointer issueXiangliang Yu1-2/+2
2016-12-07drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu1-0/+4
2016-12-07drm/amd/powerplay: Adjust the position of data size initialXiangliang Yu1-1/+1
2016-12-07drm/amd/powerplay: Ignore smu buffer usageXiangliang Yu1-2/+11
2016-12-07drm/amd/powerplay: cut digest partXiangliang Yu1-0/+4
2016-12-07drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu1-263/+3
2016-12-07drm/amdgpu: fix gtt available page num accountingFlora Cui1-2/+12
2016-12-07drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang4-0/+24
2016-12-07drm/amd/amdgpu: validate the shadow BO.Alex Xie1-1/+1
2016-12-07drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu3-1/+15
2016-12-07drm/amdgpu: no need to ungate uvd/vce clock when fini.Rex Zhu1-7/+13
2016-12-07drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer2-18/+43
2016-12-07drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2016-12-07drm/radeon: Also call cursor_move_locked when the cursor size changesMichel Dänzer1-4/+5
2016-12-07drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer4-23/+59
2016-12-07drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer4-16/+20
2016-12-07drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer4-11/+12
2016-12-07drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath1-9/+9
2016-12-07drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu2-3/+5
2016-12-07drm/amdgpu: fix CI bug uvd status not true in debugfs.Rex Zhu1-1/+1
2016-12-07drm/amdgpu: remove error message when loading driverXiangliang Yu1-2/+4
2016-12-07drm/amd/powerplay: fix firmware loading failureXiangliang Yu1-1/+1
2016-12-07drm/amdgpu: fix bug mclk can't change on PolarisRex Zhu2-3/+8
2016-12-07drm/amdgpu: refine uvd 6.0 clock gate feature.Rex Zhu1-20/+92
2016-12-07drm/amdgpu/gfx8: move eop programming per queueAlex Deucher1-30/+19
2016-12-07Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher5-27/+8
2016-12-06drm/atomic: doc: remove old comment about nonblocking commitsGustavo Padovan1-3/+0
2016-12-06drm: Don't block the kworker waiting for mode_config.mutex in output_poll()Chris Wilson1-1/+5
2016-12-06drm: Return -ENOTSUPP when called for KMS cap with a non-KMS driverMichel Dänzer1-9/+15
2016-12-06drm/amdgpu: don't add files at control minor debugfs directoryNicolai Stange1-6/+0