summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-27drm/vboxvideo: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/tegra: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/rockchip: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/radeon: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/omap: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/nouveau: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/msm: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/mga200g: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/i915: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/hibmc: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/gma500: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/exynos: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/cirrus: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/ast: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/armada: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/amdgpu: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/fb_helper: set info->par in fill_info()Daniel Vetter
2019-03-27drm/fb-helper: set fbi->fix.id in fill_info()Daniel Vetter
2019-03-27drm/fb-helper: Add fill_info() functionsDaniel Vetter
2019-03-26drm/fbdev: Make skip_vt_switch the defaultDaniel Vetter
2019-03-26drm/doc: Drop "content type" from the legacy kms property tableDaniel Vetter
2019-03-25drm: vkms: check status of alloc_ordered_workqueueKangjie Lu
2019-03-25drm/doc: fix missing verbLuca Ceresoli
2019-03-25drm/hibmc: Drop best_encoderDaniel Vetter
2019-03-21drm/fourcc: Fix conflicting Y41x definitionsMaarten Lankhorst
2019-03-20drm/selftests/mm: Switch to bitmap_zalloc()Andy Shevchenko
2019-03-20tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes
2019-03-20drm/vboxvideo: Remove unused including <linux/version.h>YueHaibing
2019-03-20drm/meson: exclusively use the canvas provider moduleMaxime Jourdan
2019-03-20dt-bindings: display: amlogic, meson-vpu: exclusively use amlogic, canvasMaxime Jourdan
2019-03-15drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik
2019-03-15drm/sun4i: mixer: Simplify the get_id logicMaxime Ripard
2019-03-15drm/sun4i: backend: Simplify the get_id logicMaxime Ripard
2019-03-14drm/v3d: Use the new shmem helpers to reduce driver boilerplate.Eric Anholt
2019-03-14drm: Add library for shmem backed GEM objectsNoralf Trønnes
2019-03-14drm/dp: Set the connector's TILE property even for DP SST connectorsManasi Navare
2019-03-14drm/v3d: Fix calling drm_sched_resubmit_jobs for same sched.Andrey Grodzovsky
2019-03-14drm/v3d: Remove some dead members of struct v3d_bo.Eric Anholt
2019-03-14drm/v3d: Use drm_gem_lock_reservations()/drm_gem_unlock_reservations()Eric Anholt
2019-03-14drm: Add helpers for locking an array of BO reservations.Eric Anholt
2019-03-13Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Sean Paul
2019-03-13gpu: drm: atomic_helper: Fix spelling errorsKieran Bingham
2019-03-13drm/i915/icl: Implement half float formatsKevin Strasser
2019-03-13drm/i915: Refactor icl_is_hdr_planeKevin Strasser
2019-03-13drm/fourcc: Add 64 bpp half float formatsKevin Strasser
2019-03-12drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMARTAyan Kumar Halder
2019-03-12drm/arm/malidp:- Disregard the pitch alignment constraint for AFBC framebuffer.Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...Ayan Kumar Halder
2019-03-12drm/arm/malidp:- Writeback framebuffer does not support any modifiersAyan Kumar Halder
2019-03-12drm/arm/malidp: Specified the rotation memory requirements for AFBC YUV formatsAyan Kumar Halder