Commit Graph

793 Commits (7cc1392aabc31d2af9bd3cc5febbd91977452181)

Author SHA1 Message Date
Stefan Richter 921d98b582 drm/radeon/kms: suppress a build warning (unused variable) 15 years ago
Prarit Bhargava f49d273df9 drm: Fixes linux-next & linux-2.6 checkstack warnings: 15 years ago
Jerome Glisse 10b06122af drm/radeon/kms: release AGP bridge at suspend 15 years ago
Alex Deucher b486787ee4 drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile 15 years ago
Dave Airlie 5d9b7e2d2d drm/radeon: fix power supply kconfig interaction. 15 years ago
Jerome Glisse e865275335 drm/radeon/kms: record object that have been list reserved 15 years ago
Michel Dänzer 365048ff7f drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. 15 years ago
Alex Deucher 45737447ed drm/radeon/kms: don't default display priority to high on rs4xx 15 years ago
Dave Airlie 669899878c drm/radeon: fix hdmi offset bug reported by smatch. 15 years ago
Alex Deucher 8e36ed0084 drm/radeon/kms: hpd cleanup 15 years ago
Alex Deucher 2bfcc0fc69 drm/radeon/kms: reset ddc_bus in object header parsing 15 years ago
Dave Airlie 26481fb156 drm/radeon/pm: fix device_create_file return value checks. 15 years ago
Alex Deucher 4bff51711c drm/radeon/kms/pm: fix r6xx+ profile setup 15 years ago
Alex Deucher ce8a3eb20c drm/radeon/kms/pm: make pm spam debug only 15 years ago
Alex Deucher ce8f53709b drm/radeon/kms/pm: rework power management 15 years ago
Alex Deucher d7311171c4 drm/radeon/kms/pm: add support for no display power states 15 years ago
Alex Deucher ca2af92311 drm/radeon/kms: fix lock ordering in ring, ib handling 15 years ago
Matthew Garrett 01434b4bfb radeon: Use fences to gate entry to reclocking on <r600 15 years ago
Matthew Garrett 91700f3cac radeon: Split out ring locking and allocation 15 years ago
Alex Deucher 78930b1c39 drm/radeon/kms: enable misc pm power state features on r1xx-r4xx 15 years ago
Alex Deucher 536fcd5124 drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx 15 years ago
Alex Deucher 4f3218cbc3 drm/radeon/kms: re-enable gui idle interrupts on r6xx+ 15 years ago
Dave Airlie f4b7fb94c5 drm/radeon/kms: take vram mutex pointer before derefing object. 15 years ago
Alex Deucher 539d241817 drm/radeon/kms: more pm fixes 15 years ago
Ben Skeggs 68adac5e49 drm: move radeon_fixed.h to shared drm_fixed.h header 15 years ago
Matthew Garrett 15a7df8db8 radeon: Enable memory reclocking on r100-500 15 years ago
Matthew Garrett f81f202402 radeon: Try harder to ensure we reclock in vblank 15 years ago
Matthew Garrett 612e06ce9c radeon: Fix locking in power management paths 15 years ago
Matthew Garrett c37d230af4 radeon: Make sure that we determine the correct PM state before transition 15 years ago
Matthew Garrett 956ac86d92 radeon: Enable memory reclockong on r600 15 years ago
Matthew Garrett d9932a3241 radeon: Stop the ttm workqueue while reclocking 15 years ago
Matthew Garrett 8f5b5e632c radeon: Take drm struct_mutex over reclocking 15 years ago
Matthew Garrett 5876dd249e radeon: Unmap vram pages when reclocking 15 years ago
Matthew Garrett 2aba631c00 radeon: Unify PM entry paths 15 years ago
Alex Deucher a424816fb3 drm/radeon/kms/pm: rework power management 15 years ago
Alex Deucher 49e02b7306 drm/radeon/kms/pm: add additional asic callbacks 15 years ago
Alex Deucher 58e21dff53 drm/radeon/kms/pm: restore default power state on exit 15 years ago
Alex Deucher 79daedc942 drm/radeon/kms: minor pm cleanups 15 years ago
Alex Deucher d91eeb7862 drm/radeon/kms/pm: clean power state printing 15 years ago
Alex Deucher 90c3905950 drm/radeon/kms/pm: don't enable pm if there is only on power state 15 years ago
Alex Deucher 678e7dfa9e drm/radeon/kms/atom: load hwmon drivers 15 years ago
Alex Deucher c00f53be5e drm/radeon/kms/pm: update display watermarks with power state changes 15 years ago
Alex Deucher a48b9b4edb drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) 15 years ago
Alex Deucher bae6b56273 drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) 15 years ago
Alex Deucher 03214bd5c6 drm/radeon/kms/pm: move pm state update to crtc functions 15 years ago
Alex Deucher 8a56df632e drm/radeon/kms/pm: interate across crtcs for vblank 15 years ago
Alex Deucher 02b17cc053 drm/radeon/kms/atom/pm: rework power mode parsing 15 years ago
Alex Deucher ef6e6cf56a drm/radeon/kms: wait for gpu idle before changing power mode 15 years ago
Alex Deucher 2031f77ca9 drm/radeon/kms: add support for gui idle interrupts (v4) 15 years ago
Alex Deucher def9ba9cf6 drm/radeon/kms: add gui_idle callback 15 years ago