summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/omap: Remove omap_debugfs_cleanup()Noralf Trønnes2017-01-273-11/+0
| * | Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-271-6/+2
| |\ \ | | |/
| | * drm/omap: Stop using drm_framebuffer_unregister_privateDaniel Vetter2017-01-121-6/+2
| * | Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2017-01-2315-477/+438
| |\ \ | | |/ | |/|
| | * drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIASJarkko Nikula2017-01-041-0/+1
| | * drm/omap: dsi: fix compile errors when enabling debug printsH. Nikolaus Schaller2017-01-041-9/+9
| | * drm: omapdrm: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2016-12-192-108/+105
| | * drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart2016-12-195-8/+7
| | * drm: omapdrm: Remove global variablesLaurent Pinchart2016-12-192-21/+24
| | * drm: omapdrm: Simplify IRQ wait implementationLaurent Pinchart2016-12-192-74/+37
| | * drm: omapdrm: Inline the pipe2vbl functionLaurent Pinchart2016-12-193-11/+3
| | * drm: omapdrm: Don't call DISPC power handling in IRQ wait functionsLaurent Pinchart2016-12-191-4/+0
| | * drm: omapdrm: Remove unused parameter from omap_drm_irq handlerLaurent Pinchart2016-12-192-3/+3
| | * drm: omapdrm: Don't expose the omap_irq_(un)register() functionsLaurent Pinchart2016-12-192-22/+5
| | * drm: omapdrm: Keep vblank interrupt enabled while CRTC is activeLaurent Pinchart2016-12-193-47/+37
| | * drm: omapdrm: Use a spinlock to protect the CRTC pending flagLaurent Pinchart2016-12-191-11/+22
| | * drm: omapdrm: Prevent processing the same event multiple timesLaurent Pinchart2016-12-191-8/+15
| | * drm: omapdrm: Check the CRTC software state at enable/disable timeLaurent Pinchart2016-12-193-18/+16
| | * drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCsLaurent Pinchart2016-12-192-2/+9
| | * drm: omapdrm: Replace DSS manager state check with omapdrm CRTC stateLaurent Pinchart2016-12-191-9/+13
| | * drm: omapdrm: Handle OCP error IRQ directlyLaurent Pinchart2016-12-192-19/+10
| | * drm: omapdrm: Handle CRTC error IRQs directlyLaurent Pinchart2016-12-193-10/+11
| | * drm: omapdrm: Handle FIFO underflow IRQs internallyLaurent Pinchart2016-12-194-30/+67
| | * drm: omapdrm: fb: Turn framebuffer creation error messages into debugLaurent Pinchart2016-12-191-5/+5
| | * drm: omapdrm: fb: Simplify mode command checks when creating framebufferLaurent Pinchart2016-12-191-27/+23
| | * drm: omapdrm: fb: Simplify objects lookup when creating framebufferLaurent Pinchart2016-12-192-36/+18
| | * drm: omapdrm: fb: Use format information provided by the DRM coreLaurent Pinchart2016-12-191-45/+46
| | * drm: omapdrm: fb: Limit number of planes per framebuffer to twoLaurent Pinchart2016-12-191-2/+2
| * | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-102-4/+6
| |\ \
| | * | drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-3/+1
| | * | drm/mm: Convert to drm_printerDaniel Vetter2016-12-301-1/+5
| * | | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-092-7/+7
| |\ \ \ | | |/ /
| | * | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-1/+1
| | * | drm: Nuke fb->depthVille Syrjälä2016-12-151-1/+1
| | * | drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä2016-12-151-4/+4
| | * | drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-1/+1
| | |/
* | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
|/ /
* | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-12/+8
|/
* drm/omap: tpd12s015: fix error handlingTomi Valkeinen2016-12-081-4/+9
* drm/omap: fix primary-plane's possible_crtcsTomi Valkeinen2016-12-083-9/+17
* drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-4/+1
* drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...Peter Ujfalusi2016-11-021-0/+5
* drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edgePeter Ujfalusi2016-11-021-0/+4
* drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edgePeter Ujfalusi2016-11-021-0/+4
* drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edgePeter Ujfalusi2016-11-021-0/+4
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-0233-535/+527
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-0234-317/+178
* drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi2016-11-025-14/+15
* drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi2016-11-0216-54/+35
* drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi2016-11-0216-46/+24
OpenPOWER on IntegriCloud