Dave Airlie
|
6dc1c49da6
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
|
12 years ago |
liu chuansheng
|
f2d68cf4da
drm/radeon: Calling object_unrefer() when creating fb failure
|
12 years ago |
xueminsu
|
b2f4b03f8a
radeon_display: Use pointer return error codes
|
12 years ago |
Daniel Vetter
|
c7d73f6a8a
drm/<drivers>: reorder framebuffer init sequence
|
12 years ago |
Niels Ole Salscheider
|
0a9069d349
drm/radeon: Properly handle DDC probe for DP bridges
|
12 years ago |
Daniel Vetter
|
9af2079212
drm/radeon: fix fence locking in the pageflip callback
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Laurent Pinchart
|
e811f5ae19
drm: Make the .mode_fixup() operations mode argument a const pointer
|
13 years ago |
Laurent Pinchart
|
e6ecefaadf
drm: Constify drm_mode_config_funcs pointer
|
13 years ago |
Alex Deucher
|
0783986ad7
drm/radeon/hdmi: store info about all AFMT blocks
|
13 years ago |
Ilija Hadzic
|
c1d2dbd2ad
drm/radeon: eliminate redundant connector_names table
|
13 years ago |
Ilija Hadzic
|
df391c0df4
drm/radeon: add a missing entry to encoder_names
|
13 years ago |
Alex Deucher
|
f3f1f03ed0
drm/radeon/kms: DCE6 disp eng pll updates
|
13 years ago |
Michel Dänzer
|
0349af70da
drm/radeon: Restrict offset for legacy display engine.
|
13 years ago |
Dave Airlie
|
8229c885fe
drm: Merge tag 'v3.3-rc7' into drm-core-next
|
13 years ago |
Dave Airlie
|
aaefcd4284
drm/radeon: deal with errors from framebuffer init path.
|
13 years ago |
Felix Kuehling
|
81ffbbedc3
drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs
|
13 years ago |
Dave Airlie
|
019d96cb55
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
|
13 years ago |
Sascha Hauer
|
d9bc3c02e3
drm: add convenience function to create an range property
|
13 years ago |
Sascha Hauer
|
4a67d39190
drm: add convenience function to create an enum property
|
13 years ago |
Alex Deucher
|
3fa47d9efa
drm/radeon/kms: move disp eng pll setup to init path
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Jesse Barnes
|
308e5bcbdb
drm: add an fb creation ioctl that takes a pixel format v5
|
13 years ago |
Alex Deucher
|
fab249ed97
drm/radeon/kms: remove useless radeon_ddc_dump()
|
13 years ago |
Alex Deucher
|
1d33e1fc8d
drm/radeon/kms: rework DP bridge checks
|
13 years ago |
Michel Dänzer
|
db318d7a8a
drm/radeon: Unreference GEM object outside of spinlock in page flip error path.
|
14 years ago |
Alex Deucher
|
b06947b500
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
|
14 years ago |
Thomas Reim
|
e384fab8c6
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI)
|
14 years ago |
Michel Dänzer
|
d0254d56c7
drm/radeon: Don't clobber error return value in page flipping cleanup paths.
|
14 years ago |
Michel Dänzer
|
fcc485d667
drm/radeon: Don't generate new fence for page flip.
|
14 years ago |