summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie41-215/+238
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie106-35882/+18603
2016-09-28Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie12-226/+587
2016-09-28Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie5-47/+79
2016-09-28Merge branch 'for-next' of ssh://people.freedesktop.org/~seanpaul/dogwood int...Dave Airlie5-249/+165
2016-09-28Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-nextDave Airlie6-51/+73
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie19-561/+99
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie12-51/+120
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie57-2006/+1830
2016-09-28Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba...Dave Airlie9-67/+65
2016-09-25drm: bridge: analogix/dp: mark symbols static where possibleBaoyou Xie1-2/+2
2016-09-25drm/bochs: mark bochs_connector_get_modes() staticBaoyou Xie1-1/+1
2016-09-24drm/bridge: analogix_dp: Improve panel on timeSean Paul1-10/+13
2016-09-24drm/bridge: analogix_dp: Don't read EDID if panel presentSean Paul1-8/+10
2016-09-24drm/bridge: analogix_dp: Remove duplicated codeTomeu Vizoso3-555/+210
2016-09-23drm/tilcdc: fix wrong error handlingDaniel Schultz1-3/+3
2016-09-23drm/tilcdc: Return directly after a failed kfree_table_init() in tilcdc_conve...Markus Elfring1-1/+1
2016-09-23Revert "drm/i2c: tda998x: don't register the connector"Sean Paul1-0/+8
2016-09-22drm/tilcdc: Fix non static symbol warningWei Yongjun1-2/+2
2016-09-22drm/tilcdc: mark symbols static where possibleBaoyou Xie1-3/+3
2016-09-22drm/tilcdc: add missing header dependenciesBaoyou Xie2-0/+2
2016-09-22drm/amd/amdgpu: Clean up afmt allocation in DCEv6. (v2)Tom St Denis1-4/+14
2016-09-22drm/amd/amdgpu: Remove division from vblank_waitTom St Denis3-9/+15
2016-09-22drm/radeon/atif: Send a hotplug event when we get dgpu display requestAlex Deucher1-0/+17
2016-09-22drm/radeon/atpx: check for ATIF dGPU wake for display events supportAlex Deucher1-0/+5
2016-09-22drm/amdgpu/atif: Send a hotplug event when we get dgpu display requestAlex Deucher1-0/+11
2016-09-22drm/amdgpu/atpx: check for ATIF dGPU wake for display events supportAlex Deucher2-0/+11
2016-09-22drm/amdgpu: bump version for new vce packet supportAlex Deucher1-1/+2
2016-09-22drm/amdgpu/vce: allow the clock table packetAlex Deucher1-0/+1
2016-09-22drm/amdgpu:cleanup virt related defineMonk Liu2-31/+58
2016-09-22drm/amdgpu: use powerplay module for dgpu in Vi.Rex Zhu12-3114/+6
2016-09-22drm/amdgpu: set gfx clock gating for tonga/polaris.Rex Zhu1-0/+77
2016-09-22drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu1-0/+61
2016-09-22drm/amd/powerplay: export function to help to set cg by smu.Rex Zhu2-74/+5
2016-09-22drm/amdgpu: avoid out of bounds access on array interrupt_status_offsetsColin Ian King1-1/+1
2016-09-22drm/amdgpu: mark symbols static where possibleBaoyou Xie3-6/+8
2016-09-22drm/amdgpu: remove unused functionsBaoyou Xie2-15/+0
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis7-140/+79
2016-09-22drm/radeon: narrow asic_init for virtualizationAlex Deucher1-2/+3
2016-09-22drm/amdgpu:add fw version entry to infoFrank Min3-0/+43
2016-09-22drm/amdgpu:determine if vPost is needed indeedMonk Liu1-4/+44
2016-09-22drm/i2c: tda998x: don't register the connectorBrian Starkey1-8/+0
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen22-45/+45
2016-09-22drm: Distinguish no name from ENOMEM in set_unique()Tom Gundersen1-0/+3
2016-09-22drm/sun4i: Fix the high buffer address maskMaxime Ripard1-2/+2
2016-09-22drm/sun4i: tv: Check mode pointerMaxime Ripard1-1/+7
2016-09-22drm/sun4i: Fix formats usable by the primary planeMaxime Ripard2-19/+46
2016-09-22drm/doc: Document color space handlingDaniel Vetter1-0/+48
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter4-221/+253
2016-09-22drm/doc: Polish plane composition property docsDaniel Vetter2-18/+131