]> asedeno.scripts.mit.edu Git - linux.git/history - drivers/gpu
drm/ingenic: Hardcode panel type to DPI
[linux.git] / drivers / gpu /
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 JAILLETdrm/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 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 Greg Kroah-Hartmanomapdrm: no need to check return value of debugfs_creat...
2019-08-23 Jean-Jacques Hiblotdrm/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 init
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
2019-08-21 Xu YiPingdrm: kirin: Move ade crtc/plane help functions to drive...
2019-08-21 Xu YiPingdrm: kirin: Reanme dc_ops to kirin_drm_data
2019-08-21 Xu YiPingdrm: kirin: Move kirin_crtc, kirin_plane, kirin_format...
2019-08-21 John Stultzdrm: kirin: Move workqueue to ade_hw_ctx structure
2019-08-21 Xu YiPingdrm: kirin: Move request irq handle in ade hw ctx alloc
2019-08-21 Xu YiPingdrm: kirin: Dynamically allocate the hw_ctx
2019-08-21 Xu YiPingdrm: kirin: Rename ade_crtc to kirin_crtc
2019-08-21 Xu YiPingdrm: kirin: Rename ade_plane to kirin_plane
2019-08-21 Xu YiPingdrm: kirin: Remove out_format from ade_crtc
2019-08-21 Xu YiPingdrm: kirin: Remove uncessary parameter indirection
2019-08-21 John Stultzdrm: kirin: Remove unreachable return
2019-08-21 John Stultzdrm: kirin: Remove HISI_KIRIN_DW_DSI config option
2019-08-21 Da Lvdrm: kirin: Fix for hikey620 display offset problem
2019-08-21 Thierry Redingdrm/nouveau: Initialize GEM object before TTM object
2019-08-20 Mihail Atanassovdrm/komeda: Add support for 'memory-region' DT node...
2019-08-20 Dariusz Marcinkiewiczdw-hdmi-cec: use cec_notifier_cec_adap_(un)register
2019-08-20 Dariusz Marcinkiewiczdrm: dw-hdmi: use cec_notifier_conn_(un)register
2019-08-19 Chris Wilsondrm/i915: Select DMABUF_SELFTESTS for the default i915...
2019-08-19 Jonathan Neuschäferdrm/drv: Use // for comments in example code
2019-08-19 Steven Pricedrm/panfrost: Remove opp table when unloading
2019-08-19 Steven Pricedrm/panfrost: Enable devfreq to work without regulator
2019-08-19 Rob Herringdrm/panfrost: Implement per FD address spaces
2019-08-19 Wei Yongjundrm/panfrost: Fix missing unlock on error in panfrost_m...
2019-08-19 Nishka Dasguptadrm/xen-front: Make structure fb_funcs constant
2019-08-18 Nishka Dasguptadrm/vboxvideo: Make structure vbox_fb_helper_funcs constant
2019-08-17 Chris Wilsondma-fence: Store the timestamp in the same union as...
2019-08-17 Colin Ian Kingdrm/panel: tpo-td043mtea1: remove redundant assignment
2019-08-16 Laurent Pinchartdrm/omap: displays: Remove unused panel drivers
2019-08-16 Chris Wilsondma-buf: Restore seqlock around dma_resv updates
2019-08-14 Laurent Pinchartdrm/panel: Add driver for the Toppoly TD043MTEA1 panel
2019-08-14 Laurent Pinchartdrm/panel: Add driver for the Toppoly TD028TTEC1 panel
2019-08-14 Laurent Pinchartdrm/panel: Add driver for the Sony ACX565AKM panel
2019-08-14 Laurent Pinchartdrm/panel: Add driver for the Sharp LS037V7DW01 panel
2019-08-14 Laurent Pinchartdrm/panel: Add driver for the NEC NL8048HL11 panel
2019-08-14 Laurent Pinchartdrm/panel: Add driver for the LG Philips LB035Q02 panel
2019-08-14 Nishka Dasguptadrm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs...
2019-08-14 Sam Ravnborgdrm/arm: drop use of drmP.h
2019-08-14 Sam Ravnborgdrm/armada: drop use of drmP.h
2019-08-14 Sam Ravnborgdrm/tegra: drop use of drmP.h
2019-08-14 Sam Ravnborgdrm/i2c/tda998x: drop use of drmP.h
2019-08-14 Geert Uytterhoevendrm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV...
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi-i2s: add .get_eld support
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi-i2s: enable only the required i2s lanes
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi-i2s: reset audio fifo before applyi...
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi-i2s: set the channel allocation
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi-i2s: enable lpcm multi channels
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi: set channel count in the infoframes
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi: move audio channel setup out of ahb
2019-08-14 Jerome Brunetdrm/bridge: dw-hdmi-i2s: support more i2s format
2019-08-13 Christian Königdma-buf: rename reservation_object to dma_resv
2019-08-12 Rob Herringdrm/panfrost: Bump driver version to 1.1
2019-08-12 Rob Herringdrm/panfrost: Add support for GPU heap allocations
2019-08-12 Rob Herringdrm/panfrost: Convert MMU IRQ handler to threaded handler
2019-08-12 Rob Herringdrm/panfrost: Consolidate reset handling
2019-08-12 Rob Herringdrm/panfrost: Add a no execute flag for BO allocations
2019-08-12 Rob Herringdrm/panfrost: Split panfrost_mmu_map SG list mapping...
2019-08-12 Rob Herringdrm/panfrost: Restructure the GEM object creation
2019-08-12 Rob Herringdrm/shmem: Put pages independent of a SG table being set
next