summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-02-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding
2018-02-16Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-02-16Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-02-14drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede
2018-02-14drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede
2018-02-14drm/i915: Add intel_bios_cleanup() functionHans de Goede
2018-02-14drm/i915/vlv: Add cdclk workaround for DSIHans de Goede
2018-02-14drm/i915/gvt: fix one typo of render_mmio traceWeinan Li
2018-02-14drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang
2018-02-14drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li
2018-02-13drm/i915/pmu: Fix building without CONFIG_PMChris Wilson
2018-02-13drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin
2018-02-13drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin
2018-02-13drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson
2018-02-13drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson
2018-02-12drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson
2018-02-12drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson
2018-02-12drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-12drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08drm/amdgpu: add new device to use atpx quirkKai-Heng Feng
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-08Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...Dave Airlie
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula
2018-02-08Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-02-06drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi
2018-02-06drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi
2018-02-06drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2018-02-06drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb
2018-02-06drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak
2018-02-06drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang
2018-02-06drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du
2018-02-06drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S
2018-02-06Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2018-02-05drm/rockchip: lvds: Explicitly include pinctrl headersThierry Reding
2018-02-02drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann
2018-02-02drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt
2018-02-02drm/nouveau: Introduce NvPmEnableGating optionLyude Paul
2018-02-02drm/nouveau: Add support for SLCG for Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul
2018-02-02drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul
2018-02-02drm/nouveau/kms/nv50: fix handling of gamma since atomic conversionBen Skeggs
2018-02-02drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsetsBen Skeggs
2018-02-02drm/nouveau/kms/nv50: use "low res" lut for indexed modeIlia Mirkin
2018-02-02drm/nouveau/kms/nv50: prepare for double-buffered LUTsBen Skeggs