Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Xi Wang
|
bab9efc206
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
|
13 years ago |
Dave Airlie
|
248dbc2350
drm: move the fb bpp/depth helper into the core.
|
13 years ago |
Jesse Barnes
|
308e5bcbdb
drm: add an fb creation ioctl that takes a pixel format v5
|
13 years ago |
Jakob Bornecrantz
|
baa91d6400
vmwgfx: Only allow 64x64 cursors
|
13 years ago |
Jakob Bornecrantz
|
f0c8a6524d
vmwgfx: Initialize clip rect loop correctly in surface dirty
|
13 years ago |
Jakob Bornecrantz
|
c0d18316ae
vmwgfx: Close screen object system
|
13 years ago |
Jakob Bornecrantz
|
2ac863719e
vmwgfx: Snoop DMA transfers with non-covering sizes
|
13 years ago |
Jakob Bornecrantz
|
d41025c0d6
vmwgfx: Move the prefered mode first in the list
|
13 years ago |
Jakob Bornecrantz
|
e5c8dbb814
vmwgfx: Unreference surface on cursor error path
|
13 years ago |
Jakob Bornecrantz
|
55bde5b215
vmwgfx: Free prefered mode on error path
|
13 years ago |
Jakob Bornecrantz
|
d982640914
vmwgfx: Use pointer return error codes
|
13 years ago |
Thomas Hellstrom
|
da7653d6a0
vmwgfx: Fix hw cursor position
|
13 years ago |
Thomas Hellstrom
|
1543b4dd0c
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
|
13 years ago |
Thomas Hellstrom
|
cd2b89e7e8
vmwgfx: Reinstate the update_layout ioctl
|
13 years ago |
Jakob Bornecrantz
|
c5c42360bc
vmwgfx: Don't pass unused arguments to do_dirty functions
|
13 years ago |
Jakob Bornecrantz
|
64fc99447f
vmwgfx: Emulate depth 32 framebuffers
|
13 years ago |
Jakob Bornecrantz
|
1c482ab359
vmwgfx: Add vblank stubs
|
13 years ago |
Jakob Bornecrantz
|
c6ca839179
vmwgfx: Don't use virtual coords when using screen objects
|
13 years ago |
Thomas Hellstrom
|
6ea77d1384
vmwgfx: Minor cleanups
|
13 years ago |
Jakob Bornecrantz
|
c337ada7e7
vmwgfx: Be more strict with fb depths when using screen objects
|
13 years ago |
Thomas Hellstrom
|
90ff18bc3a
vmwgfx: Make sure we always have a user-space handle to use for objects that are backing kms framebuffers.
|
13 years ago |
Jakob Bornecrantz
|
2fcd5a73bf
vmwgfx: Add present and readback ioctls
|
13 years ago |
Jakob Bornecrantz
|
01e81419ce
vmwgfx: Drop 3D Legacy Display Unit support
|
13 years ago |
Jakob Bornecrantz
|
56d1c78df5
vmwgfx: Add screen object support
|
13 years ago |
Jakob Bornecrantz
|
d991ef0395
vmwgfx: Add dmabuf helper functions for pinning
|
13 years ago |
Jakob Bornecrantz
|
626ab771c2
vmwgfx: Refactor common display unit functions to shared file
|
13 years ago |
Jakob Bornecrantz
|
5deb65cf83
vmwgfx: Break out dirty submission code
|
13 years ago |
Jakob Bornecrantz
|
5f898d99de
vmwgfx: Make sure the reserved area is at the start of vram
|
13 years ago |