summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_display.c
AgeCommit message (Expand)Author
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-17drm/radeon: improve PLL params if we don't match exactly v2Christian König
2014-04-17drm/radeon: apply more strict limits for PLL params v2Christian König
2014-04-08drm/radeon/dp: switch to the common i2c over aux codeAlex Deucher
2014-04-03drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher
2014-04-03drm/radeon: rework finding display PLL numbers v2Christian König
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-02-18drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher
2014-01-20drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()Ville Syrjälä
2014-01-20drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä
2013-12-24drm/radeon/pm: move pm handling into the asic specific codeAlex Deucher
2013-11-06drm/radeon: Push get_scanout_position() timestamping into kms driver.Mario Kleiner
2013-11-01drm/radeon: add runtime PM support (v2)Dave Airlie
2013-11-01drm/radeon: add a connector property for ditherAlex Deucher
2013-09-11drm/radeon: add a connector property for audioAlex Deucher
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30drm/radeon: add audio support for DCE6/8 GPUs (v12)Alex Deucher
2013-08-30drm/radeon: use loop for initializing AFMT blocksRafał Miłecki
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-06-26drm/radeon/atom: add DCE8 encoder supportAlex Deucher
2013-06-26drm/radeon/cik: add hw cursor support (v2)Alex Deucher
2013-05-22drm/radeon: use drm_send_vblank_event() helperRob Clark
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie
2013-01-31drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng
2013-01-23radeon_display: Use pointer return error codesxueminsu
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter
2013-01-03drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider
2012-12-14drm/radeon: fix fence locking in the pageflip callbackDaniel Vetter
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-05-17drm/radeon/hdmi: store info about all AFMT blocksAlex Deucher
2012-05-17drm/radeon: eliminate redundant connector_names tableIlija Hadzic
2012-04-27drm/radeon: add a missing entry to encoder_namesIlija Hadzic
2012-03-21drm/radeon/kms: DCE6 disp eng pll updatesAlex Deucher
2012-03-20drm/radeon: Restrict offset for legacy display engine.Michel Dänzer
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-07drm/radeon: deal with errors from framebuffer init path.Dave Airlie
2012-02-29drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICsFelix Kuehling
2012-02-16drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie
2012-02-09drm: add convenience function to create an range propertySascha Hauer
2012-02-09drm: add convenience function to create an enum propertySascha Hauer
2012-01-24drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes
2011-11-01drm/radeon/kms: remove useless radeon_ddc_dump()Alex Deucher
2011-11-01drm/radeon/kms: rework DP bridge checksAlex Deucher
2011-09-14drm/radeon: Unreference GEM object outside of spinlock in page flip error path.Michel Dänzer
2011-09-06drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher
2011-08-04drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...Thomas Reim