summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs-3/+3
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs-15/+5
2017-06-16drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for ve...Karol Herbst-1/+4
2017-06-16drm/nouveau/bios/volt: Parse min and max for Version 0x40Karol Herbst-3/+3
2017-06-16drm/nouveau: Enable stereoscopic 3D output over HDMIAlastair Bridgewater-0/+7
2017-06-16drm/nouveau: Handle frame-packing mode geometry and timing effectsAlastair Bridgewater-7/+17
2017-06-16drm/nouveau/disp/gk104-: Use supplied HDMI InfoFramesAlastair Bridgewater-6/+30
2017-06-16drm/nouveau/disp/gf119: Use supplied HDMI InfoFramesAlastair Bridgewater-6/+34
2017-06-16drm/nouveau/disp/gt215: Use supplied HDMI InfoFramesAlastair Bridgewater-6/+31
2017-06-16drm/nouveau/disp/g84-gt200: Use supplied HDMI InfoFramesAlastair Bridgewater-6/+31
2017-06-16drm/nouveau/disp: Add mechanism to convert HDMI InfoFrames to hardware formatAlastair Bridgewater-0/+78
2017-06-16drm/nouveau: Pass mode-dependent AVI and Vendor HDMI InfoFrames to NVKMAlastair Bridgewater-1/+29
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater-5/+35
2017-06-16drm/nouveau: Clean up nv50_head_atomic_check_mode() and fix blankus calculationAlastair Bridgewater-21/+23
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie-360/+437
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie-35/+25
2017-06-16Merge tag 'drm-fsl-dcu-for-v4.13' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie-15/+9
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie-19/+97
2017-06-16Merge tag 'sunxi-drm-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie-99/+2164
2017-06-16Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie-30/+38
2017-06-16Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie-19/+57
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-6182/+292612
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie-638/+877
2017-06-15drm/vc4: Mimic drm_atomic_helper_commit() behaviorBoris Brezillon-26/+12
2017-06-15drm/vc4: Add get/set tiling ioctls.Eric Anholt-1/+131
2017-06-15drm/vc4: Add T-format scanout support.Eric Anholt-4/+46
2017-06-15Revert "drm/i915/skl: New ddb allocation algorithm"Rodrigo Vivi-159/+98
2017-06-15drm/i915/glk: Add cold boot sequence for GLK DSIMadhav Chauhan-28/+51
2017-06-15drm/i915/glk: Split GLK DSI device ready functionalityMadhav Chauhan-7/+18
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam-0/+42
2017-06-15drm: Reduce scope of 'state' variableDawid Kurek-1/+2
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam-0/+42
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche-1/+8
2017-06-15drm/amdgpu: Fix compiler warningsHarish Kasiviswanathan-4/+4
2017-06-15drm/amdgpu: vm_update_ptes remove code duplicationHarish Kasiviswanathan-57/+16
2017-06-15drm/amd/amdgpu: Port VCN over to new SOC15 macrosTom St Denis-82/+82
2017-06-15drm/amd/amdgpu: Port PSP v10.0 over to new SOC15 macrosTom St Denis-7/+7
2017-06-15drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macrosTom St Denis-16/+16
2017-06-15drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macrosTom St Denis-25/+17
2017-06-15drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis-31/+23
2017-06-15drm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macrosTom St Denis-87/+87
2017-06-15drm/amd/amdgpu: Port MMHUB over to new SOC15 macrosTom St Denis-14/+11
2017-06-15drm/amd/amdgpu: Cleanup gfxhub read-modify-write patternsTom St Denis-8/+3
2017-06-15drm/amd/amdgpu: Port GFXHUB over to new SOC15 macrosTom St Denis-14/+12
2017-06-15drm/amd/amdgpu: Add offset variant to SOC15 macrosTom St Denis-0/+14
2017-06-15drm/amd/powerplay: add avfs control for Vega10Eric Huang-0/+1
2017-06-15drm/amdgpu: add virtual display support for ravenAlex Deucher-0/+2
2017-06-15drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher-1/+1
2017-06-15drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis-1/+1
2017-06-15drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis-19/+7