summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-10-19Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm...Dave Airlie-47/+69
2017-10-19Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-19/+4
2017-10-19Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-5/+11
2017-10-19drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin-3/+4
2017-10-18Revert "drm/amdgpu: discard commands of killed processes"Alex Deucher-19/+4
2017-10-18drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo-6/+13
2017-10-18drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson-0/+3
2017-10-16drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi-1/+1
2017-10-16drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi-2/+1
2017-10-16drm/i915: Use bdw_ddi_translations_fdi for BroadwellChris Wilson-2/+2
2017-10-16drm/i915: Fix eviction when the GGTT is idle but fullChris Wilson-24/+39
2017-10-16Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi-12/+10
2017-10-17drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du-12/+10
2017-10-16drm/exynos: Clear drvdata after component unbindMarek Szyprowski-0/+1
2017-10-16drm/exynos: Fix potential NULL pointer dereference in suspend/resume pathsMarek Szyprowski-2/+5
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie-19/+26
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie-25/+35
2017-10-13Merge tag 'imx-drm-fixes-2017-10-12' of git://git.pengutronix.de/git/pza/linu...Dave Airlie-0/+44
2017-10-12drm/msm: fix _NO_IMPLICIT fencing caseRob Clark-17/+18
2017-10-12drm/msm: fix error path cleanupRob Clark-1/+2
2017-10-12drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()Archit Taneja-2/+0
2017-10-12drm/msm/dsi: Use correct pm_runtime_put variant during host_initArchit Taneja-1/+1
2017-10-12drm/msm: fix return value check in _msm_gem_kernel_new()Wei Yongjun-2/+2
2017-10-12drm/msm: use proper memory barriers for updating tail/headRob Clark-2/+10
2017-10-12drm/msm/mdp5: add missing max size for 8x74 v1Rob Clark-0/+2
2017-10-12drm/amdgpu: fix placement flags in amdgpu_ttm_bindChristian König-1/+1
2017-10-11drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula-1/+1
2017-10-11gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach-0/+29
2017-10-11gpu: ipu-v3: prg: wait for double buffers to be filled on channel startupLucas Stach-0/+7
2017-10-11gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel-0/+8
2017-10-09drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä-5/+9
2017-10-09drm/i915: Order two completing nop_submit_requestChris Wilson-1/+6
2017-10-09drm/i915: Silence compiler warning for hsw_power_well_enable()Chris Wilson-1/+1
2017-10-09drm/i915: Use crtc_state_is_legacy_gamma in intel_color_checkMaarten Lankhorst-9/+7
2017-10-09drm/i915/edp: Increase the T12 delay quirk to 1300msManasi Navare-1/+1
2017-10-09drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare-1/+1
2017-10-09drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()Jeffy Chen-0/+1
2017-10-06Merge tag 'drm-misc-fixes-2017-10-05' of git://anongit.freedesktop.org/git/dr...Dave Airlie-5/+14
2017-10-06Merge tag 'drm-intel-fixes-2017-10-04' of git://anongit.freedesktop.org/git/d...Dave Airlie-22/+6
2017-10-04drm/i915/glk: Fix DMC/DC state idleness calculationImre Deak-1/+1
2017-10-04drm/i915/cnl: Reprogram DMC firmware after S3/S4 resumeImre Deak-0/+3
2017-10-03drm/i915: Fix DDI PHY init if it was already onImre Deak-21/+2
2017-10-03drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boardsBen Skeggs-1/+4
2017-10-03drm/nouveau/bsp/g92: disable by defaultIlia Mirkin-1/+1
2017-10-03drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs-0/+2
2017-10-03Merge tag 'drm-intel-fixes-2017-09-27' of git://anongit.freedesktop.org/git/d...Dave Airlie-7/+24
2017-10-02drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai-5/+14
2017-09-29Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...Dave Airlie-21/+26
2017-09-28Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-2/+189
2017-09-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie-2/+7