Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a205c159f9e2db586a5ea475f4d22fa22e78fed8
/
drivers
/
gpu
/
drm
/
omapdrm
f9b67f0
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
by Logan Gunthorpe
· 8 years ago
09bffa6
drm: omap: use common OF graph helpers
by Rob Herring
· 8 years ago
e8e13b1
drm/omap: Major omap_modeset_init() cleanup
by Jyri Sarha
· 8 years ago
694c99c
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
by Jyri Sarha
· 8 years ago
273ffea
drm/omap: Fix one ugly indentation style break left by coccinelle
by Jyri Sarha
· 8 years ago
864050c
drm/omap: Rename enum omap_plane to enum omap_plane_id
by Jyri Sarha
· 8 years ago
f1118b8
drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
by Jyri Sarha
· 8 years ago
c9af3ed
drm/omap: fix crash on module unload
by Tomi Valkeinen
· 8 years ago
8a54aa9
drm/omap: use drm_atomic_helper_shutdown()
by Tomi Valkeinen
· 8 years ago
50fa9f0
drm/omap: fix display SYNC/DE flags
by Tomi Valkeinen
· 8 years ago
956d4f9
drm/omap: dispc: improve debug print of display flags
by Tomi Valkeinen
· 8 years ago
39135a3
drm/omap: displays: panel-dpi: Support for handling backlight devices
by Peter Ujfalusi
· 8 years ago
4573ebe
drm/omap: poll only connectors where the connect/disconnect can be checked
by Peter Ujfalusi
· 8 years ago
389c576
drm/omap: display: Add displays in sorted order to the panel_list
by Peter Ujfalusi
· 8 years ago
a09d2bc
drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
by Peter Ujfalusi
· 9 years ago
1e08c82
drm/omap: dss: Support for detecting display stack readiness
by Peter Ujfalusi
· 9 years ago
7c79e8d
drm/omap: dss: Functions to check components in the display/output list
by Peter Ujfalusi
· 9 years ago
be2d68c
drm/omap: fix replication logic
by Tomi Valkeinen
· 8 years ago
b8480ca
drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
by Tomi Valkeinen
· 9 years ago
5034b1fa
drm/omap: remove all EXPORT_SYMBOLs from dispc.c
by Tomi Valkeinen
· 9 years ago
9f75922
drm/omap: use dispc_ops
by Tomi Valkeinen
· 9 years ago
a1a37647
drm/omap: fill dispc_ops
by Tomi Valkeinen
· 9 years ago
8a13398
drm/omap: add dispc_ops
by Tomi Valkeinen
· 9 years ago
c283400
drm/omap: move dispc related dss-feat funcs to dispc
by Tomi Valkeinen
· 9 years ago
82e83f6
drm/omap: move display, dss-of, output to omapdss-base
by Tomi Valkeinen
· 9 years ago
892fdcb
drm/omap: display: don't use dsi_get_pixel_size()
by Tomi Valkeinen
· 9 years ago
39637e1
drm/omap: output: use dev_err instead of DSSERR
by Tomi Valkeinen
· 9 years ago
7c29971
drm/omap: move dss_initialized to omapdss-base
by Tomi Valkeinen
· 9 years ago
a99ac0d
drm/omap: add omapdss-base.ko
by Tomi Valkeinen
· 9 years ago
d5e7efa
drm/omap: fix HDMI sync polarities
by Tomi Valkeinen
· 9 years ago
5f6ab8c
drm/omap: Add support for render nodes
by Hemant Hariyani
· 9 years ago
7bbdef2
drm/omap: improve DPI clock selection on DRA7xx
by Tomi Valkeinen
· 8 years ago
1e90711
drm/omap: decrease min width & height
by Tomi Valkeinen
· 8 years ago
0e81798
drm/omap: remove divider constraint from hsdiv
by Tomi Valkeinen
· 8 years ago
7e3d927
drm/omap: refactor CRTC HW property setup
by Tomi Valkeinen
· 9 years ago
7d267f0
drm/omap: work-around for errata i886
by Tomi Valkeinen
· 9 years ago
65d1086
BackMerge tag 'v4.11-rc3' into drm-next
by Dave Airlie
· 8 years ago
9fa1d75
drm/omap: fix dmabuf mmap for dma_alloc'ed buffers
by Tomi Valkeinen
· 8 years ago
b558dfd
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8dfe162
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
8e22e1b
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
1b30ab0
drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats
by Jyri Sarha
· 8 years ago
897145d
drm/omapdrm: Move commit_modeset_enables() before commit_planes()
by Jyri Sarha
· 8 years ago
e025d38
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
by Jyri Sarha
· 8 years ago
0396162
drm/omap: use vblank hooks in struct drm_crtc_funcs
by Tomi Valkeinen
· 8 years ago
967dd48
drm: remove drm_vblank_no_hw_counter assignment from driver code
by Shawn Guo
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
012bbe2
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
c259e81
drm/omap: Remove omap_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
3875623
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
01f5e69
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
b77bc10
drm/omap: Stop using drm_framebuffer_unregister_private
by Daniel Vetter
· 8 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
42f7f3c
drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIAS
by Jarkko Nikula
· 8 years ago
7e6d80d
drm/omap: dsi: fix compile errors when enabling debug prints
by H. Nikolaus Schaller
· 8 years ago
b5c3714
drm/mm: Convert to drm_printer
by Daniel Vetter
· 8 years ago
2f95bc6
drm: omapdrm: Perform initialization/cleanup at probe/remove time
by Laurent Pinchart
· 8 years ago
d501b12
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
by Laurent Pinchart
· 8 years ago
84e1d45
drm: omapdrm: Remove global variables
by Laurent Pinchart
· 9 years ago
80f91bf
drm: omapdrm: Simplify IRQ wait implementation
by Laurent Pinchart
· 9 years ago
ca52d2f
drm: omapdrm: Inline the pipe2vbl function
by Laurent Pinchart
· 10 years ago
1565481
drm: omapdrm: Don't call DISPC power handling in IRQ wait functions
by Laurent Pinchart
· 9 years ago
5d9f5b3
drm: omapdrm: Remove unused parameter from omap_drm_irq handler
by Laurent Pinchart
· 9 years ago
da06a92
drm: omapdrm: Don't expose the omap_irq_(un)register() functions
by Laurent Pinchart
· 9 years ago
14389a3
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
by Laurent Pinchart
· 9 years ago
d173d3d
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
by Laurent Pinchart
· 9 years ago
577d398
drm: omapdrm: Prevent processing the same event multiple times
by Laurent Pinchart
· 9 years ago
03af815
drm: omapdrm: Check the CRTC software state at enable/disable time
by Laurent Pinchart
· 9 years ago
dadf465
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
by Laurent Pinchart
· 9 years ago
f933a3a
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
by Laurent Pinchart
· 9 years ago
6b5538d
drm: omapdrm: Handle OCP error IRQ directly
by Laurent Pinchart
· 10 years ago
e0519af
drm: omapdrm: Handle CRTC error IRQs directly
by Laurent Pinchart
· 10 years ago
728ae8d
drm: omapdrm: Handle FIFO underflow IRQs internally
by Laurent Pinchart
· 10 years ago
a078a3d
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
by Laurent Pinchart
· 9 years ago
6941e3d
drm: omapdrm: fb: Simplify mode command checks when creating framebuffer
by Laurent Pinchart
· 9 years ago
a39c94e
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
by Laurent Pinchart
· 9 years ago
c9028b3
drm: omapdrm: fb: Use format information provided by the DRM core
by Laurent Pinchart
· 9 years ago
4d20dfc
drm: omapdrm: fb: Limit number of planes per framebuffer to two
by Laurent Pinchart
· 9 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
bcb0b46
drm: Replace drm_format_num_planes() with fb->format->num_planes
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
5c2a392
drm/omap: tpd12s015: fix error handling
by Tomi Valkeinen
· 8 years ago
e43f2c3
drm/omap: fix primary-plane's possible_crtcs
by Tomi Valkeinen
· 8 years ago
d074e55
drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
d7b56e6
drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge and DE level
by Peter Ujfalusi
· 8 years ago
3a3caf3
drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edge
by Peter Ujfalusi
· 8 years ago
737b513
drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edge
by Peter Ujfalusi
· 8 years ago
26a8d21
drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edge
by Peter Ujfalusi
· 8 years ago
da11bbbb
drm/omap: Use consistent name for struct videomode
by Peter Ujfalusi
· 8 years ago
4520ff2
drm/omap: Replace struct omap_video_timings with videomode
by Peter Ujfalusi
· 8 years ago
7aa91e7
drm/omap: Change the types of struct omap_video_timings members
by Peter Ujfalusi
· 8 years ago
Next »