projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2019-08-21
Xu YiPing
drm: kirin: Add register connect helper functions in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move drm driver to driver data
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move config max_width and max_height to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move plane number and primay plane in drive...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move mode config function to driver_data
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move channel formats to driver data
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move ade crtc/plane help functions to drive...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Reanme dc_ops to kirin_drm_data
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move kirin_crtc, kirin_plane, kirin_format...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
John Stultz
drm: kirin: Move workqueue to ade_hw_ctx structure
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Move request irq handle in ade hw ctx alloc
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Dynamically allocate the hw_ctx
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Rename ade_crtc to kirin_crtc
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Rename ade_plane to kirin_plane
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Remove out_format from ade_crtc
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Xu YiPing
drm: kirin: Remove uncessary parameter indirection
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
John Stultz
drm: kirin: Remove unreachable return
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
John Stultz
drm: kirin: Remove HISI_KIRIN_DW_DSI config option
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Da Lv
drm: kirin: Fix for hikey620 display offset problem
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Thierry Reding
drm/nouveau: Initialize GEM object before TTM object
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Nickey Yang
dt-bindings: display: rockchip: update DSI controller
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Chris Wilson
dmabuf: Mark up onstack timer for selftests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Mihail Atanassov
drm/komeda: Add support for 'memory-region' DT node...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Chris Wilson
dma-buf: Use %zu for printing sizeof
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Dariusz Marcinkiewicz
dw-hdmi-cec: use cec_notifier_cec_adap_(un)register
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Dariusz Marcinkiewicz
drm: dw-hdmi: use cec_notifier_conn_(un)register
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Chris Wilson
drm/i915: Select DMABUF_SELFTESTS for the default i915...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Jonathan Neuschäfer
drm/drv: Use // for comments in example code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Chris Wilson
dma-buf: Add selftests for dma-fence
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Chris Wilson
dma-buf: Introduce selftesting framework
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Steven Price
drm/panfrost: Remove opp table when unloading
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Steven Price
drm/panfrost: Enable devfreq to work without regulator
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Rob Herring
drm/panfrost: Implement per FD address spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Wei Yongjun
drm/panfrost: Fix missing unlock on error in panfrost_m...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Nishka Dasgupta
udlfb: Make dlfb_ops constant
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Gustavo A....
video: fbdev/mmp/core: Use struct_size() in kzalloc()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Souptick Joarder
video: fbdev: viafb: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Souptick Joarder
video: fbdev: aty[128]fb: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Anders Roxell
video: fbdev: sh_mobile_lcdcfb: Mark expected switch...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Chuhong Yuan
video: fbdev: radeonfb: Use dev_get_drvdata
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Chuhong Yuan
video: fbdev: sm712fb: Use dev_get_drvdata
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Gustavo A....
video: fbdev: pvr2fb: remove unnecessary comparison...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Hans de Goede
efifb: BGRT: Improve efifb_bgrt_sanity_check
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Nishka Dasgupta
drm/xen-front: Make structure fb_funcs constant
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Nishka Dasgupta
drm/vboxvideo: Make structure vbox_fb_helper_funcs...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Chris Wilson
dma-fence: Store the timestamp in the same union as...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Chris Wilson
dma-fence: Simply wrap dma_fence_signal_locked with...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Chris Wilson
dma-fence: Avoid list_del during fence->cb_list iteration
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Chris Wilson
dma-fence: Shrink size of struct dma_fence
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Colin Ian King
drm/panel: tpo-td043mtea1: remove redundant assignment
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Laurent Pinchart
drm/omap: displays: Remove unused panel drivers
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Laurent Pinchart
video: omapfb2: Make standard and custom panel drivers...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Chris Wilson
dma-buf: Restore seqlock around dma_resv updates
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
drm/panel: Add driver for the Toppoly TD043MTEA1 panel
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
drm/panel: Add driver for the Toppoly TD028TTEC1 panel
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
drm/panel: Add driver for the Sony ACX565AKM panel
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
drm/panel: Add driver for the Sharp LS037V7DW01 panel
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
drm/panel: Add driver for the NEC NL8048HL11 panel
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
drm/panel: Add driver for the LG Philips LB035Q02 panel
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
dt-bindings: display: panel: Add bindings for NEC NL804...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
dt-bindings: Add legacy 'toppoly' vendor prefix
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Laurent Pinchart
dt-bindings: Add vendor prefix for LG Display
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Nishka Dasgupta
drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Sam Ravnborg
drm/arm: drop use of drmP.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Sam Ravnborg
drm/armada: drop use of drmP.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Sam Ravnborg
drm/tegra: drop use of drmP.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Sam Ravnborg
drm/i2c/tda998x: drop use of drmP.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Geert Uytterhoeven
drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi-i2s: add .get_eld support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi-i2s: enable only the required i2s...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi-i2s: reset audio fifo before applyi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi-i2s: set the channel allocation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi-i2s: enable lpcm multi channels
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi: set channel count in the infoframes
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi: move audio channel setup out of ahb
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Jerome Brunet
drm/bridge: dw-hdmi-i2s: support more i2s format
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Neil Armstrong
MAINTAINERS: Update with Amlogic DRM bindings converted...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Neil Armstrong
dt-bindings: display: amlogic, meson-vpu: convert to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Neil Armstrong
dt-bindings: display: amlogic, meson-dw-hdmi: convert...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Christian König
dma-buf: rename reservation_object to dma_resv
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Christian König
dma-buf: nuke reservation_object seq number
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Chris Wilson
dma-buf/sw_sync: Synchronize signal vs syncpt free
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/panfrost: Bump driver version to 1.1
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/panfrost: Add support for GPU heap allocations
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/panfrost: Convert MMU IRQ handler to threaded handler
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/panfrost: Consolidate reset handling
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/panfrost: Add a no execute flag for BO allocations
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/panfrost: Split panfrost_mmu_map SG list mapping...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/panfrost: Restructure the GEM object creation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/shmem: Put pages independent of a SG table being set
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rob Herring
drm/gem: Allow sparsely populated page arrays in drm_ge...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Hans de Goede
drm: gm12u320: Add -ENODEV to list of errors to ignore
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Hans de Goede
drm: gm12u320: Do not take a mutex from a wait_event...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Hans de Goede
drm: gm12u320: Use DRM_DEV_ERROR everywhere
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Hans de Goede
drm: gm12u320: Some minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Jason Ekstrand
drm/syncobj: Add better overview documentation for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Sean Paul
drm: Fix kerneldoc warns in connector-related docs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Gustavo A....
drm/komeda: Fix potential integer overflow in komeda_cr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Chris Wilson
dma-fence: Report the composite sync_file status
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Ondrej Jirman
drm: sun4i: Add support for enabling DDC I2C bus to...
commit
|
commitdiff
|
tree
|
snapshot
next