index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-12-26
drm: sun4i: Add support for suspending the display driver
Ondrej Jirman
2019-12-22
drm/atomic: Spell CRTC consistently
Thierry Reding
2019-12-22
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
2019-12-20
drm/stm: ltdc: move pinctrl to encoder mode set
Yannick Fertré
2019-12-19
drm/gma500: fix null dereference of pointer fb before null check
Colin Ian King
2019-12-19
drm/gem-fb-helper: convert to drm device based logging
Jani Nikula
2019-12-19
drm/fb-helper: convert to drm device based logging
Jani Nikula
2019-12-19
drm/client: convert to drm device based logging
Jani Nikula
2019-12-19
drm/virtio: move drm_connector_to_virtio_gpu_output to virtgpu_display
Gurchetan Singh
2019-12-19
drm/virtio: move to_virtio_fence inside virtgpu_fence
Gurchetan Singh
2019-12-19
drm/virtio: simplify getting fake offset
Gurchetan Singh
2019-12-19
drm/virtio: get rid of drm_encoder_to_virtio_gpu_output
Gurchetan Singh
2019-12-19
drm/virtio: static-ify virtio_gpu_framebuffer_init
Gurchetan Singh
2019-12-19
drm/virtio: static-ify virtio_fence_signaled
Gurchetan Singh
2019-12-18
drm/bridge: lvds-codec: Simplify panel DT node localisation
Fabrizio Castro
2019-12-18
drm/bridge: lvds-codec: Add "lvds-decoder" support
Fabrizio Castro
2019-12-18
drm/bridge: Repurpose lvds-encoder.c
Fabrizio Castro
2019-12-18
udmabuf: fix dma-buf cpu access
Gurchetan Singh
2019-12-17
drm/mcde: Some fixes to handling video mode
Linus Walleij
2019-12-17
drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time
Andy Shevchenko
2019-12-18
dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static
zhong jiang
2019-12-17
dma-buf: fix resource leak on -ENOTTY error return path
Colin Ian King
2019-12-17
drm: remove duplicate check on parent and avoid BUG_ON
Aditya Pakki
2019-12-17
drm/mediatek: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-12-17
drm/malidp: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-12-17
drm/etnaviv: Use dma_resv locking wrappers
Daniel Vetter
2019-12-17
drm/vc4: Use dma_resv locking wrappers
Daniel Vetter
2019-12-17
drm/msm: Use dma_resv locking wrappers
Daniel Vetter
2019-12-17
dma-buf: heaps: Remove redundant heap identifier from system heap name
Andrew F. Davis
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
2019-12-16
drm/edid: Make sure the CEA mode arrays have the correct amount of modes
Ville Syrjälä
2019-12-16
drm/edid: Throw away the dummy VIC 0 cea mode
Ville Syrjälä
2019-12-16
drm/edid: Add CTA-861-G modes with VIC >= 193
Ville Syrjälä
2019-12-16
drm/edid: Abstract away cea_edid_modes[]
Ville Syrjälä
2019-12-16
drm/virtio: use damage info for display updates.
Gerd Hoffmann
2019-12-16
drm/virtio: batch display update commands.
Gerd Hoffmann
2019-12-16
drm/virtio: skip set_scanout if framebuffer didn't change
Gerd Hoffmann
2019-12-16
drm/virtio: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-12-16
drm/bochs: Remove unneeded semicolon
zhengbin
2019-12-16
drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode st...
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Remove some unnecessary code (v2)
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Allow specifying stand-alone options
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline...
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options()
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', '
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Make various char pointers const
Hans de Goede
2019-12-16
drm/modes: parse_cmdline: Fix possible reference past end of string
Hans de Goede
[next]