Gitiles Standalone
repos
/
linux-5.10
/
f64eafa0c82e4dfca68dad61889a63770ef75e07
/
drivers
/
gpu
f64eafa
drm/omap: rename omapdrm device back
by Tomi Valkeinen
· 8 years ago
56503e1
drm: omapdrm: Remove the omapdss driver
by Laurent Pinchart
· 8 years ago
510c74c
drm: omapdrm: Register omapdrm platform device in omapdss driver
by Laurent Pinchart
· 8 years ago
863f9cd
drm: omapdrm: hdmi: Don't allocate PHY features dynamically
by Laurent Pinchart
· 8 years ago
37ea27b
drm: omapdrm: hdmi: Configure the PHY from the HDMI core version
by Laurent Pinchart
· 8 years ago
ba63b63
drm: omapdrm: hdmi: Configure the PLL from the HDMI core version
by Laurent Pinchart
· 8 years ago
d20fa5a
drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
by Laurent Pinchart
· 8 years ago
fe16bc5
drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version
by Laurent Pinchart
· 8 years ago
1fdf904
drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefix
by Laurent Pinchart
· 8 years ago
eeb45f8
drm/omap: add OMAP5 DSIPHY lane-enable support
by Tomi Valkeinen
· 8 years ago
5cdc8db
drm/omap: use regmap_update_bit() when muxing DSI pads
by Tomi Valkeinen
· 8 years ago
d874b3a
drm: omapdrm: Remove dss_features.h
by Laurent Pinchart
· 8 years ago
5191957
drm: omapdrm: Move supported outputs feature to dss driver
by Laurent Pinchart
· 8 years ago
9f0fbae
drm: omapdrm: Move DSS_FCK feature to dss driver
by Laurent Pinchart
· 8 years ago
c4ff6ea
drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driver
by Laurent Pinchart
· 8 years ago
fe9964c
drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driver
by Laurent Pinchart
· 8 years ago
1ac0c89
drm: omapdrm: Move FEAT_* features to dispc driver
by Laurent Pinchart
· 8 years ago
4569ab7
drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structure
by Laurent Pinchart
· 8 years ago
d178e03
drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi code
by Laurent Pinchart
· 8 years ago
2c9fc9b
drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driver
by Laurent Pinchart
· 8 years ago
44d8ca1
drm: omapdrm: Move FEAT_DSI_* features to dsi driver
by Laurent Pinchart
· 8 years ago
34dfb85
drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driver
by Laurent Pinchart
· 8 years ago
38dc070
drm: omapdrm: Move reg_fields to dispc_features structure
by Laurent Pinchart
· 8 years ago
6d85d4a
drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features
by Laurent Pinchart
· 8 years ago
acf591c
drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structure
by Laurent Pinchart
· 8 years ago
fcd4188
drm: omapdrm: Move overlay caps features to dispc_features structure
by Laurent Pinchart
· 8 years ago
94f96ad
drm: omapdrm: Move color modes feature to dispc_features structure
by Laurent Pinchart
· 8 years ago
2855047
drm: omapdrm: Move size unit features to dispc_features structure
by Laurent Pinchart
· 8 years ago
74592ee
drm: omapdrm: Move shutdown() handler from core to dss
by Laurent Pinchart
· 8 years ago
11765d1
drm: omapdrm: Move all debugfs code from core to dss
by Laurent Pinchart
· 8 years ago
4a9fab3
drm: omapdrm: dss: Initialize DSS internal features at probe time
by Laurent Pinchart
· 8 years ago
24ab1df
drm: omapdrm: dss: Use supported outputs instead of display types
by Laurent Pinchart
· 8 years ago
18daeb8
drm: omapdrm: dss: Select features based on compatible string
by Laurent Pinchart
· 8 years ago
b8dab2b
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model
by Laurent Pinchart
· 8 years ago
7a143a4
drm: omapdrm: dispc: Select features based on compatible string
by Laurent Pinchart
· 8 years ago
493b683
drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform code
by Laurent Pinchart
· 8 years ago
9e1305d
drm: omapdrm: dsi: Handle pin muxing internally
by Laurent Pinchart
· 8 years ago
742e693
drm: omapdrm: dsi: Store DSI model and PLL hardware data in OF data
by Laurent Pinchart
· 8 years ago
fecea25
drm: omapdrm: dss: Split operations out of dss_features structure
by Laurent Pinchart
· 8 years ago
cc219af
drm: omapdrm: hdmi: Store PHY features in PHY data structure
by Laurent Pinchart
· 8 years ago
d696430
drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vm
by Laurent Pinchart
· 8 years ago
e65837b
drm: omapdrm: dpi: Remove unneeded regulator check
by Laurent Pinchart
· 8 years ago
afed19e
drm: omapdrm: panel-dpi: Remove unneeded check for OF node
by Laurent Pinchart
· 8 years ago
2782d41
drm: omapdrm: connector-analog-tv: Remove unneeded check for OF node
by Laurent Pinchart
· 8 years ago
fb8862f
drm: omapdrm: acx565akm: Remove unneeded check for OF node
by Laurent Pinchart
· 8 years ago
3af0b84
drm/omap: panel-dsi-cm: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
35a3919
drm/omap: panel-sony-acx565akm: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
b68ed48
drm/omap: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
815ed41
drm/omap: dma-buf: Constify dma_buf_ops structures.
by Arvind Yadav
· 8 years ago
fd4ba2e
drm/omap: omap_display_timings: constify videomode structures
by Julia Lawall
· 8 years ago
232ce60
drm/omap: displays: encoder-tpd12s015: Support for hot plug detection
by Peter Ujfalusi
· 8 years ago
c9741b4
drm/omap: displays: connector-hdmi: Support for hot plug detection
by Peter Ujfalusi
· 8 years ago
3c59680
drm/omap: Support for HDMI hot plug detection
by Peter Ujfalusi
· 8 years ago
9555219
drm/omap: fix memory leak when FB init fails
by Tomi Valkeinen
· 8 years ago
0c697fa
Backmerge tag 'v4.13-rc5' into drm-next
by Dave Airlie
· 8 years ago
46828dc
Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 8 years ago
372aa73
drm/nouveau/disp/nv04: avoid creation of output paths
by Ben Skeggs
· 8 years ago
92f190a
drm: make DRM_STM default n
by Michał Mirosław
· 8 years ago
09ef237
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
52ae28e
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
1c52a78
Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
9157822
Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
db488ab
Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 8 years ago
6606e9a
Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 8 years ago
1899bd5
drm/exynos: forbid creating framebuffers from too small GEM buffers
by Marek Szyprowski
· 8 years ago
d6f756e
drm/etnaviv: Fix off-by-one error in reloc checking
by Wladimir J. van der Laan
· 8 years ago
16fece0
drm: Nuke drm_atomic_legacy_backoff
by Daniel Vetter
· 8 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 8 years ago
482b0e3
drm: Nuke drm_atomic_helper_connector_set_property
by Daniel Vetter
· 8 years ago
e90271b
drm: Nuke drm_atomic_helper_plane_set_property
by Daniel Vetter
· 8 years ago
b671557
drm: Nuke drm_atomic_helper_crtc_set_property
by Daniel Vetter
· 8 years ago
144a799
drm: Handle properties in the core for atomic drivers
by Daniel Vetter
· 8 years ago
4a97a3d
drm: Don't update property values for atomic drivers
by Daniel Vetter
· 8 years ago
3dfeb63
drm/omap: Rework the rotation-on-crtc hack
by Maarten Lankhorst
· 8 years ago
481e162
drm/radeon: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 8 years ago
5a7e6a3
drm/i915: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 8 years ago
cb3f3cb
drm/sti: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 8 years ago
c93f609
drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDMI 2.0 PHY
by Jose Abreu
· 8 years ago
991a399
drm/fb-helper: pass physical dimensions to fbdev
by David Lechner
· 8 years ago
2356c57
drm/bridge: dw-hdmi: remove CEC engine register definitions
by Russell King
· 8 years ago
a616e63
drm/bridge: dw-hdmi: add cec driver
by Russell King
· 8 years ago
e383bf8
drm/bridge: dw-hdmi: add missing cec_notifier_put
by Hans Verkuil
· 8 years ago
1e2ba78
drm/i915: fix backlight invert for non-zero minimum brightness
by Jani Nikula
· 8 years ago
cd82f37
drm/i915/shrinker: Wrap need_resched() inside preempt-disable
by Chris Wilson
· 8 years ago
b5fa57d
drm/i915/perf: fix flex eu registers programming
by Lionel Landwerlin
· 8 years ago
5e2d096
Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 8 years ago
5279fc7
drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut
by Maarten Lankhorst
· 8 years ago
d608659
drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8
by Xiong Zhang
· 8 years ago
81aa368
drm: dw-hdmi-i2s: add missing company name on Copyright
by Kuninori Morimoto
· 8 years ago
7cc4ab2
drm/bridge: dw-hdmi: add better clock disable control
by Russell King
· 8 years ago
e84b8d7
drm/bridge: dw-hdmi: add cec notifier support
by Russell King
· 8 years ago
ace9881
drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()
by David Lechner
· 8 years ago
077d92b
drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 8 years ago
02b6ed4
drm/i915/gvt: Initialize MMIO Block with HW state
by Tina Zhang
· 8 years ago
65c6680
drm: stm: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
4258539
drm: radeon: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
804ea3e
drm: nouveau: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
9ed85e1
drm: mgag200: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
7490831
drm: i915: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
9e084a5
drm: gma500: remove dead code and pointless local lut storage
by Peter Rosin
· 8 years ago
Next »