summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-05-08format-security: move static strings to constKees Cook
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun
2017-04-29drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner
2017-04-29drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs
2017-04-29drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2017-04-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-04-26drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann
2017-04-26drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-26drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson
2017-04-26drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala
2017-04-26drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter
2017-04-26drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä
2017-04-26drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson
2017-04-26drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä
2017-04-26drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson
2017-04-26drm/i915: Park the signaler before sleepingChris Wilson
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov
2017-04-24drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau
2017-04-24drm: mali-dp: Add CTM supportMihail Atanassov
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov
2017-04-24drm: mali-dp: add malidp_crtc_state structMihail Atanassov
2017-04-24drm: mali-dp: add custom reset hook for planesMihail Atanassov
2017-04-24drm: mali-dp: remove unused variableArnd Bergmann
2017-04-24drm: mali-dp: add atomic_print_state for planesMihail Atanassov
2017-04-24drm: mali-dp: Enable power management for the device.Liviu Dudau
2017-04-24drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.Liviu Dudau
2017-04-21drm/vmwgfx: Convert macro to octal representationØyvind A. Holm
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-20Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-18drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()Dan Carpenter