summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-13Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...Dave Airlie
2016-12-09drm/vc4: Don't use drm_put_devDaniel Vetter
2016-12-09drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon
2016-12-09drm: Add TV connector states to drm_connector_stateBoris Brezillon
2016-12-09drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon
2016-12-09Merge tag 'drm-fsl-dcu-for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu...Dave Airlie
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-12-09Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-09Merge tag 'omapdrm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-12-08drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as wellMichel Dänzer
2016-12-08drm/amdgpu: use pin rather than pin_restricted in a few casesAlex Deucher
2016-12-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v6Tom St Denis
2016-12-08drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan
2016-12-08drm/amd/amdgpu: stored bios_sizeEvan Quan
2016-12-08drm/omap: tpd12s015: fix error handlingTomi Valkeinen
2016-12-08drm/omap: fix primary-plane's possible_crtcsTomi Valkeinen
2016-12-08drm: fix possible_crtc's typeTomi Valkeinen
2016-12-08drm: Take ownership of the dmabuf->obj when exportingChris Wilson
2016-12-08drm: Allow CAP_PRIME on !MODESETDaniel Vetter
2016-12-08Merge tag 'meson-drm-for-4.10' of github.com:superna9999/linux into drm-nextDave Airlie
2016-12-08Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-08drm: mxsfb: Select DRM_PANELMarek Vasut
2016-12-07drm/fence: add drm_crtc_create_fence()Gustavo Padovan
2016-12-07drm/bridge: analogix: Don't return -EINVAL when panel doesn't support PSRzain wang
2016-12-06drm/amdgpu: update golden setting of tongaHuang Rui
2016-12-06drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher
2016-12-06drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher
2016-12-06drm/radeon/si: load the proper firmware on 0x87 oland boardsAlex Deucher
2016-12-06drm/radeon: add additional pci revision to dpm workaroundAlex Deucher
2016-12-06drm/amd/powerplay: Fix potential NULL pointer issueXiangliang Yu
2016-12-06drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu
2016-12-06drm/amd/powerplay: Adjust the position of data size initialXiangliang Yu
2016-12-06drm/amd/powerplay: Ignore smu buffer usageXiangliang Yu
2016-12-06drm/amd/powerplay: cut digest partXiangliang Yu
2016-12-06drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu
2016-12-06drm/amdgpu: fix gtt available page num accountingFlora Cui
2016-12-06drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang
2016-12-06drm/amd/amdgpu: validate the shadow BO.Alex Xie
2016-12-06drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu
2016-12-06drm/amdgpu: no need to ungate uvd/vce clock when fini.Rex Zhu
2016-12-06drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer
2016-12-06drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer
2016-12-06drm/radeon: Also call cursor_move_locked when the cursor size changesMichel Dänzer
2016-12-06drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer
2016-12-06drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer
2016-12-06drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer
2016-12-06drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath