summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-264-4/+4
|\
| * treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-224-4/+4
* | Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2018-02-235-2/+12
|\ \
| * | gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfgJan Luebbe2018-02-191-0/+2
| * | gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel2018-02-191-0/+1
| * | gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandleTobias Jordan2018-02-191-0/+3
| * | gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan2018-02-191-0/+3
| * | gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel2018-02-161-0/+1
| * | gpu: ipu-v3: make const arrays int_reg static, shrinks object sizeColin Ian King2018-02-161-2/+2
* | | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-2110-57/+168
|\ \ \
| * | | drm/meson: fix vsync buffer updateNeil Armstrong2018-02-203-4/+12
| * | | drm: Handle unexpected holes in color-evictionChris Wilson2018-02-201-3/+18
| * | | drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng2018-02-191-0/+3
| * | | drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner2018-02-161-20/+38
| * | | drm/radeon: Fix deadlock on runtime suspendLukas Wunner2018-02-161-25/+49
| * | | drm/nouveau: Fix deadlock on runtime suspendLukas Wunner2018-02-161-5/+13
| * | | drm: Allow determining if current task is output poll workerLukas Wunner2018-02-161-0/+20
| * | | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2018-02-011-0/+15
* | | | drm/edid: quirk Sony PlayStation VR headset as non-desktopPhilipp Zabel2018-02-211-0/+3
* | | | drm/edid: quirk Windows Mixed Reality headsets as non-desktopPhilipp Zabel2018-02-211-0/+10
* | | | drm/edid: quirk Oculus Rift headsets as non-desktopPhilipp Zabel2018-02-211-0/+5
* | | | Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-201-17/+23
|\| | |
| * | | drm/cirrus: Load lut in crtc_commitDaniel Vetter2018-01-311-17/+23
* | | | drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1Sylwester Nawrocki2018-02-202-3/+6
* | | | drm/exynos: remove exynos_drm_rotator.hCorentin Labbe2018-02-201-19/+0Star
* | | | drm/exynos: g2d: Delete an error message for a failed memory allocation in tw...Markus Elfring2018-02-201-4/+2Star
* | | | drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang2018-02-201-1/+1
* | | | drm/exynos: g2d: use monotonic timestampsArnd Bergmann2018-02-201-3/+3
| |_|/ |/| |
* | | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-02-161-3/+3
|\ \ \
| * | | drm/nouveau: Make clock gate support conditionalThierry Reding2018-02-161-3/+3
* | | | Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...Dave Airlie2018-02-1615-151/+346
|\ \ \ \
| * | | | drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3Hans de Goede2018-02-142-0/+85
| * | | | drm/i915: Free memdup-ed DSI VBT data structures on driver_unloadHans de Goede2018-02-141-0/+6
| * | | | drm/i915: Add intel_bios_cleanup() functionHans de Goede2018-02-143-13/+17
| * | | | drm/i915/vlv: Add cdclk workaround for DSIHans de Goede2018-02-141-0/+8
| * | | | drm/i915/gvt: fix one typo of render_mmio traceWeinan Li2018-02-141-1/+1
| * | | | drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang2018-02-141-2/+49
| * | | | drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li2018-02-141-0/+1
| * | | | drm/i915/pmu: Fix building without CONFIG_PMChris Wilson2018-02-141-10/+23
| * | | | drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2018-02-142-15/+84
| * | | | drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-142-87/+52Star
| * | | | drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson2018-02-141-8/+12
| * | | | drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson2018-02-141-19/+10Star
| * | | | drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson2018-02-131-1/+3
| * | | | drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson2018-02-131-1/+1
| * | | | drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-131-2/+2
| * | | | drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-131-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-02-161-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | drm/amdgpu: add new device to use atpx quirkKai-Heng Feng2018-02-091-0/+1
* | | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-113-7/+7