Commit Graph

3359 Commits (6aaccece1c483f189f76f1282b3984ff4c7ecb0a)

Author SHA1 Message Date
Chris Ball be64c2bb47 drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS. 15 years ago
Chris Ball 4dd19b0dd7 drm/radeon/kms: Implement KDB debug hooks for radeon KMS. 15 years ago
Alex Deucher d7ccd8fc11 drm/radeon/kms: add drm blit support for evergreen 15 years ago
Mario Kleiner 75fa0b08e5 drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos() 15 years ago
Mario Kleiner 6383cf7d78 drm/radeon: Add function for display scanout position query. 15 years ago
Alex Deucher ba032a58d1 drm/radeon/kms: rework spread spectrum handling 15 years ago
Alex Deucher 48dfaaeb66 drm/radeon/kms: remove new pll algo 15 years ago
Alex Deucher f28488c282 drm/radeon/kms: remove some pll algo flags 15 years ago
Alex Deucher bcac54da0a drm/radeon/kms: prefer high post dividers in legacy pll algo 15 years ago
Alex Deucher f981d4633a drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code 15 years ago
Marius Gröger 5bccf5e32f drm/radeon: add properties to configure the width of the underscan borders 15 years ago
Alex Deucher d0f8a854c3 drm/radeon/kms/r6xx+: use new style fencing (v3) 15 years ago
Alex Deucher 724c80e1d6 drm/radeon/kms: enable writeback (v2) 15 years ago
Alex Deucher b70d6bb3f6 drm/radeon/kms: clean up r6xx/r7xx blit init (v2) 15 years ago
Thomas Hellstrom 8aea528736 drm/vmwgfx: Bump minor and driver date 15 years ago
Thomas Hellstrom 029e50bfc2 drm/vmwgfx: Save at least one screen layout 15 years ago
Thomas Hellstrom 73558ead64 drm/vmwgfx: Add modinfo version 15 years ago
Thomas Hellstrom 30f47fc85d drm/vmwgfx: Add a parameter to get the max fb size 15 years ago
Thomas Hellstrom 09e2601b5a drm/vmwgfx: Don't flush fb if we're in the suspended state. 15 years ago
Thomas Hellstrom e133e73712 drm/vmwgfx: Prune modes based on available VRAM size 15 years ago
Thomas Hellstrom 3a939a5ece drm/vmwgfx: Take the ttm lock around the dirty ioctl 15 years ago
Thomas Hellstrom 02b001624f drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback 15 years ago
Thomas Hellstrom 7fbd721ad3 drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior 15 years ago
Thomas Hellstrom 094e0fa8b9 drm/vmwgfx: Fix ACPI S3 & S4 functionality. 15 years ago
Thomas Hellstrom d3216a0c31 drm/vmwgfx: Really support other depths than 32 15 years ago
Thomas Hellstrom 1df6a2ebd7 drm/ttm: Fix two race conditions + fix busy codepaths 15 years ago
Ben Skeggs d961db75ce drm/ttm: restructure to allow driver to plug in alternate memory manager 15 years ago
Ben Skeggs 42311ff90d drm/ttm: introduce utility function to free an allocated memory node 15 years ago
Roy Spliet a845fff841 drm/nouveau: fix thinkos in mem timing table recordlen check 15 years ago
Ben Skeggs ca8e7c6ccd drm/nouveau: parse voltage from perf 0x40 entires 15 years ago
Emil Velikov eadc69cc90 drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards 15 years ago
Francisco Jerez 8af29ccd79 drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches. 15 years ago
Francisco Jerez 6479881752 drm/nouveau: Synchronize buffer object moves in hardware. 15 years ago
Francisco Jerez 0c6c1c2fb8 drm/nouveau: Use semaphores to handle inter-channel sync in hardware. 15 years ago
Francisco Jerez 8ac3891b48 drm/nouveau: Provide a means to have arbitrary work run on fence completion. 15 years ago
Francisco Jerez 2730723bbc drm/nouveau: Minor refactoring/cleanup of the fence code. 15 years ago
Marcin Kościelnicki 0cba1b7644 drm/nouveau: Add a module option to force card POST. 15 years ago
Ben Skeggs 62841ab726 drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle 15 years ago
Francisco Jerez cd2fb2e9e0 drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. 15 years ago
Francisco Jerez 23357e4da0 drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs. 15 years ago
Francisco Jerez 2756a4f5df drm/nouveau: Fix perf table parsing on BMP v5.25. 15 years ago
Ben Skeggs 62acdc71cf drm/nouveau: fix required mode bandwidth calculation for DP 15 years ago
Ben Skeggs 85341f27b4 drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c 15 years ago
Ben Skeggs fade7ad56d drm/nva3: split pm backend out from nv50 15 years ago
Ben Skeggs aee582de80 drm/nouveau: run perflvl and M table scripts on mem clock change 15 years ago
Ben Skeggs 5c6dc65754 drm/nouveau: pass perflvl struct to clock_pre() 15 years ago
Ben Skeggs fe224bb7e1 drm/nouveau: enable enhanced framing only if DP display supports it 15 years ago
Roy Spliet 7760fcb020 drm/nouveau: Import initial memory timing work 15 years ago
Chris Wilson 7b4f3990a2 drm/i915: Avoid circular locking from intel_fbdev_fini() 15 years ago
Keith Packard 2c6be94411 drm/i915: mark display port DPMS state as 'ON' when enabling output 15 years ago