Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eb981383ff74f109c72c8c94f4d63705d51cba20
/
drivers
/
gpu
/
drm
eb98138
drm/vc4: Fulfill user BO creation requests from the kernel BO cache.
by Eric Anholt
· 8 years ago
afc1ebf
Revert "drm/i915: Implement Link Rate fallback on Link training failure"
by Daniel Vetter
· 8 years ago
0f3bbe0
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
by Maxime Ripard
· 8 years ago
35f5022
drm: Update drm_fbdev_cma_init documentation
by Gabriel Krisman Bertazi
· 8 years ago
80a9a05
drm/rockchip/dsi: add dw-mipi power domain support
by Chris Zhong
· 8 years ago
ad1c974
drm/rockchip/dsi: fix insufficient bandwidth of some panel
by Chris Zhong
· 8 years ago
975f4aa
drm/rockchip/dsi: remove mode_valid function
by Chris Zhong
· 8 years ago
a432e05
drm/rockchip/dsi: dw-mipi: correct the coding style
by Chris Zhong
· 8 years ago
ef6eba1
drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsi
by Chris Zhong
· 8 years ago
f3b7a5b
drm/rockchip: dw-mipi-dsi: add reset control
by John Keeping
· 8 years ago
03a5832c
drm/rockchip: dw-mipi-dsi: support non-burst modes
by John Keeping
· 8 years ago
2f8f2d2
drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
by John Keeping
· 8 years ago
d790ad0
drm/rockchip: vop: test for P{H,V}SYNC
by John Keeping
· 8 years ago
2b0c4b7
drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
by John Keeping
· 8 years ago
4413697
drm/rockchip: dw-mipi-dsi: use specific poll helper
by John Keeping
· 8 years ago
b0a45fe
drm/rockchip: dw-mipi-dsi: improve PLL configuration
by John Keeping
· 8 years ago
3fdfb4f
drm/rockchip: dw-mipi-dsi: properly configure PHY timing
by John Keeping
· 8 years ago
d969c15
drm/rockchip: dw-mipi-dsi: configure PHY before enabling
by John Keeping
· 8 years ago
efe83ce
drm/rockchip: dw-mipi-dsi: ensure PHY is reset
by John Keeping
· 8 years ago
1bef24b
drm/rockchip: dw-mipi-dsi: fix escape clock rate
by John Keeping
· 8 years ago
96ad6f0
drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
by John Keeping
· 8 years ago
8a7df73
drm/rockchip: dw-mipi-dsi: prepare panel after phy init
by John Keeping
· 8 years ago
1ed498b
drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
by John Keeping
· 8 years ago
7361c6f
drm/rockchip: dw-mipi-dsi: only request HS clock when required
by John Keeping
· 8 years ago
52c66e4
drm/rockchip: dw-mipi-dsi: respect message flags
by John Keeping
· 8 years ago
028316f
drm/rockchip: dw-mipi-dsi: include bad value in error message
by John Keeping
· 8 years ago
dad17ed
drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
by John Keeping
· 8 years ago
480564a
drm/rockchip: dw-mipi-dsi: fix generic packet status check
by John Keeping
· 8 years ago
d3852c21
drm/rockchip: dw-mipi-dsi: fix command header writes
by John Keeping
· 8 years ago
2ba0f4a
drm/rockchip: dw-mipi-dsi: remove mode_set hook
by John Keeping
· 8 years ago
0f2c3ad
drm/rockchip: dw-mipi-dsi: pass mode in where needed
by John Keeping
· 8 years ago
5e408d7
drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI
by John Keeping
· 8 years ago
233ce88
drm/i915: Implement Link Rate fallback on Link training failure
by Manasi Navare
· 8 years ago
81895b5
drm/msm: Remove drm_debugfs_remove_files() calls
by Noralf Trønnes
· 8 years ago
b05eeb0
drm/i915: Remove i915_debugfs_unregister()
by Noralf Trønnes
· 8 years ago
cc14d46
drm/qxl: Remove qxl_debugfs_takedown()
by Noralf Trønnes
· 8 years ago
e663112e
drm/virtio: Remove virtio_gpu_debugfs_takedown()
by Noralf Trønnes
· 8 years ago
1a54082
drm/nouveau: Remove nouveau_drm_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
b516a6c
drm/armada: Remove armada_drm_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
8dfe162
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
b787963
drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.
by Eric Anholt
· 8 years ago
f6c0153
drm/vc4: Extend and edit documentation for output from the RST
by Eric Anholt
· 8 years ago
72f793f
drm/vc4: Convert existing documentation to actual kerneldoc.
by Eric Anholt
· 8 years ago
6d24c1c
drm/vc4: Don't wait for vblank when updating the cursor
by Michael Zoran
· 8 years ago
fb4fe33
drm: qxl: Enable atomic modesetting ioctl
by Gabriel Krisman Bertazi
· 8 years ago
9973c87
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
by Gabriel Krisman Bertazi
· 8 years ago
bc8a00d
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
by Gabriel Krisman Bertazi
· 8 years ago
472e6d4
drm: qxl: Atomic phase 3: Use atomic handlers for planes
by Gabriel Krisman Bertazi
· 8 years ago
10a0bd8
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
by Gabriel Krisman Bertazi
· 8 years ago
9ade8b9
drm: qxl: Atomic phase 2: Wire up state object handlers
by Gabriel Krisman Bertazi
· 8 years ago
3723545
drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc
by Gabriel Krisman Bertazi
· 8 years ago
3538e80
drm: qxl: Atomic phase 1: Implement mode_set_nofb
by Gabriel Krisman Bertazi
· 8 years ago
c2ff663
drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane
by Gabriel Krisman Bertazi
· 8 years ago
1277eed
drm: qxl: Atomic phase 1: convert cursor to universal plane
by Gabriel Krisman Bertazi
· 8 years ago
d3e7e42
drm: qxl: Expose creation of universal primary plane
by Gabriel Krisman Bertazi
· 8 years ago
64ca824
drm: qxl: Don't initialize vblank support
by Gabriel Krisman Bertazi
· 8 years ago
715a11f
drm: qxl: Consolidate bo reservation when pinning
by Gabriel Krisman Bertazi
· 8 years ago
aa5b62b
drm: qxl: Drop device flags attribute
by Gabriel Krisman Bertazi
· 8 years ago
b982dab
drm: Rename connector list iterator API
by Thierry Reding
· 8 years ago
6472e50
drm: Introduce drm_property_blob_{get,put}()
by Thierry Reding
· 8 years ago
e6b6271
drm: Introduce drm_gem_object_{get,put}()
by Thierry Reding
· 8 years ago
a4a69da
drm: Introduce drm_framebuffer_{get,put}()
by Thierry Reding
· 8 years ago
ad09360
drm: Introduce drm_connector_{get,put}()
by Thierry Reding
· 8 years ago
020a218
drm: Introduce drm_mode_object_{get,put}()
by Thierry Reding
· 8 years ago
2135ea7
drm: Rename drm_mode_object_get()
by Thierry Reding
· 8 years ago
499447d
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
db8f640
drm: Convert drm_framebuffer_remove to atomic, v4.
by Maarten Lankhorst
· 8 years ago
9b2104f
drm/atomic: Make disable_all helper fully disable the crtc.
by Maarten Lankhorst
· 8 years ago
9a45d33
drm/atmel-hlcdc: Simplify the HLCDC layer logic
by Boris Brezillon
· 8 years ago
6140cf2
drm: add drm_get_connector_force_name
by Jani Nikula
· 8 years ago
0eb9acd
drm/via: use get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
ac7d3af
drm: sti: make driver use devm_of_platform_populate()
by Benjamin Gaignard
· 8 years ago
40ee6fb
drm: Add a new connector atomic property for link status
by Manasi Navare
· 8 years ago
8c47c08
drm/tinydrm: fix semicolon.cocci warnings
by kbuild test robot
· 8 years ago
b29461d6
drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"
by Colin Ian King
· 8 years ago
5f15257
drm/fb-helper: Add multi buffer support for cma fbdev
by Xinliang Liu
· 8 years ago
cd25235
drm: Always prepare null framebuffer in transitional helper
by Gabriel Krisman Bertazi
· 8 years ago
3c6d6e0
drm: drm_printer: add __printf validation
by Joe Perches
· 8 years ago
8e22e1b
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
ce8c013
drm/tinydrm: mipi-dbi: Fix field width specifier warning
by Noralf Trønnes
· 8 years ago
b401f34
drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized
by Noralf Trønnes
· 8 years ago
1e8ad3d
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
894ebc4
Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
00d3c14
drm: Add name for DRM_DP_DUAL_MODE_LSPCON
by Ander Conselvan de Oliveira
· 8 years ago
e0ba12e
drm/bridge/sii8620: add missing error handling in probe
by Andrzej Hajda
· 8 years ago
f81fa76
drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files
by Vincent Abriou
· 8 years ago
43f86c9
Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
a5eb76d
Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm-next
by Dave Airlie
· 8 years ago
187368a
drm/amd/powerplay: fix PSI feature on Polars12.
by Rex Zhu
· 8 years ago
4694335
drm/amdgpu: refuse to reserve io mem for split VRAM buffers
by Nicolai Hähnle
· 8 years ago
3089c1d
drm/ttm: fix use-after-free races in vm fault handling
by Nicolai Hähnle
· 8 years ago
54d82e0
drm: qxl: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
a5073a5
drm: mediatek: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
d4f6750
drm: kirin: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
15f080f
drm/edid: respect connector force for drm_get_edid ddc probe
by Jani Nikula
· 8 years ago
e9bd0b8
drm: do not debug log about missing CEA extensions on NULL edid
by Jani Nikula
· 8 years ago
07c2b84
drm: move edid property update and add modes out of edid firmware loader
by Jani Nikula
· 8 years ago
1f47e6c
drm/tinydrm: Add support for Multi-Inno MI0283QT display
by Noralf Trønnes
· 8 years ago
02dd95f
drm/tinydrm: Add MIPI DBI support
by Noralf Trønnes
· 8 years ago
Next »