aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2015-09-01drm/i915: Don't use link_bw for PLL setupVille Syrjälä2-29/+26
2015-09-01drm/i915: Preserve SSC earlierLukas Wunner1-11/+18
2015-08-31drm/i915/skl: Adding DDI_E power well domainXiong Zhang4-1/+7
2015-08-31drm/i915: eDP can be present on DDI-ERodrigo Vivi2-9/+5
2015-08-31drm/i915/skl: Enable DDI-ERodrigo Vivi3-7/+18
2015-08-31drm/i915: Enable HDMI on DDI-EXiong Zhang3-4/+47
2015-08-31drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6Imre Deak1-6/+9
2015-08-31drm/i915: Check DP link status on long hpd tooVille Syrjälä1-6/+5
2015-08-28drm/i915: set CDCLK if DPLL0 enabled during resuming from S3Gary Wang1-8/+5
2015-08-26drm/i915/skl: enable DDI-E hotplugXiong Zhang6-4/+66
2015-08-26drm/i915: Fix build warning on 32-bitThierry Reding1-1/+1
2015-08-26drm/i915/skl: Update DDI buffer translation programming.Rodrigo Vivi1-50/+25
2015-08-24drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall2-6/+37
2015-08-24drm/i915: fix link rates reported for SKLThulasimani,Sivakumar1-8/+11
2015-08-24drm/i915: fix VBT parsing for SDVO child device mappingJani Nikula1-25/+25
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie6-43/+47
2015-08-24drm/mgag200: Add support for a new rev of G200eMathieu Larouche1-25/+87
2015-08-24drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche5-27/+85
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie1-0/+10
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-36/+28
2015-08-20Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-...Dave Airlie14-0/+1417
2015-08-19drm/layerscape: Add Freescale DCU DRM driverJianwei Wang14-0/+1417
2015-08-20Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...Dave Airlie2-1/+219
2015-08-19drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar1-8/+22
2015-08-19drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar1-3/+4
2015-08-19Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar1-6/+0
2015-08-19Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula1-23/+4
2015-08-18drm: atmel-hlcdc: add support for sama5d4 SoCsBoris Brezillon1-0/+86
2015-08-18drm: atmel-hlcdc: add support for at91sam9n12 SoCBoris Brezillon1-0/+29
2015-08-18drm: atmel-hlcdc: add support for at91sam9x5 SoCsBoris Brezillon1-0/+88
2015-08-18drm: atmel-hlcdc: add RGB565 and RGB444 output supportBoris Brezillon1-0/+4
2015-08-18drm: atmel-hlcdc: add the missing DRM_ATOMIC flagBoris Brezillon1-1/+2
2015-08-18drm: atmel-hlcdc: add PRIME supportBoris Brezillon1-1/+11
2015-08-18drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding1-1/+1
2015-08-17drm/amdgpu: wait on page directory changes. v2Bas Nieuwenhuizen3-0/+11
2015-08-17drm/amdgpu: Select BACKLIGHT_LCD_SUPPORTThierry Reding1-0/+1
2015-08-17drm/radeon: Select BACKLIGHT_LCD_SUPPORTThierry Reding1-0/+1
2015-08-17drm/amdgpu: cleanup sheduler rq handling v2Christian König3-76/+54
2015-08-17drm/amdgpu: move prepare work out of scheduler to cs_ioctlChunming Zhou1-13/+8
2015-08-17drm/amdgpu: fix unnecessary wake upChunming Zhou2-4/+7
2015-08-17drm/amdgpu: fix duplicated mapping invoke bugmonk.liu1-0/+1
2015-08-17drm/amdgpu: drop bo_list_clone when no schedulermonk.liu1-9/+13
2015-08-17drm/amdgpu: disable GPU reset by defaultAlex Deucher1-2/+2
2015-08-17drm/amdgpu: fix type mismatch errormonk.liu1-2/+3
2015-08-17drm/amdgpu: add reference for **fenceChunming Zhou11-3/+15
2015-08-17drm/amdgpu: fix waiting for all fences before flippingChristian König2-29/+56
2015-08-17drm/amdgpu: fix UVD return code checkingChristian König1-5/+5
2015-08-17drm/amdgpu: remove scheduler fence list v2Christian König3-21/+1
2015-08-17drm/amdgpu: remove amd_sched_wait_emit v2Christian König3-73/+0