开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2018-10-01
drm/fsl-dcu: drop unused drm_crtc_index()
Stefan Agner
2018-10-01
drm: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-01
drm/bochs: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-09-30
drm/zte: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-28
drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328
Heiko Stuebner
2018-09-28
drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data object
Heiko Stuebner
2018-09-28
drm/rockchip: dw_hdmi: allow including external phys
Heiko Stuebner
2018-09-28
drm/rockchip: dw_hdmi: Allow outputs that don't need output switching
Heiko Stuebner
2018-09-28
drm/bridge: dw-hdmi: allow forcing vendor phy-type
Heiko Stuebner
2018-09-27
drm: stm: implement get_scanout_position function
Benjamin Gaignard
2018-09-27
drm/panel: Add support for Olimex LCD-OLinuXino panel
Stefan Mavrodiev
2018-09-27
drm/panel: simple: Add DLC1010GIG panel
Marco Felsch
2018-09-27
drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel
Chen-Yu Tsai
2018-09-27
drm/panel: p079zca: unconditionally remove the panel on removal
Heiko Stuebner
2018-09-27
drm/panel: add panel CDTech S043WQ26H-CT7 to panel-simple
Giulio Benetti
2018-09-27
drm/panel: add panel CDTech S070WV95-CT16 to panel-simple
Giulio Benetti
2018-09-27
drm/panel: seiko-43wvf1g: Add missing ">" character in author's email
Fabio Estevam
2018-09-27
drm/panel: seiko-43wvf1g: Switch to SPDX identifier
Fabio Estevam
2018-09-27
drm/panel: simple: fix BOE/HV070WSA-100 timings
Andrzej Hajda
2018-09-27
drm: panel-orientation-quirks: Add quirk for GPD win2
Hans de Goede
2018-09-27
drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATION
Arnd Bergmann
2018-09-27
drm/rockchip: vop: add rk3188 hs_start interrupt as dsp_hold equivalent
Heiko Stuebner
2018-09-27
drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-27
Revert "drm/sun4i: Remove R40 display pipeline compatibles"
Chen-Yu Tsai
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
Merge tag 'drm-hisilicon-next-2018-09-26' of github.com:xin3liang/linux into ...
Dave Airlie
2018-09-26
drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-26
drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpm
Leonard Crestez
2018-09-26
drm/mxsfb: Add PM_SLEEP support
Leonard Crestez
2018-09-26
drm/mxsfb: Add pm_runtime calls to pipe_enable/disable
Leonard Crestez
2018-09-26
drm/mxsfb: Fix initial corrupt frame when activating display
Leonard Crestez
2018-09-26
drm/mxsfb: Move axi clk enable/disable to crtc enable/disable
Leonard Crestez
2018-09-26
drm/tegra: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-26
drm/udl: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-26
virtio: Support prime objects vmap/vunmap
Ezequiel Garcia
2018-09-26
virtio: Rework virtio_gpu_object_kmap()
Ezequiel Garcia
2018-09-26
virtio: Add virtio_gpu_object_kunmap()
Ezequiel Garcia
2018-09-26
drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-09-26
drm/hisilicon: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-26
gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-09-26
drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macro
John Garry
2018-09-26
drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
John Garry
2018-09-26
drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
John Garry
2018-09-25
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_form...
Gerd Hoffmann
2018-09-25
drm/virtio: fix DRM_FORMAT_* handling
Gerd Hoffmann
2018-09-25
drm/bochs: support changing byteorder at mode set time
Gerd Hoffmann
2018-09-25
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
2018-09-25
drm: use drm_driver_legacy_fb_format in drm_gem_fbdev_fb_create
Gerd Hoffmann
2018-09-25
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Gerd Hoffmann
[next]