aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/cnl: Add HPD support for Port F.Rodrigo Vivi2018-01-305-24/+42
* drm/i915: For HPD connected port use hpd_pin instead of port.Rodrigo Vivi2018-01-303-79/+77
* drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F.Rodrigo Vivi2018-01-301-0/+3
* drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F.Rodrigo Vivi2018-01-301-4/+6
* drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition.Rodrigo Vivi2018-01-301-1/+1
* drm/i915/cnl: Extend Wa 1178 to Aux F.Rodrigo Vivi2018-01-302-2/+4
* drm/i915/cnl: Add AUX-F supportRodrigo Vivi2018-01-306-0/+45
* drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.Rodrigo Vivi2018-01-303-14/+11
* drm/i915: Add WA for planes ending close to left screen edgeImre Deak2018-01-301-4/+8
* drm/i915: Add display WA #1175 for planes ending close to right screen edgeImre Deak2018-01-303-6/+27
* drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi2018-01-291-2/+3
* drm/i915: Assert that we do not try to unsubmit a completed requestChris Wilson2018-01-291-0/+2
* drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson2018-01-291-36/+33
* Merge drm-next into drm-intel-next-queuedJoonas Lahtinen2018-01-292431-25839/+43540
|\
| * Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie2018-01-253-7/+14
| |\
| | * drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede2018-01-171-4/+4
| | * drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard2018-01-151-2/+9
| | * drm/sun4i: Fix error code in sun4i_tcon_bind()Dan Carpenter2018-01-151-1/+1
| * | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-2517-101/+138
| |\ \
| | * | drm: fix gpu scheduler link orderChristian König2018-01-241-1/+1
| | * | drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2018-01-242-19/+19
| | * | drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-01-231-2/+0
| | * | drm/amd/amdgpu: Add Polaris version checkJames Zhu2018-01-231-2/+15
| | * | drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky2018-01-231-1/+1
| | * | drm/amdgpu: disable MMHUB power gating on ravenHuang Rui2018-01-191-2/+2
| | * | drm/ttm: Don't unreserve swapped BOs that were previously reservedFelix Kuehling2018-01-181-2/+2
| | * | drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling2018-01-181-1/+2
| | * | drm/amdgpu: only check for ECC on Vega10Alex Deucher2018-01-181-8/+10
| | * | drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky2018-01-181-1/+1
| | * | drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global countRoger He2018-01-181-26/+29
| | * | drm/radeon: fill in rb backend map on evergreen/ni.Dave Airlie2018-01-162-0/+2
| | * | drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang2018-01-161-4/+5
| | * | drm/ttm: only free pages rather than update global memory count togetherRoger He2018-01-161-2/+4
| | * | drm/amdgpu: fix CPU based VM updatesChristian König2018-01-161-5/+9
| | * | drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König2018-01-161-2/+2
| | * | drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König2018-01-161-3/+7
| | * | drm/ttm: check the return value of register_shrinkerRoger He2018-01-162-19/+26
| | * | drm/radeon: fix sparse warning: Should it be static?Dmitry Rozhkov2018-01-161-1/+1
| * | | Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/...Dave Airlie2018-01-183-10/+16
| |\ \ \
| | * | | drm/amdkfd: Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-01-101-1/+7
| | * | | drm/amdkfd: add ull suffix to 64bit definesOded Gabbay2018-01-101-3/+3
| | * | | drm/amdkfd: don't always call execute_queues_cpsch()Yong Zhao2018-01-021-5/+5
| | * | | drm/amdkfd: Fix return value 0 when execute_queues_cpsch failsYong Zhao2018-01-021-1/+1
| * | | | BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-18820-3893/+11799
| |\ \ \ \
| | * | | | Linux 4.15-rc8Linus Torvalds2018-01-141-1/+1
| | * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-2/+0
| | |\ \ \ \
| | | * | | | x86/retpoline: Remove compile time warningThomas Gleixner2018-01-141-2/+0
| | * | | | | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-1421-36/+561
| | |\ \ \ \ \
| | | * | | | | powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
| | | * | | | | powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35