index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
drm/omap: remove omap_drm_win
Tomi Valkeinen
1
-10
/
+1
2017-06-02
drm/omap: remove omap_framebuffer_get_formats()
Tomi Valkeinen
1
-2
/
+0
2017-06-02
drm/omap: use u32 instead of enum omap_color_mode
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm/omap: change supported_modes to an array
Tomi Valkeinen
1
-1
/
+1
2017-06-02
drm: omapdrm: Infer the OMAP version from the SoC family
Laurent Pinchart
1
-1
/
+0
2017-06-02
drm: omapdrm: Rename GEM DMA sync functions
Laurent Pinchart
1
-2
/
+2
2017-06-02
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
1
-2
/
+2
2017-06-02
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
1
-3
/
+3
2017-06-02
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
1
-2
/
+1
2017-06-02
drm: omapdrm: Remove legacy buffer synchronization support
Laurent Pinchart
1
-5
/
+0
2017-06-02
drm: omapdrm: Use DRM core's atomic commit helper
Laurent Pinchart
1
-8
/
+1
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
1
-2
/
+2
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
1
-0
/
+2
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+2
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+1
2017-02-08
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
1
-2
/
+2
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+0
2017-01-27
drm/omap: Remove omap_debugfs_cleanup()
Noralf Trønnes
1
-1
/
+0
2016-12-19
drm: omapdrm: Remove global variables
Laurent Pinchart
1
-1
/
+2
2016-12-19
drm: omapdrm: Simplify IRQ wait implementation
Laurent Pinchart
1
-15
/
+2
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
1
-1
/
+0
2016-12-19
drm: omapdrm: Remove unused parameter from omap_drm_irq handler
Laurent Pinchart
1
-1
/
+1
2016-12-19
drm: omapdrm: Don't expose the omap_irq_(un)register() functions
Laurent Pinchart
1
-4
/
+0
2016-12-19
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
1
-0
/
+1
2016-12-19
drm: omapdrm: Handle OCP error IRQ directly
Laurent Pinchart
1
-1
/
+0
2016-12-19
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
1
-0
/
+1
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
1
-1
/
+1
2016-12-19
drm: omapdrm: fb: Simplify objects lookup when creating framebuffer
Laurent Pinchart
1
-25
/
+0
2016-12-08
drm/omap: fix primary-plane's possible_crtcs
Tomi Valkeinen
1
-1
/
+2
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
1
-6
/
+1
2016-06-07
Merge omapdss header refactoring
Tomi Valkeinen
1
-1
/
+0
2016-06-06
drm: omapdrm: Remove unused omap_framebuffer_bo function
Laurent Pinchart
1
-1
/
+0
2016-06-06
drm: omapdrm: Remove unused omap_gem_tiled_size function
Laurent Pinchart
1
-1
/
+0
2016-06-06
drm/omap: remove align_pitch()
Tomi Valkeinen
1
-8
/
+0
2016-06-06
drm/omap: remove unnecessary pitch round-up
Tomi Valkeinen
1
-4
/
+1
2016-06-03
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
1
-1
/
+0
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-2
/
+2
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
1
-0
/
+5
2016-03-03
drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb
Tomi Valkeinen
1
-0
/
+2
2016-03-03
drm/omap: check if rotation is supported before commit
Tomi Valkeinen
1
-0
/
+1
2016-03-03
drm/omap: gem: Implement dma_buf import
Laurent Pinchart
1
-0
/
+2
2016-02-08
drm/omap: Nuke close hooks
Daniel Vetter
1
-1
/
+0
2015-12-31
drm/omap: remove unused plugin defines
Tomi Valkeinen
1
-6
/
+0
2015-12-31
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
Laurent Pinchart
1
-0
/
+3
2015-12-31
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
1
-0
/
+10
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-3
/
+3
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-2
/
+2
2015-07-02
drm/omap: fix align_pitch() for 24 bits per pixel
Tomi Valkeinen
1
-1
/
+1
2015-07-02
drm/omap: fix omap_gem_put_paddr() error handling
Tomi Valkeinen
1
-1
/
+1
2015-07-02
drm/omap: fix omap_framebuffer_unpin() error handling
Tomi Valkeinen
1
-1
/
+1
[next]