summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-04Merge tag 'exynos-drm-next-for-v4.20' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2018-10-04Merge tag 'omapdrm-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Dave Airlie
2018-10-04Merge tag 'drm-misc-next-fixes-2018-10-03' of git://anongit.freedesktop.org/d...Dave Airlie
2018-10-04Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2018-10-03drm/fb_helper: Allow leaking fbdev smem_startNeil Armstrong
2018-10-02drm/omap: fix use of freed memoryTomi Valkeinen
2018-10-02drm/omap: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-10-02drm/omap: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-10-02drm/omap: Replace drm_gem_object_{un/reference} with put,get functionsThomas Zimmermann
2018-10-02drm/omap: Substitute format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-10-02drm/omap: partial workaround for DRA7xx DMM errata i878Tomi Valkeinen
2018-10-02drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/removePeter Ujfalusi
2018-10-02drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_removePeter Ujfalusi
2018-10-02drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen
2018-10-02drm/omap: remove set but not used variable 'frame_height'YueHaibing
2018-10-02drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())zhong jiang
2018-10-02drm/omap: remove unused header tcm-sita.hCorentin Labbe
2018-10-01drm/exynos: mixer: Make plane alpha configurableChristoph Manszewski
2018-10-01drm/exynos: mixer: Make pixel blend mode configurableChristoph Manszewski
2018-10-01drm/exynos: drm_plane: Correct exynos_drm_plane_resetChristoph Manszewski
2018-10-01drm/exynos: gsc: Add support for tiled formatsMarek Szyprowski
2018-10-01drm/exynos: scaler: Add support for tiled formatsAndrzej Pietrasiewicz
2018-09-28drm/vmwgfx: Make user resource lookups reference-free during validationThomas Hellstrom
2018-09-28drm/vmwgfx: Don't refcount cotable lookups during command buffer validationThomas Hellstrom
2018-09-28drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...Thomas Hellstrom
2018-09-28drm/vmwgfx: Make buffer object lookups reference-free during validationThomas Hellstrom
2018-09-28drm/vmwgfx: Look up user buffer objects without taking a referenceThomas Hellstrom
2018-09-28drm/vmwgfx: Adapt validation code for reference-free lookupsThomas Hellstrom
2018-09-28drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom
2018-09-28Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-09-28Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-09-28Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh
2018-09-27drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_informat...Nathan Chancellor
2018-09-27drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu
2018-09-27drm/vmwgfx: Look up objects without taking a referenceThomas Hellstrom
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the user resource destructor checkThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom
2018-09-27drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom
2018-09-27drm/vmwgfx: Reduce the size of buffer object relocationsThomas Hellstrom
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom
2018-09-27drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom
2018-09-27drm/vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom
2018-09-27drm/vmwgfx: Add a validation module v2Thomas Hellstrom
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom
2018-09-27Revert "drm/sun4i: Remove R40 display pipeline compatibles"Chen-Yu Tsai
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-09-26drm/amdgpu/vcn: whitespace cleanupAlex Deucher