Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5b8f09100d6c85c4a8049a830b57f199b5b08278
/
drivers
/
gpu
/
drm
5b8f091
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
by Maxime Ripard
· 8 years ago
45e88f9
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
by Maxime Ripard
· 8 years ago
961c645
drm/sun4i: tcon: Make tcon_get_clk_delay mode argument const
by Maxime Ripard
· 8 years ago
abcb876
drm/sun4i: tcon: Make tcon_set_mux mode argument const
by Maxime Ripard
· 8 years ago
79c6109
drm/sun4i: Realign Makefile padding and reorder it
by Maxime Ripard
· 8 years ago
8b11aaf
drm/sun4i: Implement endpoint parsing using kfifo
by Maxime Ripard
· 8 years ago
4690803
drm/sun4i: backend: Offset layer buffer address by DRAM starting address
by Chen-Yu Tsai
· 8 years ago
080de2e
drm/atomic: Check for busy planes/connectors before setting the commit
by Maarten Lankhorst
· 8 years ago
4edd608
drm/atomic: Make atomic helper track newly assigned planes correctly, v2.
by Maarten Lankhorst
· 8 years ago
75c65ee
drm/udl: Reading all edid blocks in DRM/UDL driver
by Robert Tarasov
· 8 years ago
afdfc4c
drm/udl: Fixed problem with UDL adpater reconnection
by Robert Tarasov
· 8 years ago
a52ff2a
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
by Haneen Mohammed
· 8 years ago
4c3cf37
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
by Haneen Mohammed
· 8 years ago
e0ad7c0
drm/gem-cma-helper: Change the level of the allocation failure message
by Boris BREZILLON
· 8 years ago
2e20c9d
drm/via: use ARRAY_SIZE
by Jérémy Lefaure
· 8 years ago
c7d234d
drm/gma500: use ARRAY_SIZE
by Jérémy Lefaure
· 8 years ago
bfddd14
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
by Chen-Yu Tsai
· 8 years ago
31f5232
drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
by Chen-Yu Tsai
· 8 years ago
936598d
drm/sun4i: backend: Add comment explaining why registers are cleared
by Chen-Yu Tsai
· 8 years ago
cff2192
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
by Chen-Yu Tsai
· 8 years ago
8270249
drm/sun4i: backend: Create regmap after access is possible
by Chen-Yu Tsai
· 8 years ago
e8afb7b
drm/sun4i: don't add components that are already in the queue
by Chen-Yu Tsai
· 8 years ago
652badb
drm/vc4: Fix pitch setup for T-format scanout.
by Eric Anholt
· 8 years ago
d409eea
drm/vc4: Move the DSI clock divider workaround closer to the clock call.
by Eric Anholt
· 8 years ago
4b947b1c
drm: Replace kzalloc with kcalloc
by Harsha Sharma
· 8 years ago
9205281
drm/tinydrm: Remove explicit .best_encoder assignment
by Haneen Mohammed
· 8 years ago
e43e818
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
by Harsha Sharma
· 8 years ago
512721a
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
by Maarten Lankhorst
· 8 years ago
277b09c
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
by Thierry Reding
· 8 years ago
9ac0781
drm/atomic-helper: Fix typo
by Thierry Reding
· 8 years ago
9e55446
drm: Add missing __user annotation to drm_syncobj_array_find()
by Ville Syrjälä
· 8 years ago
479b9db
drm/rockchip: add PINCTRL dependency for LVDS
by Arnd Bergmann
· 8 years ago
7af35b0
drm/kirin: Checking for IS_ERR() instead of NULL
by Dan Carpenter
· 8 years ago
d9d7a3e
driver:gpu: return -ENOMEM on allocation failure.
by Allen Pais
· 8 years ago
632c6e4
drm/vblank: Fix flip event vblank count
by Ville Syrjälä
· 8 years ago
cccf4e3
drm/dp: WARN about invalid/unknown link rates and bw codes
by Jani Nikula
· 8 years ago
0c17151
drm/msm/mdp5: remove less than 0 comparison for unsigned value
by Aishwarya Pant
· 8 years ago
e25f1f7
drm/bridge/sii8620: add remote control support
by Maciej Purski
· 8 years ago
da184dee
drm/sun4i: hdmi: Add support for A31's HDMI controller
by Chen-Yu Tsai
· 8 years ago
c4a9aec
drm/sun4i: hdmi: Add A31 specific DDC register definitions
by Chen-Yu Tsai
· 8 years ago
939d749
drm/sun4i: hdmi: Add support for controller hardware variants
by Chen-Yu Tsai
· 8 years ago
cc67ae9
drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
by Chen-Yu Tsai
· 8 years ago
4b1c924
drm/sun4i: hdmi: create a regmap for later use
by Chen-Yu Tsai
· 8 years ago
544c504
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
by Chen-Yu Tsai
· 8 years ago
67e3264
drm/sun4i: tcon: Add support for demuxing TCON output on A31
by Chen-Yu Tsai
· 8 years ago
ad537fb
drm/sun4i: tcon: Add variant callback for TCON output muxing
by Chen-Yu Tsai
· 8 years ago
d5532f6
drm/bridge/synopsys: dsi :remove is_panel_bridge
by benjamin.gaignard@linaro.org
· 8 years ago
8f6b06c
drm/vc4: remove bridge from driver internal structure
by benjamin.gaignard@linaro.org
· 8 years ago
08de7af
drm/stm: ltdc: remove bridge from driver internal structure
by benjamin.gaignard@linaro.org
· 8 years ago
c70087e
drm/drm_of: add drm_of_panel_bridge_remove function
by benjamin.gaignard@linaro.org
· 8 years ago
6b0e284
drm/bridge: make drm_panel_bridge_remove more robust
by benjamin.gaignard@linaro.org
· 8 years ago
6d281b1
drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
by Jeffy Chen
· 8 years ago
3b1b975
drm: adv7511/33: add HDMI CEC support
by Hans Verkuil
· 8 years ago
2e187b2
drm/gem-fb-helper: Improve documentation
by Noralf Trønnes
· 8 years ago
2f733d61
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
by Eric Anholt
· 8 years ago
c0374eb
drm/bridge: add Silicon Image SiI9234 driver
by Maciej Purski
· 8 years ago
f0d2e86
drm/atomic: Remove unneeded null check for private objects
by Maarten Lankhorst
· 8 years ago
5b9fbff
drm: fix typo in drm_gem_get_pages() comment
by Jordan Crouse
· 8 years ago
0d3c24e
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
ebec44a
BackMerge tag 'v4.14-rc3' into drm-next
by Dave Airlie
· 8 years ago
1af0838
drm/virtio: Replace instances of reference/unreference with get/put
by Srishti Sharma
· 8 years ago
c0f095f
drm/fb-cma-helper: Remove unused functions
by Noralf Trønnes
· 8 years ago
57b8a4b
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 8 years ago
1287c94
drm/sun4i: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
5d43aa7
drm/shmobile: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
365c385
drm/rcar-du: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
98f3eac
drm/mxsfb: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 8 years ago
24ef815
drm/meson: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
503ad2e
drm/hisilicon/kirin: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
ba22bf6
drm/fsl-dcu: Use drm_gem_fb_create()
by Noralf Trønnes
· 8 years ago
cce1a87
drm/tinydrm: Use drm_gem_framebuffer_helper
by Noralf Trønnes
· 8 years ago
659333d
drm/amdgpu: use designated initialiser for thermal_irq_src.
by Dave Airlie
· 8 years ago
320e421
drm: of: always initialize panel in drm_of_find_panel_or_bridge()
by Dan Carpenter
· 8 years ago
44390ef
drm/tve200: Check for IS_ERR instead of NULL in probe
by Dan Carpenter
· 8 years ago
4ea3095
drm/tve200: make two functions static
by Colin Ian King
· 8 years ago
a33d7f8
drm/armada: Remove unused #include <drmP.h>
by Haneen Mohammed
· 8 years ago
2b702e7
Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
754270c
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
9afafdb
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7f909d9
drm/rockchip: Rely on the default best_encoder() behavior
by Haneen Mohammed
· 8 years ago
2726e15
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
ffa34d8
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
29baa82
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
32ad958
drm/vc4: Set up the DSI host at pdev probe time, not component bind.
by Eric Anholt
· 8 years ago
af2eca5
drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.
by Eric Anholt
· 8 years ago
ffeeeed
drm/core: clean up references to drm_dev_unref()
by Aishwarya Pant
· 8 years ago
6f87a89
drm/amdgpu: clarify license in amdgpu_trace_points.c
by Alex Deucher
· 8 years ago
dfced2e
drm/amdgpu: Add gem_prime_mmap support
by Samuel Li
· 8 years ago
aec8d5c
drm/amd/powerplay: delete dead code in smumgr
by Rex Zhu
· 8 years ago
63196fe
drm/amd/powerplay: delete SMUM_FIELD_MASK
by Rex Zhu
· 8 years ago
0041e60
drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELD
by Rex Zhu
· 8 years ago
515113f
drm/amd/powerplay: delete SMUM_READ_FIELD
by Rex Zhu
· 8 years ago
9517586
drm/amd/powerplay: delete SMUM_SET_FIELD
by Rex Zhu
· 8 years ago
f0f6e37
drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD
by Rex Zhu
· 8 years ago
3719270
drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELD
by Rex Zhu
· 8 years ago
a9eca3a
drm/amd/powerplay: delete SMUM_WRITE_FIELD
by Rex Zhu
· 8 years ago
fbabae4
drm/amd/powerplay: delete SMU_WRITE_INDIRECT_FIELD
by Rex Zhu
· 8 years ago
538fdf1
drm/amd/powerplay: move macros to hwmgr.h
by Rex Zhu
· 8 years ago
57d13f7
drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.h
by Rex Zhu
· 8 years ago
554d95d
drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.h
by Rex Zhu
· 8 years ago
Next »