summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs
2017-06-16drm/nouveau/bios/init: remove internal use of nvbios_init.biosBen Skeggs
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs
2017-06-16drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...Karol Herbst
2017-06-16drm/nouveau/bios/volt: Parse min and max for Version 0x40Karol Herbst
2017-06-16drm/nouveau: Enable stereoscopic 3D output over HDMIAlastair Bridgewater
2017-06-16drm/nouveau: Handle frame-packing mode geometry and timing effectsAlastair Bridgewater
2017-06-16drm/nouveau/disp/gk104-: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/gf119: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/gt215: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp/g84-gt200: Use supplied HDMI InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware formatAlastair Bridgewater
2017-06-16drm/nouveau: Pass mode-dependent AVI and Vendor HDMI InfoFrames to NVKMAlastair Bridgewater
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater
2017-06-16drm/nouveau: Clean up nv50_head_atomic_check_mode() and fix blankus calculationAlastair Bridgewater
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-06-16Merge tag 'drm-fsl-dcu-for-v4.13' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2017-06-16Merge tag 'sunxi-drm-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-06-15drm: Reduce scope of 'state' variableDawid Kurek
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam
2017-06-15drm/amdgpu: Fix compiler warningsHarish Kasiviswanathan
2017-06-15drm/amdgpu: vm_update_ptes remove code duplicationHarish Kasiviswanathan
2017-06-15drm/amd/amdgpu: Port VCN over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port PSP v10.0 over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Port MMHUB over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Cleanup gfxhub read-modify-write patternsTom St Denis
2017-06-15drm/amd/amdgpu: Port GFXHUB over to new SOC15 macrosTom St Denis
2017-06-15drm/amd/amdgpu: Add offset variant to SOC15 macrosTom St Denis
2017-06-15drm/amd/powerplay: add avfs control for Vega10Eric Huang
2017-06-15drm/amdgpu: add virtual display support for ravenAlex Deucher
2017-06-15drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher
2017-06-15drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis
2017-06-15drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis
2017-06-15drm/amdgpu: add contiguous flag in ucode bo createhorchen
2017-06-15drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui
2017-06-15drm/amdgpu: export test ib debugfs interfaceHuang Rui
2017-06-15drm/amd/powerplay: add GPU power display for vega10Eric Huang
2017-06-15drm/amd/powerplay: update vega10_ppsmc.hEric Huang
2017-06-15drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang