summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-07-04compat_drm: switch sg ioctlsAl Viro
2017-07-04compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()Al Viro
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher
2017-07-03drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks
2017-07-03drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...Mark Brown
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-07-03drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D
2017-07-03drm/i915/cfl: Fix Workarounds.Rodrigo Vivi
2017-07-03drm/i915: Avoid undefined behaviour of "u32 >> 32"Chris Wilson
2017-07-03drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi
2017-07-03drm/i915: Fix an error checking testChristophe JAILLET
2017-07-03drm/i915: Disable MSI for all pre-gen5Ville Syrjälä
2017-07-03drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst
2017-06-30drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu
2017-06-30drm/radeon: make MacBook Pro d3_delay quirk more genericBjorn Helgaas
2017-06-30drm/amdgpu: remove unnecessary save/restore of pdev->d3_delayBjorn Helgaas
2017-06-30drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher
2017-06-30drm/amdgpu: fix vblank_time when displays are offAlex Deucher
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-06-29drm/amd/powerplay: power value format change for Vega10Eric Huang
2017-06-29drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle
2017-06-29drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10Eric Huang
2017-06-29drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie
2017-06-29drm/amdgpu/cs: fix a typo in a commentAlex Xie
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui
2017-06-29drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot
2017-06-29drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setupAlex Deucher
2017-06-29drm/amd/powerplay/cz: print message if smc message failsAlex Deucher
2017-06-29drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_initArnd Bergmann
2017-06-29drm/amdgpu: enable mmhub pg on ravenHawking Zhang
2017-06-29drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUBHawking Zhang
2017-06-29drm/amdgpu: add interface to enable/disable mmhub pg on ravenHawking Zhang
2017-06-29drm/amdgpu: add mmhub pg init sequence on ravenHawking Zhang
2017-06-29drm/amd/powerplay: add support for ATOM GFXCLK table v2.Rex Zhu
2017-06-29drm/amdgpu: fix the memory corruption on S3Huang Rui
2017-06-29drm/amdgpu: fix vulkan test performance drop and hang on VIRex Zhu
2017-06-29drm: vblank: Fix vblank timestamp updateLaurent Pinchart
2017-06-29drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds
2017-06-28drm: adv7511_audio: Add .get_dai_id callback to map port number to dai idJohn Stultz
2017-06-28drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoCKuninori Morimoto
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach
2017-06-28Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/...Dave Airlie