index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
2014-04-19
1
-6
/
+5
|
\
|
*
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
2014-04-08
1
-6
/
+5
*
|
drm/radeon: improve PLL params if we don't match exactly v2
Christian König
2014-04-17
1
-6
/
+7
*
|
drm/radeon: apply more strict limits for PLL params v2
Christian König
2014-04-17
1
-0
/
+3
|
/
*
drm/radeon: call drm_edid_to_eld when we update the edid
Alex Deucher
2014-04-03
1
-0
/
+1
*
drm/radeon: rework finding display PLL numbers v2
Christian König
2014-04-03
1
-90
/
+153
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-2
/
+2
*
drm/radeon: fill in DRM_CAPs for cursor size
Alex Deucher
2014-02-18
1
-0
/
+2
*
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
Ville Syrjälä
2014-01-20
1
-0
/
+22
*
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-20
1
-3
/
+4
*
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
1
-4
/
+13
*
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
2013-11-06
1
-3
/
+21
*
drm/radeon: add runtime PM support (v2)
Dave Airlie
2013-11-01
1
-1
/
+46
*
drm/radeon: add a connector property for dither
Alex Deucher
2013-11-01
1
-0
/
+12
*
drm/radeon: add a connector property for audio
Alex Deucher
2013-09-11
1
-0
/
+12
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-32
/
+32
|
\
|
*
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
2013-08-30
1
-3
/
+10
|
*
drm/radeon: use loop for initializing AFMT blocks
Rafał Miłecki
2013-08-30
1
-30
/
+23
*
|
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
|
/
*
drm/radeon/atom: add DCE8 encoder support
Alex Deucher
2013-06-26
1
-2
/
+3
*
drm/radeon/cik: add hw cursor support (v2)
Alex Deucher
2013-06-26
1
-1
/
+15
*
drm/radeon: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-10
/
+3
*
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
2013-02-08
1
-2
/
+4
|
\
|
*
drm/radeon: Calling object_unrefer() when creating fb failure
liu chuansheng
2013-01-31
1
-1
/
+3
|
*
radeon_display: Use pointer return error codes
xueminsu
2013-01-23
1
-1
/
+1
*
|
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
2013-01-20
1
-1
/
+1
|
/
*
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
2013-01-03
1
-4
/
+9
*
drm/radeon: fix fence locking in the pageflip callback
Daniel Vetter
2012-12-14
1
-0
/
+4
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-4
/
+4
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-2
/
+2
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
2012-05-17
1
-0
/
+91
*
drm/radeon: eliminate redundant connector_names table
Ilija Hadzic
2012-05-17
1
-19
/
+1
*
drm/radeon: add a missing entry to encoder_names
Ilija Hadzic
2012-04-27
1
-1
/
+2
*
drm/radeon/kms: DCE6 disp eng pll updates
Alex Deucher
2012-03-21
1
-1
/
+1
*
drm/radeon: Restrict offset for legacy display engine.
Michel Dänzer
2012-03-20
1
-1
/
+3
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-3
/
+15
|
\
|
*
drm/radeon: deal with errors from framebuffer init path.
Dave Airlie
2012-03-07
1
-3
/
+15
*
|
drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs
Felix Kuehling
2012-02-29
1
-2
/
+11
*
|
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
2012-02-16
1
-0
/
+3
*
|
drm: add convenience function to create an range property
Sascha Hauer
2012-02-09
1
-21
/
+6
*
|
drm: add convenience function to create an enum property
Sascha Hauer
2012-02-09
1
-33
/
+10
|
/
*
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
2012-01-24
1
-2
/
+4
*
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-1
/
+1
*
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
1
-4
/
+4
*
drm/radeon/kms: remove useless radeon_ddc_dump()
Alex Deucher
2011-11-01
1
-33
/
+0
*
drm/radeon/kms: rework DP bridge checks
Alex Deucher
2011-11-01
1
-1
/
+2
*
drm/radeon: Unreference GEM object outside of spinlock in page flip error path.
Michel Dänzer
2011-09-14
1
-1
/
+1
*
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
Alex Deucher
2011-09-06
1
-7
/
+12
*
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...
Thomas Reim
2011-08-04
1
-0
/
+9
[next]