index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
drm: omapdrm: dsi: Combine two commonly used inline functions
Laurent Pinchart
1
-60
/
+30
2018-03-01
drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
Laurent Pinchart
1
-664
/
+564
2018-03-01
drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back
Laurent Pinchart
1
-3
/
+1
2018-03-01
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
7
-30
/
+36
2018-03-01
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
7
-38
/
+40
2018-03-01
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
8
-63
/
+141
2018-03-01
drm: omapdrm: dss: Allocate the DSS private data structure dynamically
Laurent Pinchart
1
-155
/
+186
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
4
-12
/
+17
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
5
-36
/
+38
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
4
-18
/
+27
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
Laurent Pinchart
7
-53
/
+77
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
Laurent Pinchart
3
-15
/
+20
2018-03-01
drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
Laurent Pinchart
4
-12
/
+13
2018-03-01
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
8
-39
/
+61
2018-03-01
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
2
-28
/
+30
2018-03-01
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
2
-32
/
+53
2018-03-01
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
Laurent Pinchart
1
-16
/
+15
2018-03-01
drm: omapdrm: dss: Remove unused functions prototypes
Laurent Pinchart
1
-1
/
+0
2018-03-01
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
2
-15
/
+0
2018-03-01
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
1
-89
/
+104
2018-03-01
drm: omapdrm: dss: Don't export functions internal to omapdss-base
Laurent Pinchart
2
-3
/
+0
2018-03-01
drm: omapdrm: dss: Make omapdss_default_get_timings static
Laurent Pinchart
2
-6
/
+2
2018-03-01
drm: omapdrm: displays: Get encoder source at connect time
Laurent Pinchart
3
-83
/
+54
2018-03-01
drm: omapdrm: displays: Get panel source at connect time
Laurent Pinchart
8
-152
/
+119
2018-03-01
drm: omapdrm: displays: Get connector source at connect time
Laurent Pinchart
3
-67
/
+46
2018-03-01
drm: omapdrm: displays: Remove OF node check in panel drivers
Laurent Pinchart
8
-24
/
+0
2018-03-01
drm: omapdrm: displays: Remove OF node check in encoder drivers
Laurent Pinchart
3
-11
/
+0
2018-03-01
drm: omapdrm: displays: Remove OF node check in connector drivers
Laurent Pinchart
3
-9
/
+0
2018-03-01
drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
Laurent Pinchart
1
-2
/
+0
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
14
-101
/
+102
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
14
-98
/
+101
2018-02-20
drm/omapdrm: Use of_find_backlight helper
Meghana Madhyastha
1
-20
/
+5
2018-02-20
drm/omapdrm: Use backlight_enable/disable helpers
Meghana Madhyastha
1
-9
/
+2
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-37
/
+9
2018-01-02
omapdrm/dss/hdmi4_cec: fix interrupt handling
Hans Verkuil
1
-37
/
+9
2017-12-19
drm: omapdrm: Simplify platform registration
Andrew F. Davis
8
-124
/
+36
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
54
-106
/
+67
2017-12-19
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Peter Ujfalusi
1
-0
/
+5
2017-12-19
drm/omap: DMM: Print information if we received an error interrupt
Peter Ujfalusi
1
-0
/
+5
2017-12-19
drm/omap: DMM: In case of error/timeout in wait_status() print the reason
Peter Ujfalusi
1
-2
/
+10
2017-12-19
drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition
Peter Ujfalusi
1
-6
/
+6
2017-12-19
drm: omapdrm: Deconstruct the omap_drv.h header.
Laurent Pinchart
9
-120
/
+386
2017-12-19
drm: omapdrm: venc: Return error code on OF parsing failure
Laurent Pinchart
1
-2
/
+2
2017-12-19
drm: omapdrm: dpi: Remove dpi_data port_initialized field
Laurent Pinchart
1
-5
/
+1
2017-12-19
drm: omapdrm: dss: Make dss_dump_clocks() function static
Laurent Pinchart
2
-2
/
+3
2017-12-19
drm: omapdrm: dss: Set the DMA coherent mask
Laurent Pinchart
1
-0
/
+7
2017-12-19
drm: omapdrm: Remove unused omap_dss_find_device() function
Laurent Pinchart
2
-17
/
+0
2017-12-19
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
3
-6
/
+5
2017-12-19
drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error
Laurent Pinchart
1
-1
/
+2
2017-12-19
drm/omap: panel-dsi-cm: switch to gpiod
Sebastian Reichel
1
-47
/
+27
[prev]
[next]