Gerd Hoffmann
|
42fd9e6c29
drm/virtio: fix DRM_FORMAT_* handling
|
6 年之前 |
YueHaibing
|
ea4584c2f2
drm/virtio: Remove set but not used variable 'bo'
|
7 年之前 |
Gerd Hoffmann
|
6c19787e10
drm/virtio: track virtual output state
|
7 年之前 |
Daniel Vetter
|
cde4c44d87
drm: drop _mode_ from drm_mode_connector_attach_encoder
|
7 年之前 |
Ville Syrjälä
|
50dcd55418
drm/virtio: Stop updating plane->crtc
|
7 年之前 |
Daniel Stone
|
3823da3aeb
drm/virtio: Place GEM BOs in drm_framebuffer
|
7 年之前 |
Luc Van Oostenryck
|
16d25ea094
drm/virtio: fix mode_valid's return type
|
7 年之前 |
Rodrigo Siqueira
|
dc31b3b76c
drm/virtio: Replace 'unsigned' for 'unsigned int'
|
7 年之前 |
Rodrigo Siqueira
|
9d492b6bec
drm/virtio: Add blank line after variable declarations
|
7 年之前 |
Rodrigo Siqueira
|
1858b85606
drm/virtio: Add tabs at the start of a line
|
7 年之前 |
Lepton Wu
|
7bac534e02
drm/virtio: add create_handle support.
|
7 年之前 |
Srishti Sharma
|
1af0838de6
drm/virtio: Replace instances of reference/unreference with get/put
|
7 年之前 |
Daniel Vetter
|
7d902c05b4
drm: Nuke drm_atomic_helper_connector_dpms
|
8 年之前 |
Laurent Pinchart
|
64581714b5
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
|
8 年之前 |
Laurent Pinchart
|
0b20a0f8c3
drm: Add old state pointer to CRTC .enable() helper function
|
8 年之前 |
Laurent Pinchart
|
a4b10ccead
drm: Constify drm_mode_config atomic helper private pointer
|
8 年之前 |
Ville Syrjälä
|
9d020467a1
drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
|
8 年之前 |
Ville Syrjälä
|
a3f913ca98
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
|
8 年之前 |
Gerd Hoffmann
|
eed6f0eda0
virtio-gpu: fix vblank events
|
8 年之前 |
Liu Ying
|
2b58e98d42
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
|
9 年之前 |
Wei Yongjun
|
a9853117d8
drm/virtio: Fix non static symbol warning
|
9 年之前 |
Markus Elfring
|
5345a5ab51
drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
|
9 年之前 |
Daniel Vetter
|
0d841ac0ec
drm/virtio: Don't reinvent a flipping wheel
|
9 年之前 |
Boris Brezillon
|
a50dcc5001
drm: virtgpu: Rely on the default ->best_encoder() behavior
|
9 年之前 |
Daniel Vetter
|
5e84c2690b
drm/atomic-helper: Massage swap_state signature somewhat
|
9 年之前 |
Dave Airlie
|
76c6dccf34
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next
|
9 年之前 |
Gerd Hoffmann
|
bbbed8884f
virtio-gpu: switch to atomic cursor interfaces
|
9 年之前 |
Gerd Hoffmann
|
e7cf0963f8
virtio-gpu: add atomic_commit function
|
9 年之前 |
Gustavo Padovan
|
a288c1ea8e
drm/virtio: use drm_crtc_send_vblank_event()
|
9 年之前 |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 年之前 |