summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...Dave Airlie12-33/+834
2016-12-10drm/vc4: Don't use drm_put_devDaniel Vetter1-1/+3
2016-12-10drm/vc4: Document VEC DT bindingBoris Brezillon1-0/+14
2016-12-10drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon5-0/+665
2016-12-10drm: Add TV connector states to drm_connector_stateBoris Brezillon2-0/+82
2016-12-10drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enumBoris Brezillon1-8/+10
2016-12-10drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon3-16/+26
2016-12-09Merge tag 'drm-fsl-dcu-for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu...Dave Airlie4-33/+18
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie47-414/+188
2016-12-09Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie41-436/+557
2016-12-09Merge tag 'omapdrm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie6-17/+30
2016-12-08drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as wellMichel Dänzer1-2/+1
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-08Merge tag 'meson-drm-for-4.10' of github.com:superna9999/linux into drm-nextDave Airlie25-0/+3997
2016-12-08Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...Dave Airlie10-50/+63
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