index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
drm/radeon: fill in DRM_CAPs for cursor size
Alex Deucher
1
-0
/
+2
2014-01-20
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
Ville Syrjälä
1
-0
/
+22
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
1
-3
/
+4
2013-12-25
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
1
-4
/
+13
2013-11-06
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
1
-3
/
+21
2013-11-01
drm/radeon: add runtime PM support (v2)
Dave Airlie
1
-1
/
+46
2013-11-01
drm/radeon: add a connector property for dither
Alex Deucher
1
-0
/
+12
2013-09-11
drm/radeon: add a connector property for audio
Alex Deucher
1
-0
/
+12
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-32
/
+32
2013-08-31
drm/radeon: add audio support for DCE6/8 GPUs (v12)
Alex Deucher
1
-3
/
+10
2013-08-31
drm/radeon: use loop for initializing AFMT blocks
Rafał Miłecki
1
-30
/
+23
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-06-27
drm/radeon/atom: add DCE8 encoder support
Alex Deucher
1
-2
/
+3
2013-06-27
drm/radeon/cik: add hw cursor support (v2)
Alex Deucher
1
-1
/
+15
2013-05-22
drm/radeon: use drm_send_vblank_event() helper
Rob Clark
1
-10
/
+3
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
1
-2
/
+4
2013-02-01
drm/radeon: Calling object_unrefer() when creating fb failure
liu chuansheng
1
-1
/
+3
2013-01-23
radeon_display: Use pointer return error codes
xueminsu
1
-1
/
+1
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-1
/
+1
2013-01-04
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
1
-4
/
+9
2012-12-14
drm/radeon: fix fence locking in the pageflip callback
Daniel Vetter
1
-0
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-2
/
+2
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-17
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
1
-0
/
+91
2012-05-17
drm/radeon: eliminate redundant connector_names table
Ilija Hadzic
1
-19
/
+1
2012-04-27
drm/radeon: add a missing entry to encoder_names
Ilija Hadzic
1
-1
/
+2
2012-03-21
drm/radeon/kms: DCE6 disp eng pll updates
Alex Deucher
1
-1
/
+1
2012-03-20
drm/radeon: Restrict offset for legacy display engine.
Michel Dänzer
1
-1
/
+3
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
1
-3
/
+15
2012-03-07
drm/radeon: deal with errors from framebuffer init path.
Dave Airlie
1
-3
/
+15
2012-02-29
drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs
Felix Kuehling
1
-2
/
+11
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
1
-0
/
+3
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
1
-21
/
+6
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
1
-33
/
+10
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
1
-2
/
+4
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-1
/
+1
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-4
/
+4
2011-11-01
drm/radeon/kms: remove useless radeon_ddc_dump()
Alex Deucher
1
-33
/
+0
2011-11-01
drm/radeon/kms: rework DP bridge checks
Alex Deucher
1
-1
/
+2
2011-09-14
drm/radeon: Unreference GEM object outside of spinlock in page flip error path.
Michel Dänzer
1
-1
/
+1
2011-09-06
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
Alex Deucher
1
-7
/
+12
2011-08-04
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...
Thomas Reim
1
-0
/
+9
2011-07-14
drm/radeon: Don't clobber error return value in page flipping cleanup paths.
Michel Dänzer
1
-7
/
+2
2011-07-14
drm/radeon: Don't generate new fence for page flip.
Michel Dänzer
1
-27
/
+6
2011-06-02
drm/radeon: fix oops in ttm reserve when pageflipping (v2)
Dave Airlie
1
-5
/
+8
2011-05-24
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
1
-0
/
+5
2011-04-28
drm: Verify debug message arguments
Joe Perches
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-1
/
+11
[next]