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
/
staging
/
vboxvideo
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vboxvideo: Move the vboxvideo driver out of staging
Hans de Goede
2019-03-11
21
-3984
/
+0
*
staging/vboxvideo: Refactor vbox_update_mode_hints
Hans de Goede
2019-03-11
1
-8
/
+7
*
staging/vboxvideo: Drop initial_mode_queried workaround
Hans de Goede
2019-03-11
5
-56
/
+5
*
staging/vboxvideo: Another FIXME item
Daniel Vetter
2019-03-11
1
-0
/
+5
*
staging/vboxvideo: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-02-07
3
-10
/
+19
*
staging/vboxvideo: Add TODO
Daniel Vetter
2019-02-06
1
-0
/
+3
*
staging/vboxvideo: don't set dev_priv_size = 0
Daniel Vetter
2019-02-06
1
-1
/
+0
*
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
2019-01-29
1
-2
/
+1
*
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
1
-1
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
2
-3
/
+5
*
staging/vboxvideo: Don't set FBINFO_MISC_ALWAYS_SETPAR
Daniel Vetter
2019-01-15
1
-5
/
+0
*
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-28
20
-746
/
+196
|
\
|
*
staging: vboxvideo: Rename uint32_t type to u32
Ricardo Reis Marques Silva
2018-11-23
1
-3
/
+3
|
*
staging: vboxvideo: Use DRM_FB_HELPER_DEFAULT_OPS
Hans de Goede
2018-11-07
1
-7
/
+1
|
*
staging: vboxvideo: Drop DRM_MODE_FB_CMD define
Hans de Goede
2018-11-07
3
-5
/
+3
|
*
staging: vboxvideo: Add myself as MODULE_AUTHOR
Hans de Goede
2018-11-07
1
-0
/
+1
|
*
staging: vboxvideo: Fixup some #ifdef-s
Hans de Goede
2018-11-07
1
-3
/
+5
|
*
staging: vboxvideo: Use PCI_DEVICE() for our pci_id table
Hans de Goede
2018-11-07
1
-2
/
+2
|
*
staging: vboxvideo: Cleanup header use
Hans de Goede
2018-11-07
5
-6
/
+4
|
*
staging: vboxvideo: Stop disabling/enabling accel support on master set / drop
Hans de Goede
2018-11-07
3
-65
/
+16
|
*
staging: vboxvideo: Change licence headers over to SPDX
Hans de Goede
2018-11-07
18
-378
/
+27
|
*
staging: vboxvideo: Cleanup the comments
Hans de Goede
2018-11-07
11
-217
/
+117
|
*
staging: vboxvideo: Drop duplicate vbox_err.h file
Hans de Goede
2018-11-07
5
-57
/
+8
|
*
staging: vboxvideo: Keep old mode when disable crtc
Hans de Goede
2018-11-07
1
-5
/
+7
|
*
staging: vboxvideo: Stop accessing crtc_state->active
Hans de Goede
2018-11-07
1
-1
/
+1
|
*
staging: vboxvideo: Remove unnecessary parentheses
Shayenne da Luz Moura
2018-11-05
1
-4
/
+4
*
|
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-29
1
-1
/
+0
|
\
\
|
*
|
drm: Improve dumb callback docs
Daniel Vetter
2018-11-27
1
-1
/
+0
|
|
/
*
|
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
2
-41
/
+1
*
|
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
2
-25
/
+0
*
|
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
1
-2
/
+2
|
/
*
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-29
8
-853
/
+744
|
\
|
*
staging: vboxvideo: make a couple of funcs static
Craig Kewley
2018-10-11
1
-4
/
+4
|
*
staging: vboxvideo: unlock on error in vbox_cursor_atomic_update()
Dan Carpenter
2018-10-11
1
-0
/
+1
|
*
staging: vboxvideo: Use more drm_fb_helper functions
Hans de Goede
2018-09-29
5
-91
/
+31
|
*
staging: vboxvideo: Drop unnecessary drm_connector_helper_funcs callbacks
Hans de Goede
2018-09-29
1
-20
/
+0
|
*
staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_check
Hans de Goede
2018-09-29
1
-1
/
+29
|
*
staging: vboxvideo: Replace crtc_helper enable/disable functions
Hans de Goede
2018-09-29
1
-4
/
+6
|
*
staging: vboxvideo: Fix DPMS support after atomic conversion
Hans de Goede
2018-09-29
2
-27
/
+2
|
*
staging: vboxvideo: Restore page-flip support
Hans de Goede
2018-09-29
1
-2
/
+5
|
*
staging: vboxvideo: Atomic phase 3: Switch last bits over to atomic
Hans de Goede
2018-09-29
3
-59
/
+17
|
*
staging: vboxvideo: Atomic phase 2: Stop using plane->fb and crtc->*
Hans de Goede
2018-09-29
3
-14
/
+18
|
*
staging: vboxvideo: Atomic phase 2: Wire up state object handlers
Hans de Goede
2018-09-29
2
-8
/
+10
|
*
staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane
Hans de Goede
2018-09-29
1
-26
/
+90
|
*
staging: vboxvideo: Atomic phase 1: convert cursor to universal plane
Hans de Goede
2018-09-29
2
-205
/
+186
|
*
staging: vboxvideo: Cache mode width, height and crtc panning in vbox_crtc
Hans de Goede
2018-09-29
2
-12
/
+36
|
*
staging: vboxvideo: Temporarily remove page_flip support
Hans de Goede
2018-09-29
1
-35
/
+0
|
*
staging: vboxvideo: Remove empty encoder_helper_funcs
Hans de Goede
2018-09-29
1
-34
/
+0
|
*
staging: vboxvideo: Cleanup vbox_set_up_input_mapping()
Hans de Goede
2018-09-29
1
-12
/
+12
|
*
staging: vboxvideo: Add vbox_bo_k[un]map helper functions
Hans de Goede
2018-09-20
3
-13
/
+36
[next]