OSDN Git Service

uclinux-h8/linux.git
2020-09-28 Christian Königdrm/ttm: remove fault callback
2020-09-28 Christian Königdrm/nouveau: stop using TTMs fault callback
2020-09-28 Christian Königdrm/amdgpu: stop using TTMs fault callback
2020-09-28 Christian Königdrm/radeon: stop using TTMs fault callback
2020-09-28 Christian Königdrm/ttm: move SG flag check into ttm_bo_vm_reserve
2020-09-27 Paul Cercueildrm/ingenic: Add support for paletted 8bpp
2020-09-26 Paul Cercueildrm/ingenic: Add support for 24-bit modes
2020-09-26 Paul Cercueildrm/ingenic: Add support for 30-bit modes
2020-09-26 Paul Cercueildrm/ingenic: Support handling different pixel formats...
2020-09-26 Paul Cercueildrm/ingenic: Alloc F0 and F1 DMA descriptors at once
2020-09-26 Paul Cercueildrm/ingenic: Add support for reserved memory
2020-09-26 Paul Cercueildrm/ingenic: Reset pixclock rate when parent clock...
2020-09-25 Arnd Bergmannfbdev: sbuslib: remove compat_alloc_user_space usage
2020-09-25 Arnd Bergmannfbdev: sbuslib: remove unused FBIOSCURSOR32 helper
2020-09-25 Arnd Bergmannfbdev: simplify fb_getput_cmap()
2020-09-25 Thomas Zimmermanndrm/vram-helper: Don't put new BOs into VRAM
2020-09-25 Thomas Zimmermanndrm/vram-helper: Set object function iff they are not...
2020-09-25 Thomas Zimmermanndrm/vram-helper: Integrate drm_gem_vram_init() into...
2020-09-25 Thomas Zimmermanndrm: Remove obsolete GEM and PRIME callbacks from struc...
2020-09-25 Thomas Zimmermanndrm/xlnx: Initialize DRM driver instance with CMA helpe...
2020-09-25 Thomas Zimmermanndrm/xen: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/vkms: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/virtgpu: Set PRIME export function in struct drm_ge...
2020-09-25 Thomas Zimmermanndrm/vgem: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/vc4: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/tegra: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/rockchip: Convert to drm_gem_object_funcs
2020-09-25 Thomas Zimmermanndrm/radeon: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/pl111: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/omapdrm: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/nouveau: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/msm: Introduce GEM object funcs
2020-09-25 Thomas Zimmermanndrm/mediatek: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/imx/dcss: Initialize DRM driver instance with CMA...
2020-09-25 Thomas Zimmermanndrm/i915: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/gma500: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/exynos: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/etnaviv: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/armada: Introduce GEM object functions
2020-09-25 Thomas Zimmermanndrm/amdgpu: Introduce GEM object functions
2020-09-25 Tian Taodrm/hisilicon: Features to support reading resolutions...
2020-09-25 Tian Taodrm/hisilicon: Support i2c driver algorithms for bit...
2020-09-24 Antonio Borneodrm/panel: otm8009a: allow using non-continuous dsi...
2020-09-24 Antonio Borneodrm/panel: otm8009a: remove hack to force commands...
2020-09-24 Xiaofei Tanfbdev: mx3fb: remove unused variable 'irq'
2020-09-24 Yannick Fertredrm/panel: rm68200: allow using non-continuous dsi...
2020-09-24 Dave Airliedrm/radeon/ttm: handle ttm moves properly
2020-09-24 Dave Airliedrm/amdgpu/ttm: handle tt moves properly.
2020-09-24 Dave Airliedrm/ttm: handle the SYSTEM->TT path in same place as...
2020-09-24 Qinglang Miaodrm/panel: simplify the return expression of td028ttec1...
2020-09-24 Christian Königdrm/ttm: remove TTM_PL_FLAG_NO_EVICT
2020-09-24 Christian Königdrm/ttm: remove ttm_bo_create
2020-09-24 Christian Königdrm/amdgpu: switch over to the new pin interface
2020-09-24 Christian Königdrm/radeon: switch over to the new pin interface
2020-09-24 Christian Königdrm/qxl: switch over to the new pin interface
2020-09-24 Christian Königdrm/vram-helper: switch over to the new pin interface
2020-09-24 Christian Königdrm/nouveau: switch over to the new pin interface
2020-09-24 Christian Königdrm/vmwgfx: switch over to the new pin interface v2
2020-09-24 Christian Königdrm/vmwgfx: stop using ttm_bo_create v2
2020-09-24 Christian Königdrm/vmwgfx: remove unused placement combination
2020-09-24 Christian Königdrm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
2020-09-24 Thomas Zimmermanndrm/ast: Reload gamma LUT after changing primary plane...
2020-09-24 Christian Königdrm/ttm: remove persistent_swap_storage
2020-09-24 Christian Königdrm/nouveau: stop using persistent_swap_storage
2020-09-24 Jani Nikuladrm/dp: add a number of DP 2.0 DPCD definitions
2020-09-24 Jani Nikuladrm/dp: add subheadings to DPCD address definitions
2020-09-23 Dave Airliedrm/ttm: add bo wait that takes a ctx wrapper.
2020-09-23 Dave Airliedrm/nouveau/ttm: plumb ctx through move functions.
2020-09-23 Dave Airliedrm/radeon: cleanup ttm operation ctx usage.
2020-09-23 Dave Airliedrm/qxl: kill unused bo wait wrapper
2020-09-23 Dave Airliedrm/radeon: kill radeon_bo_wait
2020-09-23 Daniel Vetterdrm/doc: Document that modifiers are always required...
2020-09-23 Christian Königdrm/ttm: stop dangerous caching attribute change
2020-09-23 Christian Königdrm/ttm: remove nonsense AGP handling
2020-09-22 Koba Kodrm/dp_mst: Retrieve extended DPCD caps for topology...
2020-09-22 Qinglang Miaovga_switcheroo: simplify the return expression of vga_s...
2020-09-22 Colin Ian Kingdrm/gma500: clean up indentation issues
2020-09-22 Thomas Zimmermanndrm/vram-helper: Fix use of top-down placement
2020-09-21 Jason Yandrm/panel: samsung: make vint_table static const
2020-09-21 Wang ShaoBodrm/imx/dcss: fix unused but set variable warnings
2020-09-21 Maxime Riparddrm/vc4: hvs: Pull the state of all the CRTCs prior...
2020-09-21 Tian Taodrm/ttm: update kernel-doc line comments
2020-09-21 Neil Armstrongdrm/panfrost: add Amlogic GPU integration quirks
2020-09-21 Neil Armstrongdrm/panfrost: add amlogic reset quirk callback
2020-09-21 Neil Armstrongdrm/panfrost: add support for vendor quirk
2020-09-21 Daniel Vetterdrm/dev: Remove drm_dev_init
2020-09-21 Luben Tuikovdrm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)
2020-09-21 Daniel Vetterdrm/i915/selftests: align more to real device lifetimes
2020-09-21 Daniel Vetterdrm/i915/selftest: Create mock_destroy_device
2020-09-18 Jing Xiangfengfbcon: Remove the superfluous break
2020-09-18 Vaibhav Guptafbdev: aty: remove CONFIG_PM container
2020-09-17 Dave Airliedrm/ttm: drop evicted from ttm_bo.
2020-09-17 Dave Airliedrm/ttm: drop special pipeline accel cleanup function.
2020-09-17 Dave Airliedrm/ttm: make common function for wait/free node path.
2020-09-17 Dave Airliedrm/ttm: move ghost object creation to a common function
2020-09-17 Dave Airliedrm/ttm: add a simple assign mem to bo wrapper
2020-09-17 Dave Airliedrm/ttm/drivers: call the bind function directly.
2020-09-17 Dave Airliedrm/ttm: move unbind into the tt destroy.
2020-09-17 Dave Airliedrm/ttm: flip tt destroy ordering.
2020-09-17 Dave Airliedrm/ttm: protect against reentrant bind in the drivers
next