Commit Graph

2196 Commits (e15bacbebb9dcc95f148f28dfc83a6d5e48b60b8)

Author SHA1 Message Date
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 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
Alex Deucher c43ae476a5 drm/edid: fix typo in 1600x1200@75 mode 15 years ago
Ben Skeggs 893887ed75 drm/nouveau: fix i2c-related init table handlers 15 years ago
Ben Skeggs 04f542c07e drm/nouveau: support init table i2c device identifier 0x81 15 years ago
Ben Skeggs f8b0be1a75 drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers 15 years ago
Ben Skeggs 92b9618761 drm/nouveau: display error message for any failed init table opcode 15 years ago
Ben Skeggs 9170a82438 drm/nouveau: fix init table handlers to return proper error codes 15 years ago
Ben Skeggs e9ebb68b86 drm/nv50: support fractional feedback divider on newer chips 15 years ago
Ben Skeggs 7e99a9b2b5 drm/nv50: fix monitor detection on certain chipsets 15 years ago
Ben Skeggs 07fee3d561 drm/nv50: store full dcb i2c entry from vbios 15 years ago
Ben Skeggs afa3b4c377 drm/nv50: fix suspend/resume with DP outputs 15 years ago
Ben Skeggs 17b96cc38d drm/nv50: output calculated crtc pll when debugging on 15 years ago
Ben Skeggs 4c389f00d5 drm/nouveau: dump pll limits entries when debugging is on 15 years ago
Ben Skeggs 25908b7797 drm/nouveau: bios parser fixes for eDP boards 15 years ago
Ben Skeggs 90af89b93c drm/nouveau: fix a nouveau_bo dereference after it's been destroyed 15 years ago
Ben Skeggs de1f46a4b9 drm/nv40: remove some completed ctxprog TODOs 15 years ago
Marcin Kościelnicki f23d4cf4bd drm/nv04: Implement missing nv04 PGRAPH methods in software. 15 years ago
Marcin Kościelnicki a0e6544089 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. 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 7c5ee5366f ttm: Provide an API for starting and stopping the delayed workqueue 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