Sinclair Yeh
|
54fbde8a94
drm/vmwgfx: Fix copyright headers
|
10 years ago |
Thomas Hellstrom
|
b9eb1a6174
drm/vmwgfx: Kill a bunch of sparse warnings
|
10 years ago |
Thomas Hellstrom
|
a278724aa2
drm/vmwgfx: Implement fbdev on kms v2
|
10 years ago |
Sinclair Yeh
|
c8261a961e
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
|
10 years ago |
Thomas Hellstrom
|
153b3d5b03
vmwgfx: Rework device initialization
|
10 years ago |
Daniel Vetter
|
3cb9ae4fd8
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
|
10 years ago |
Thomas Wood
|
34ea3d3863
drm: add register and unregister functions for connectors
|
11 years ago |
Matt Roper
|
f4510a2752
drm: Replace crtc fb with primary plane fb (v3)
|
11 years ago |
Thomas Hellstrom
|
6a0a7a9ead
drm/vmwgfx: Add our connectors to sysfs
|
11 years ago |
Thomas Hellstrom
|
c6c1f325ad
drm/vmwgfx: Correctly set the enabled state on crtcs
|
11 years ago |
Rob Clark
|
b8b163ba9d
drm/vmwgfx: drm_connector_property -> drm_object_property
|
13 years ago |
Jakob Bornecrantz
|
eb4f923b1c
vmwgfx: Pick up the initial size from the width and height regs
|
13 years ago |
Dave Airlie
|
4cf73129cb
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Jakob Bornecrantz
|
bfc2638dc0
vmwgfx: Resend the cursor after legacy modeset
|
13 years ago |
Thomas Hellstrom
|
6987427a39
vmwgfx: Infrastructure for explicit placement
|
14 years ago |
Thomas Hellstrom
|
305151e36e
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
|
14 years ago |
Jakob Bornecrantz
|
74b5ea3076
vmwgfx: Whitespace & code style in display unit
|
14 years ago |
Jakob Bornecrantz
|
60a16a30d9
vmwgfx: Fix display system init & close functions
|
14 years ago |
Jakob Bornecrantz
|
56d1c78df5
vmwgfx: Add screen object support
|
14 years ago |
Jakob Bornecrantz
|
626ab771c2
vmwgfx: Refactor common display unit functions to shared file
|
14 years ago |
Michel Dänzer
|
0bef23f918
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
|
14 years ago |
Michel Dänzer
|
f01b7ba0eb
vmwgfx: Add support for depth 8
|
14 years ago |
Thomas Hellstrom
|
654a4ef07a
vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity
|
14 years ago |
Chris Wilson
|
b1f559ecdc
drm: Mark constant arrays of drm_display_mode const
|
14 years ago |
Joe Perches
|
85b54e0c19
drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments
|
15 years ago |
Thomas Hellstrom
|
e133e73712
drm/vmwgfx: Prune modes based on available VRAM size
|
15 years ago |
Thomas Hellstrom
|
7a1c2f6c8d
vmwgfx: Enable use of the vblank system
|
15 years ago |
Chris Wilson
|
930a9e2835
drm: Use a nondestructive mode for output detect when polling (v2)
|
15 years ago |
Chris Wilson
|
7b334fcb45
drm: Use a nondestructive mode for output detect when polling
|
15 years ago |