summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-11-027-35/+57
| |\ \ \ | | |_|/ | |/| |
| | * | drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson2017-11-011-0/+4
| | * | drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)Chris Wilson2017-10-301-0/+2
| | * | drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)Chris Wilson2017-10-301-0/+2
| | * | drm/i915/edp: read edp display control registers unconditionallyJani Nikula2017-10-301-3/+10
| | * | drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2017-10-302-31/+21
| | * | drm/i915: Cancel the modeset retry work during modeset cleanupManasi Navare2017-10-301-1/+18
| * | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-11-011-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | drm/nouveau/kms/nv50: use the correct state for base channel notifier setupBen Skeggs2017-11-011-3/+3
* | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02354-0/+354
|\ \ \ \ | |/ / / |/| | |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02354-0/+354
| |/ /
* | | Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-275-65/+15
|\ \ \
| * | | drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang2017-10-261-2/+3
| * | | drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang2017-10-271-16/+5
| * | | drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang2017-10-272-45/+2
| * | | drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang2017-10-273-2/+5
* | | | Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-261-0/+4
|\| | | | |_|/ |/| |
| * | drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin2017-10-251-0/+4
| |/
* | drm/amd/amdgpu: Remove workaround check for UVD6 on APUsTom St Denis2017-10-251-11/+5
* | drm/amd/powerplay: fix uninitialized variableRex Zhu2017-10-211-3/+3
|/
* Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm...Dave Airlie2017-10-198-47/+69
|\
| * drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo2017-10-183-6/+13
| * drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson2017-10-181-0/+3
| * drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi2017-10-161-1/+1
| * drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi2017-10-161-2/+1
| * drm/i915: Use bdw_ddi_translations_fdi for BroadwellChris Wilson2017-10-161-2/+2
| * drm/i915: Fix eviction when the GGTT is idle but fullChris Wilson2017-10-161-24/+39
| * Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi2017-10-161-12/+10
| |\
| | * drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du2017-10-171-12/+10
* | | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-10-191-19/+4
|\ \ \
| * | | Revert "drm/amdgpu: discard commands of killed processes"Alex Deucher2017-10-181-19/+4
* | | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-10-194-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin2017-10-191-3/+4
| * | | drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boardsBen Skeggs2017-10-031-1/+4
| * | | drm/nouveau/bsp/g92: disable by defaultIlia Mirkin2017-10-031-1/+1
| * | | drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs2017-10-031-0/+2
* | | | drm/exynos: Clear drvdata after component unbindMarek Szyprowski2017-10-161-0/+1
* | | | drm/exynos: Fix potential NULL pointer dereference in suspend/resume pathsMarek Szyprowski2017-10-161-2/+5
| |/ / |/| |
* | | Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-146-19/+26
|\ \ \ | | |/ | |/|
| * | drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula2017-10-111-1/+1
| * | drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä2017-10-091-5/+9
| * | drm/i915: Order two completing nop_submit_requestChris Wilson2017-10-091-1/+6
| * | drm/i915: Silence compiler warning for hsw_power_well_enable()Chris Wilson2017-10-091-1/+1
| * | drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst2017-10-091-9/+7
| * | drm/i915/edp: Increase the T12 delay quirk to 1300msManasi Navare2017-10-091-1/+1
| * | drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare2017-10-091-1/+1
* | | Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-10-147-25/+35
|\ \ \
| * | | drm/msm: fix _NO_IMPLICIT fencing caseRob Clark2017-10-122-17/+18
| * | | drm/msm: fix error path cleanupRob Clark2017-10-121-1/+2
| * | | drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()Archit Taneja2017-10-121-2/+0