summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart
2017-06-09v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm
2017-06-09v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart
2017-06-09v4l: rcar-fcp: Don't get/put module referenceLaurent Pinchart
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: Add const to name field declaration in struct drm_prop_enum_listJyri Sarha
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-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/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher
2017-06-07drm/amdgpu/gfx8: drop per-APU CU limitsAlex Deucher
2017-06-06drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher
2017-06-06drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipeAlex Deucher
2017-06-06drm/amdgpu/gfx9: allocate queues horizontally across pipesAlex Deucher
2017-06-06drm/amd/powerplay: fix memory leak in cz_hwmgr backendHawking Zhang
2017-06-06drm/amd/powerplay: fix memory leak in rv_hwmgr backendHawking Zhang
2017-06-06drm/amd/powerplay: add sclk and mclk overdrive for vega10Eric Huang
2017-06-06drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.Rex Zhu
2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gmc9Huang Rui