index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
drm/omapdrm: don't call drm_helper_disable_unused_functions
Daniel Vetter
2016-06-21
1
-3
/
+0
*
drm: omap: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-10
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-06-09
48
-520
/
+1889
|
\
|
*
drm/omapdrm: Implement gamma_lut atomic crtc properties
Jyri Sarha
2016-06-07
1
-0
/
+56
|
*
drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispc
Jyri Sarha
2016-06-07
1
-0
/
+174
|
*
drm/omapdrm: Add gamma table support to DSS dispc
Jyri Sarha
2016-06-07
5
-22
/
+197
|
*
Merge omapdss header refactoring
Tomi Valkeinen
2016-06-07
38
-64
/
+911
|
|
\
|
|
*
drm/omap: Remove the video/omapdss.h and move it's content to local header file
Peter Ujfalusi
2016-06-03
1
-1
/
+865
|
|
*
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
2016-06-03
37
-50
/
+44
|
|
*
omapdss: hdmi audio: Make header file independent of video/omapdss.h
Peter Ujfalusi
2016-06-03
1
-0
/
+1
|
|
*
drm/omap: Remove reference to pdata->default_device
Peter Ujfalusi
2016-06-03
1
-2
/
+0
|
|
*
drm/omap: connector-analog-tv: Support only Composite type in legacy boot
Peter Ujfalusi
2016-06-03
1
-7
/
+1
|
|
*
drm/omap: displays: Do not include video/omap-panel-data.h if not needed
Peter Ujfalusi
2016-06-03
4
-4
/
+0
|
*
|
Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)
Tomi Valkeinen
2016-06-06
13
-348
/
+494
|
|
\
\
|
|
*
|
drm/omap: DPI: rename "DSI" related names
Tomi Valkeinen
2016-05-19
1
-22
/
+22
|
|
*
|
drm/omap: support type B PLL for DPI
Tomi Valkeinen
2016-05-19
1
-9
/
+22
|
|
*
|
drm/omap: add comments for PLL calculations
Tomi Valkeinen
2016-05-19
1
-0
/
+7
|
|
*
|
drm/omap: generalize dss_pll_calc_b()
Tomi Valkeinen
2016-05-19
4
-8
/
+17
|
|
*
|
drm/omap: move HDMI PLL calc function to pll.c
Tomi Valkeinen
2016-05-19
6
-64
/
+67
|
|
*
|
drm/omap: rename PLL calc functions
Tomi Valkeinen
2016-05-19
4
-10
/
+10
|
|
*
|
drm/omap: HDMI PLL: use runtime pm
Tomi Valkeinen
2016-05-19
2
-0
/
+10
|
|
*
|
drm/omap: fix DPI clkout index handling
Tomi Valkeinen
2016-05-19
1
-6
/
+6
|
|
*
|
drm/omap: cleanup DPI clock source handling
Tomi Valkeinen
2016-05-19
1
-30
/
+18
|
|
*
|
drm/omap: cleanup dispc_fclk_rate()
Tomi Valkeinen
2016-05-19
1
-20
/
+11
|
|
*
|
drm/omap: cleanup dispc_mgr_lclk_rate()
Tomi Valkeinen
2016-05-19
1
-29
/
+17
|
|
*
|
drm/omap: add PLL helper funcs
Tomi Valkeinen
2016-05-19
2
-0
/
+55
|
|
*
|
drm/omap: clean up the LCD clk mux code
Tomi Valkeinen
2016-05-19
3
-51
/
+141
|
|
*
|
drm/omap: add field for PLL type
Tomi Valkeinen
2016-05-19
4
-0
/
+19
|
|
*
|
drm/omap: Add missing clock sources
Tomi Valkeinen
2016-05-19
2
-0
/
+7
|
|
*
|
drm/omap: rename dss_clk_source enums
Tomi Valkeinen
2016-05-19
5
-55
/
+54
|
|
*
|
drm/omap: rename dss_get_generic_clk_source_name()
Tomi Valkeinen
2016-05-19
4
-8
/
+8
|
|
*
|
drm/omap: remove dss_feat_get_clk_source_name()
Tomi Valkeinen
2016-05-19
5
-59
/
+11
|
|
*
|
drm/omap: rename omap_dss_clk_source
Tomi Valkeinen
2016-05-19
7
-23
/
+23
|
|
*
|
drm/omap: copy enum omap_dss_clk_source
Tomi Valkeinen
2016-05-19
1
-0
/
+11
|
|
*
|
drm/omap: video-pll: add missing data for clkout2 & 3
Tomi Valkeinen
2016-05-19
1
-0
/
+4
|
|
*
|
drm/omap: fix wrong variable type
Tomi Valkeinen
2016-05-19
1
-1
/
+1
|
*
|
|
drm/omap: rename panel/encoder Kconfig names
Tomi Valkeinen
2016-06-06
2
-28
/
+28
|
*
|
|
drm: omapdrm: add DSI mapping
Sebastian Reichel
2016-06-06
1
-0
/
+2
|
*
|
|
drm: omapdrm: Remove unused omap_framebuffer_bo function
Laurent Pinchart
2016-06-06
2
-9
/
+0
|
*
|
|
drm: omapdrm: Remove unused omap_gem_tiled_size function
Laurent Pinchart
2016-06-06
2
-13
/
+0
|
*
|
|
drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIO
Laurent Pinchart
2016-06-06
1
-19
/
+0
|
*
|
|
drm/omap: panel-dpi: implement support for a vcc regulator
Uwe Kleine-König
2016-06-06
1
-0
/
+13
|
*
|
|
drm/omap: panel-dpi: make (limited) use of a reset gpio
Uwe Kleine-König
2016-06-06
1
-0
/
+10
|
*
|
|
drm/omap: fix pitch round-up
Tomi Valkeinen
2016-06-06
2
-3
/
+3
|
*
|
|
drm/omap: remove align_pitch()
Tomi Valkeinen
2016-06-06
3
-12
/
+4
|
*
|
|
drm/omap: remove unnecessary pitch round-up
Tomi Valkeinen
2016-06-06
1
-4
/
+1
|
*
|
|
drm/omap: remove unneeded gpio includes
Tomi Valkeinen
2016-06-06
2
-2
/
+0
*
|
|
|
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-6
/
+5
|
\
\
\
\
[next]