summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-06-09drm/amd/powerplay: fix copy error in powerplay.Rex Zhu
2017-06-09drm/amdgpu: move comment to the right placeAlex Xie
2017-06-09drm/amdgpu: fix a typo in commentAlex Xie
2017-06-09drm/amdgpu: remove duplicate function prototypesAlex Xie
2017-06-09drm/amdgpu: Support page table update via CPUHarish Kasiviswanathan
2017-06-09drm/amdgpu: Support page directory update via CPUHarish Kasiviswanathan
2017-06-09drm/amdgpu: Add amdgpu_sync_waitHarish Kasiviswanathan
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan
2017-06-09drm: rcar-du: Map memory through the VSP deviceLaurent Pinchart
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Dave Airlie
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-06-08drm/fsl-dcu: use new drm_atomic_helper_shutdownStefan Agner
2017-06-08drm/fsl-dcu: implement irq_preinstall/uninstall callbacksStefan Agner
2017-06-08drm/fsl: Drop drm_vblank_cleanupDaniel Vetter
2017-06-08drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_devAlex Deucher
2017-06-08drm/amdgpu: call pci_[un]register_driver() directlyAlex Deucher
2017-06-08drm/amdgpu/radeon: Use radeon by default for CIK GPUsMichel Dänzer
2017-06-08drm/radeon: Make si_support and cik_support parameters always availableMichel Dänzer
2017-06-08drm/amdgpu: Update Kconfig help for SI and CIK supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling
2017-06-08drm/radeon: Add module param to control SI supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling
2017-06-08drm/i915: fix warning for unused variableJani Nikula
2017-06-08gpu: ipu-v3: vdic: include AUTO field order bit in ipu_vdi_set_field_orderSteve Longerbeam
2017-06-08gpu: ipu-v3: remove interrupt busy waiting routinePhilipp Zabel
2017-06-08gpu: ipu-v3: allocate ipuv3_channels as neededPhilipp Zabel
2017-06-08gpu: ipu-v3: Add support for double read/write reductionPhilipp Zabel
2017-06-08gpu: ipu-v3: prg: remove counter load enableLucas Stach
2017-06-07drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher
2017-06-07drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher
2017-06-07drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher
2017-06-07drm/amdgpu/gfx9: remove spurious line in kiq setupAlex Deucher
2017-06-07drm/amdgpu/gfx8: whitespace changeAlex Deucher
2017-06-07drm/amdgpu/gfx9: Raven has two MECsAlex Deucher
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher
2017-06-07drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher
2017-06-07drm/pl111: Fix offset calculation for the primary plane.Eric Anholt
2017-06-07drm/atmel-hlcdc: Fix panel registrationBoris Brezillon
2017-06-07drm/bridge: Build the panel wrapper in drm_kms_helperMaarten Lankhorst
2017-06-07drm/meson: Fix driver bind when only CVBS is availableNeil Armstrong
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä
2017-06-07drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä
2017-06-07drm/i915: Fix logical inversion for gen4 quirkingChris Wilson
2017-06-07drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson
2017-06-07drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst