index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-04
1
-1
/
+3
*
drm/radeon: unconditionally set sysfs_initialized
Alex Deucher
2015-11-16
1
-2
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-1
/
+3
|
\
|
*
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
1
-25
/
+38
|
|
\
|
*
|
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
2015-09-24
1
-1
/
+3
*
|
|
drm/radeon: don't try to recreate sysfs entries on resume
Alex Deucher
2015-10-23
1
-14
/
+21
*
|
|
drm/radeon/dpm: don't add pwm attributes if DPM is disabled
Alex Deucher
2015-10-19
1
-2
/
+6
|
|
/
|
/
|
*
|
drm/radeon: add pm sysfs files late
Alex Deucher
2015-10-02
1
-25
/
+38
|
/
*
drm/radeon: Don't take dev->struct_mutex in pm functions
Daniel Vetter
2015-08-17
1
-5
/
+0
*
drm/radeon/dpm: fix 120hz handling harder
Alex Deucher
2015-03-27
1
-5
/
+17
*
drm/radeon: disable mclk switching with 120hz+ monitors
Alex Deucher
2015-02-25
1
-0
/
+6
*
drm/radeon: use 0-255 rather than 0-100 for pwm fan range
Alex Deucher
2015-02-11
1
-2
/
+6
*
drm/radeon: add hwmon interface for managing fan pwm (v2)
Oleg Chernovskiy
2015-01-22
1
-1
/
+130
*
drm/radeon: add a dpm quirk list
Alex Deucher
2015-01-08
1
-0
/
+33
*
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
1
-10
/
+6
|
\
|
*
drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...
Pali Rohár
2014-08-15
1
-10
/
+6
*
|
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-09-11
1
-1
/
+1
|
/
*
drm/radeon: re-enable dpm by default on BTC
Alex Deucher
2014-08-05
1
-3
/
+3
*
drm/radeon: re-enable dpm by default on cayman
Alex Deucher
2014-08-05
1
-1
/
+1
*
drm/radeon: remove null test before kfree
Fabian Frederick
2014-08-05
1
-6
/
+2
*
drm/radeon: only apply bapm changes for AC power on ARUBA
Alex Deucher
2014-07-01
1
-2
/
+4
*
Revert "drm/radeon: use variable UVD clocks"
Alex Deucher
2014-06-09
1
-0
/
+3
*
drm/radeon/dpm: resume fixes for some systems
Alex Deucher
2014-06-02
1
-1
/
+0
*
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
Alex Deucher
2014-05-20
1
-1
/
+41
*
drm/radeon: add Mullins dpm support.
Samuel Li
2014-05-06
1
-0
/
+1
*
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Alex Deucher
2014-04-22
1
-12
/
+16
*
drm/radeon: properly unregister hwmon interface (v2)
Alex Deucher
2014-04-22
1
-6
/
+15
*
drm/radeon: disable dpm on rv770 by default
Alex Deucher
2014-04-19
1
-1
/
+1
*
drm/radeon: use variable UVD clocks
Alex Deucher
2014-02-28
1
-3
/
+0
*
drm/radeon: cleanup the fence ring locking code
Christian König
2014-02-28
1
-2
/
+2
*
drm/radeon/dpm: enable dynamic vce state switching v2
Alex Deucher
2014-02-18
1
-0
/
+17
*
drm/radeon/dpm: fill in some initial vce infrastructure
Alex Deucher
2014-02-18
1
-0
/
+8
*
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...
Dave Airlie
2014-01-22
1
-1
/
+1
|
\
|
*
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
2014-01-20
1
-1
/
+1
*
|
drm/radeon: disable dpm on BTC
Alex Deucher
2014-01-20
1
-3
/
+3
*
|
drm/radeon: don't power gate paused UVD streams
Christian König
2014-01-20
1
-0
/
+4
|
/
*
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
2014-01-08
1
-2
/
+4
*
drm/radeon: enable dpm by default on CI APUs
Alex Deucher
2013-12-24
1
-2
/
+2
*
drm/radeon: enable dpm by default on CI dGPUs
Alex Deucher
2013-12-24
1
-2
/
+2
*
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
1
-8
/
+3
*
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
2013-12-24
1
-38
/
+49
*
drm/radeon/dpm: add a late enable callback
Alex Deucher
2013-12-24
1
-0
/
+12
*
drm/radeon/dpm: remove unnecessary checks in dpm_init
Alex Deucher
2013-12-24
1
-19
/
+17
*
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-15
1
-4
/
+2
*
drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups
Guenter Roeck
2013-12-02
1
-37
/
+12
*
drm/radeon: enable DPM by default in TN asics
Alex Deucher
2013-11-15
1
-1
/
+1
*
drm/radeon: add hawaii dpm support
Alex Deucher
2013-11-08
1
-0
/
+1
*
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
1
-0
/
+3
|
\
|
*
drm/radeon/dpm: disable multiple UVD states
Alex Deucher
2013-10-09
1
-0
/
+3
*
|
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
2013-11-06
1
-1
/
+1
[next]