OSDN Git Service

uclinux-h8/linux.git
2019-09-10 Gerd Hoffmanndrm: add drm_print_bits
2019-09-09 Thomas Zimmermanndrm/vram: Implement lazy unmapping for GEM VRAM buffers
2019-09-09 Thomas Zimmermanndrm/vram: Add infrastructure for move_notify()
2019-09-09 Thomas Zimmermanndrm/vram: Acquire lock only once per call to vmap(...
2019-09-09 Thomas Zimmermanndrm/vram: Add kmap ref-counting to GEM VRAM objects
2019-09-09 Dariusz Marcinkiewicztda9950: use cec_notifier_cec_adap_(un)register
2019-09-09 Dariusz Marcinkiewiczdrm: exynos: exynos_hdmi: use cec_notifier_conn_(un...
2019-09-09 Hans Verkuildrm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()
2019-09-09 Yannick Fertrédrm/stm: ltdc: add pinctrl for DPI encoder mode
2019-09-08 Laurent Pinchartdrm/panel: panel-simple: Set OSD070T1718 panel type
2019-09-08 Laurent Pinchartdrm/bridge: panel: Infer connector type from panel...
2019-09-08 Laurent Pinchartdrm/panel: Add and fill drm_panel type field
2019-09-06 Arnd Bergmannfbdev/sa1100fb: Remove even more dead code
2019-09-06 Daniel Vetterdrm/blend: Define the direction of Z position values
2019-09-06 Daniel Vetterdrm: Use EOPNOTSUPP, not ENOTSUPP
2019-09-06 Gerd Hoffmanndrm/virtio: fix command submission with objects but...
2019-09-04 Gerd Hoffmanndrm/virtio: add worker for object release
2019-09-04 Gerd Hoffmanndrm/virtio: add fence sanity check
2019-09-04 Gerd Hoffmanndrm/virtio: drop virtio_gpu_object_{reserve, unreserve}
2019-09-04 Gerd Hoffmanndrm/virtio: drop virtio_gpu_object_{ref,unref}
2019-09-04 Gerd Hoffmanndrm/virtio: remove virtio_gpu_alloc_object
2019-09-04 Gerd Hoffmanndrm/virtio: switch from ttm to gem shmem helpers
2019-09-04 Gerd Hoffmanndrm/virtio: drop virtio_gpu_object_list_validate/virtio...
2019-09-04 Gerd Hoffmanndrm/virtio: rework virtio_gpu_cmd_context_{attach,...
2019-09-04 Gerd Hoffmanndrm/virtio: rework virtio_gpu_transfer_to_host_ioctl...
2019-09-04 Gerd Hoffmanndrm/virtio: rework virtio_gpu_transfer_from_host_ioctl...
2019-09-04 Gerd Hoffmanndrm/virtio: rework virtio_gpu_object_create fencing
2019-09-04 Gerd Hoffmanndrm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
2019-09-04 Gerd Hoffmanndrm/virtio: add virtio_gpu_object_array & helpers
2019-09-04 Gerd Hoffmanndrm/virtio: remove ttm calls from in virtio_gpu_object_...
2019-09-04 Gerd Hoffmanndrm/virtio: drop no_wait argument from virtio_gpu_objec...
2019-09-04 Gerd Hoffmanndrm/virtio: remove virtio_gpu_object_wait
2019-09-04 Gerd Hoffmanndrm/virtio: simplify cursor updates
2019-09-04 Gerd Hoffmanndrm/virtio: switch virtio_gpu_wait_ioctl() to gem helper.
2019-09-04 Gerd Hoffmanndrm/virtio: pass gem reservation object to ttm init
2019-09-03 Lyude Pauldrm/dp_mst: Cleanup drm_dp_send_link_address() a bit
2019-09-03 Lyude Pauldrm/dp_mst: Refactor drm_dp_mst_handle_down_rep()
2019-09-03 Lyude Pauldrm/dp_mst: Refactor drm_dp_mst_handle_up_req()
2019-09-03 Lyude Pauldrm/dp_mst: Constify guid in drm_dp_get_mst_branch_by_g...
2019-09-03 Lyude Pauldrm/dp_mst: Remove huge conditional in drm_dp_mst_handl...
2019-09-03 Lyude Pauldrm/dp_mst: Refactor drm_dp_send_enum_path_resources
2019-09-03 Lyude Pauldrm/dp_mst: Add sideband down request tracing + selftests
2019-09-03 Lyude Pauldrm/dp_mst: Combine redundant cases in drm_dp_encode_si...
2019-09-03 Lyude Pauldrm/print: Add drm_err_printer()
2019-09-03 Lyude Pauldrm/dp_mst: Move test_calc_pbn_mode() into an actual...
2019-09-03 Lyude Pauldrm/dp_mst: Get rid of list clear in destroy_connector_work
2019-09-03 Lyude Pauldrm/dp_mst: Move link address dumping into a function
2019-09-03 Daniel Vetterdrm/vkms: Reduce critical section in vblank_simulate
2019-09-03 Daniel Vetterdrm/vkms: Use wait_for_flip_done
2019-09-03 Daniel Vetterdrm/vblank: Document and fix vblank count barrier semantics
2019-09-03 Mihail Atanassovdrm/komeda: Add ACLK rate to sysfs
2019-09-03 Heinrich Finkdrm: Add high-precision time to vblank trace event
2019-09-02 Linus Walleijdrm/sti: Include the right header
2019-09-02 Dariusz Marcinkiewiczdrm: sti: use cec_notifier_conn_(un)register
2019-09-02 Cheng-Yi Chiangdrm: dw-hdmi-i2s: enable audio clock in audio_startup
2019-08-29 Sean Pauldrm: mst: Fix query_payload ack reply struct
2019-08-29 Laurent Pinchartdrm/ingenic: Hardcode panel type to DPI
2019-08-28 Boris Brezillondrm/msm: Use drm_attach_bridge() to attach a bridge...
2019-08-28 Boris Brezillondrm: Stop including drm_bridge.h from drm_crtc.h
2019-08-28 Neil Armstrongdrm/meson: add resume/suspend hooks
2019-08-28 Neil Armstrongdrm/meson: dw_hdmi: add resume/suspend hooks
2019-08-28 Stephen Rothwelldrm/virtio: module_param_named() requires linux/modulep...
2019-08-28 Gerd Hoffmanndrm/virtio: notify virtqueues without holding spinlock
2019-08-28 Gerd Hoffmanndrm/virtio: cleanup queue functions
2019-08-28 Gerd Hoffmanndrm/virtio: add plane check
2019-08-27 Dariusz Marcinkiewiczdrm/vc4/vc4_hdmi: fill in connector info
2019-08-27 Dariusz Marcinkiewiczdrm/i915/intel_hdmi: use cec_notifier_conn_(un)register
2019-08-27 Dariusz Marcinkiewiczdrm_dp_cec: add connector info support.
2019-08-27 Gerd Hoffmanndrm/virtio: make resource id workaround runtime switchable.
2019-08-26 Christophe... drm/mcde: Fix an error handling path in 'mcde_probe()'
2019-08-26 Dan Carpenterdrm/mipi-dbi: fix a loop in debugfs code
2019-08-24 Laurent Pinchartdrm/panel: Initialise panel dev and funcs through drm_p...
2019-08-24 Laurent Pinchartdrm/panel: Add missing drm_panel_init() in panel drivers
2019-08-23 Alyssa Rosenzweigdrm/panfrost: Add errata descriptions from kbase
2019-08-23 Rob Herringdrm/panfrost: Use mutex_trylock in panfrost_gem_purge
2019-08-23 Rob Herringdrm/shmem: Use mutex_trylock in drm_gem_shmem_purge
2019-08-23 Rob Herringdrm/shmem: Do dma_unmap_sg before purging pages
2019-08-23 Rob Herringdrm/panfrost: Fix possible suspend in panfrost_remove
2019-08-23 Rob HerringMAINTAINERS: Add Steven and Alyssa as panfrost reviewers
2019-08-23 Steven Pricedrm/panfrost: Add missing check for pfdev->regulator
2019-08-23 Gerd Hoffmanndrm/i915: switch to drm_fb_helper_remove_conflicting_pc...
2019-08-23 Gerd Hoffmanndrm: drop resource_id parameter from drm_fb_helper_remo...
2019-08-23 Gerd Hoffmannfbdev: drop res_id parameter from remove_conflicting_pc...
2019-08-23 Greg Kroah... omapdrm: no need to check return value of debugfs_creat...
2019-08-23 Jean-Jacques... drm/omap: Add 'alpha' and 'pixel blend mode' plane...
2019-08-23 Rob Herringdrm/panfrost: Fix sleeping while atomic in panfrost_gem...
2019-08-22 Julien Massondrm: meson: use match data to detect vpu compatibility
2019-08-22 Jani Nikuladrm: fix module name in edid_firmware log message
2019-08-21 Xu YiPingdrm: kirin: Move ade drm init to kirin drm drv
2019-08-21 Xu YiPingdrm: kirin: Pass driver data to crtc init and plane...
2019-08-21 Xu YiPingdrm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver...
2019-08-21 Xu YiPingdrm: kirin: Make driver_data variable non-global
2019-08-21 Xu YiPingdrm: kirin: Fix dev->driver_data setting
2019-08-21 Xu YiPingdrm: kirin: Rename plane_init and crtc_init
2019-08-21 Xu YiPingdrm: kirin: Add register connect helper functions in...
2019-08-21 Xu YiPingdrm: kirin: Move drm driver to driver data
2019-08-21 Xu YiPingdrm: kirin: Move config max_width and max_height to...
2019-08-21 Xu YiPingdrm: kirin: Move plane number and primay plane in drive...
2019-08-21 Xu YiPingdrm: kirin: Move mode config function to driver_data
2019-08-21 Xu YiPingdrm: kirin: Move channel formats to driver data
next