index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2018-10-02
drm: fix use-after-free read in drm_mode_create_lease_ioctl()
Jann Horn
2018-10-02
drm/omap: fix use of freed memory
Tomi Valkeinen
2018-10-02
drm/omap: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-10-02
drm/omap: Replace drm_gem_object_{un/reference} with put,get functions
Thomas Zimmermann
2018-10-02
drm/omap: Substitute format_is_yuv() with format->is_yuv
Ayan Kumar Halder
2018-10-02
drm/omap: partial workaround for DRA7xx DMM errata i878
Tomi Valkeinen
2018-10-02
drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/remove
Peter Ujfalusi
2018-10-02
drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_remove
Peter Ujfalusi
2018-10-02
drm/omap: fix memory barrier bug in DMM driver
Tomi Valkeinen
2018-10-02
drm/omap: remove set but not used variable 'frame_height'
YueHaibing
2018-10-02
drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())
zhong jiang
2018-10-02
drm/omap: remove unused header tcm-sita.h
Corentin Labbe
2018-10-01
drm/i915: Avoid compiler warning for maybe unused gu_misc_iir
Chris Wilson
2018-10-01
drm/i915: Do not redefine the has_csr parameter.
Anusha Srivatsa
2018-10-01
drm/tilcdc: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-10-01
drm/exynos: mixer: Make plane alpha configurable
Christoph Manszewski
2018-10-01
drm/exynos: mixer: Make pixel blend mode configurable
Christoph Manszewski
2018-10-01
drm/exynos: drm_plane: Correct exynos_drm_plane_reset
Christoph Manszewski
2018-10-01
drm/exynos: Use selected dma_dev default iommu domain instead of a fake one
Marek Szyprowski
2018-10-01
drm/exynos: gsc: Add support for tiled formats
Marek Szyprowski
2018-10-01
drm/exynos: scaler: Add support for tiled formats
Andrzej Pietrasiewicz
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
2018-09-28
drm/vmwgfx: Adapt validation code for reference-free lookups
Thomas Hellstrom
2018-09-28
drm/ttm: Export ttm_bo_get_unless_zero()
Thomas Hellstrom
2018-09-28
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-09-28
Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2018-09-28
Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-09-28
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2018-09-28
Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2018-09-27
drm/amd/display: Fix Edid emulation for linux
Bhawanpreet Lakha
2018-09-27
drm/amd/display: Fix Vega10 lightup on S3 resume
Roman Li
2018-09-27
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2018-09-27
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
2018-09-27
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
Nayan Deshmukh
2018-09-27
drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_informat...
Nathan Chancellor
2018-09-27
drm/amdkfd: Remove the requirement for atomic Ops on vg20
Shaoyun Liu
2018-09-27
drm/vmwgfx: Look up objects without taking a reference
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
[prev]
[next]