summaryrefslogtreecommitdiffstats
path: root/drivers/extcon (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-21drm/amdgpu: update rev id for olandFlora Cui1-0/+1
2016-12-21drm/amdgpu: update golden setting for olandFlora Cui1-13/+19
2016-12-21drm/amdgpu: update rev id for hainanFlora Cui1-0/+1
2016-12-21drm/amdgpu: update golden setting for hainanFlora Cui1-14/+23
2016-12-21drm/amdgpu: update rev id for pitcairnFlora Cui1-0/+1
2016-12-21drm/amdgpu: update golden setting for pitcairnFlora Cui1-10/+16
2016-12-21drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2-161/+221
2016-12-19drm/amdgpu: fix cursor setting of dce6/dce8Flora Cui2-7/+1
2016-12-15drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2-90/+230
2016-12-15drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.Rex Zhu1-3/+49
2016-12-15drm/amdgpu: add new gfx cg flags.Rex Zhu1-0/+4
2016-12-15drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu1-5/+2
2016-12-15drm/amdgpu: always initialize gfx pg for gfx_v8.0.Rex Zhu1-39/+32
2016-12-15drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.Rex Zhu1-0/+2
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