summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-15drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu1-2/+6
2016-12-15drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu1-1/+1
2016-12-15drm/amdgpu: disable uvd pg on Tonga.Rex Zhu1-1/+1
2016-12-13drm/nouveau/kms/nv50: fix atomic regression on original G80Ben Skeggs1-0/+5
2016-12-13drm/nouveau/bl: Do not register interface if Apple GMUX detectedPierre Moreau1-0/+6
2016-12-13drm/nouveau/bl: Assign different names to interfacesPierre Moreau4-4/+83
2016-12-13drm/nouveau/bios/dp: fix handling of LevelEntryTableIndex on DP table 4.2Ben Skeggs1-1/+4
2016-12-13drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs1-0/+2
2016-12-13drm/nouveau/gr/gf100-: handle GPC/TPC/MPC trapBen Skeggs1-0/+7
2016-12-13drm/nouveau/core: recognise GP106 chipsetBen Skeggs1-0/+30
2016-12-13drm/nouveau/ttm: wait for bo fence to signal before unmapping vmasBen Skeggs1-0/+1
2016-12-13drm/nouveau/gr/gf100-: FECS intr handling is not relevant on proprietary ucodeBen Skeggs1-2/+2
2016-12-13drm/nouveau/gr/gf100-: properly ack all FECS error interruptsBen Skeggs1-3/+2
2016-12-13drm/nouveau/fifo/gf100-: recover from host mmu faultsBen Skeggs4-28/+29
2016-12-10drm: Add fake controlD* symlinks for backwards compatDaniel Vetter1-0/+62
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-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-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