index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
2022-12-06
1
-3
/
+1
*
drm/radeon: use time_after(a,b) to replace "a>b"
Yu Zhe
2022-08-25
1
-1
/
+1
*
drm/radeon: simplify if-if to if-else
Guo Zhengkui
2022-04-06
1
-1
/
+1
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-1
/
+1
*
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...
Kai-Heng Feng
2021-05-13
1
-0
/
+8
*
drm/radeon/radeon_pm: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-04-09
1
-19
/
+17
*
drm/radeon: do not use drm middle layer for debugfs (v2)
Nirmoy Das
2021-02-18
1
-20
/
+12
*
drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into shar...
Lee Jones
2020-11-16
1
-0
/
+1
*
drm/radeon: Expose vddc through hwmon
Sandeep Raghuraman
2020-10-27
1
-1
/
+28
*
drm/radeon: Add sclk frequency as hwmon sensor
Sandeep Raghuraman
2020-09-15
1
-1
/
+28
*
drm/radeon: remove boolean checks in if statements.
Wambui Karuga
2020-01-07
1
-1
/
+1
*
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-12-05
1
-1
/
+1
*
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-06-10
1
-6
/
+11
*
Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
Alex Deucher
2018-02-20
1
-5
/
+1
*
drm/radeon/pm: autoswitch power state when in balanced mode
Lucas Stach
2016-10-25
1
-1
/
+5
*
drm/radeon: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
1
-4
/
+9
*
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-18
1
-1
/
+1
|
\
|
*
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
1
-1
/
+1
*
|
Revert "drm/radeon/pm: adjust display configuration after powerstate"
Alex Deucher
2016-03-08
1
-3
/
+2
*
|
drm/radeon/pm: update current crtc info after setting the powerstate
Alex Deucher
2016-03-02
1
-4
/
+4
*
|
drm/radeon/pm: adjust display configuration after powerstate
Alex Deucher
2016-02-22
1
-2
/
+3
*
|
drm/radeon/pm: Handle failure of drm_vblank_get.
Mario Kleiner
2016-02-17
1
-2
/
+6
|
/
*
drm/radeon: use kobj_to_dev()
Geliang Tang
2016-01-13
1
-1
/
+1
*
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
[next]