2010-11-09 |
Thomas Hellstrom | drm/ttm: Add a barrier when unreserving Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Remove mm init error printouts and checks Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Remove pointless list_empty check Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Use private locks for the default bo range... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Documentation update Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Alex Deucher | drm/radeon/kms/evergreen: add missing pm.vblank_sync... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Ingo Molnar | drm/stub/Kconfig: fix Kconfig for stub driver. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Dave Airlie | Merge branch 'drm-intel-fixes' of git://git.kernel...
|
commit | commitdiff | tree |
2010-10-28 |
Alex Deucher | drm/radeon/kms: enable unmappable vram for evergreen Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-28 |
Alex Deucher | drm/radeon/kms: fix tiled db height calculation on... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-28 |
Alex Deucher | drm/radeon/kms: fix handling of tex lookup disable... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-27 |
Thomas Hellstrom | vmwgfx: Implement a proper GMR eviction mechanism Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-27 |
Alex Deucher | drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: properly compute group_size on 6xx/7xx Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: fix 2D tile height alignment in the... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms/evergreen: set the clear state to the... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Dave Airlie | drm/radeon/kms: don't poll dac load detect. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Lee, Chun-Yi | gpu: Add Intel GMA500(Poulsbo) Stub Driver Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: MC vram map needs to be >= pci aperture... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: implement display watermark support... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms/evergreen: add some additional safe... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Dave Airlie | drm/radeon/r600: fix tiling issues in CS checker. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-25 |
Dave Airlie | Merge remote branch 'intel/drm-intel-next' of ../drm...
|
commit | commitdiff | tree |
2010-10-21 |
Thomas Hellstrom | drm/ttm: Optimize delayed buffer destruction Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-21 |
Thomas Hellstrom | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jason Wessel | drm, kdb, kms: Change mode_set_base_atomic() enter... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jason Wessel | kdb, kms: Save and restore the LUT on atomic KMS enter... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jason Wessel | Revert "radeon, kdb, kms: Save and restore the LUT... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Francisco Jerez | agp/amd-k7: Allow binding user memory to the AGP GART. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jean Delvare | drm/ttm: Simplify ttm_bo_wait_unreserved Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Dave Airlie | Revert "drm/radeon/kms: remove some pll algo flags" Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-18 |
Dave Airlie | drm/ttm: add unlocked variant of new manager put node. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-18 |
Dave Airlie | Merge branch 'drm-fixes' of /home/airlied/kernel/linux...
|
commit | commitdiff | tree |
2010-10-17 |
Alex Deucher | drm/radeon/kms: avivo cursor workaround applies to... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Jean Delvare | drm/radeon/kms: Silent spurious error message Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Alex Deucher | drm/radeon/kms: fix bad cast/shift in evergreen.c Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Alex Deucher | drm/radeon/kms: make TV/DFP table info less verbose Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Alex Deucher | drm/radeon/kms: leave certain CP int bits enabled Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Jerome Glisse | drm/radeon/kms: avoid corner case issue with unmappable... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-07 |
Dave Airlie | drm: don't drop handle reference on unload Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: make sure blit addr masks are 64 bit Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge branch 'drm-radeon-next' of ../drm-radeon-next...
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge branch 'drm-kdb-next' into drm-core-next
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge remote branch 'nouveau/for-airlied' of ../drm...
|
commit | commitdiff | tree |
2010-10-06 |
Chris Ball | drm/nouveau/kms: Avoid a hang entering KDB with VT... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Jason Wessel | radeon, kdb, kms: Save and restore the LUT on atomic... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Jason Wessel | drm, kdb, kms: Add an enter argument to mode_set_base_atomic... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Chris Ball | drm/nouveau/kms: Implement KDB debug hooks for nouveau... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Chris Ball | drm/radeon/kms: Implement KDB debug hooks for radeon... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge branch 'drm-vmware-next' into drm-core-next
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: add drm blit support for evergreen Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Mario Kleiner | drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_s... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Mario Kleiner | drm/radeon: Add function for display scanout position... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: rework spread spectrum handling Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: remove new pll algo Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: remove some pll algo flags Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: prefer high post dividers in legacy... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: properly handle 40 bit MC addresses... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Marius Gröger | drm/radeon: add properties to configure the width of... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms/r6xx+: use new style fencing (v3) Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: enable writeback (v2) Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: clean up r6xx/r7xx blit init (v2) Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Bump minor and driver date Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Save at least one screen layout Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Add modinfo version Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Add a parameter to get the max fb size Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Don't flush fb if we're in the suspended... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Prune modes based on available VRAM size Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Take the ttm lock around the dirty ioctl Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm: vmwgfx: Add a struct drm_file parameter to the... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Add new-style PM hooks to improve hibernation... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Fix ACPI S3 & S4 functionality. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Thomas Hellstrom | drm/vmwgfx: Really support other depths than 32 Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge remote branch 'korg/drm-fixes' into drm-vmware...
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge remote branch 'intel/drm-intel-next' of ../drm...
|
commit | commitdiff | tree |
2010-10-05 |
Thomas Hellstrom | drm/ttm: Fix two race conditions + fix busy codepaths Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-01 |
Thomas Hellstrom | vmwgfx: Fix fb VRAM pinning failure due to fragmentation Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-01 |
Thomas Hellstrom | vmwgfx: Remove initialisation of dev::devname Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-01 |
Thomas Hellstrom | vmwgfx: Enable use of the vblank system Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-01 |
Thomas Hellstrom | vmwgfx: vt-switch (master drop) fixes Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-01 |
Thomas Hellstrom | drm/vmwgfx: Fix breakage introduced by commit "drm... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-01 |
Chris Wilson | drm: Hold the mutex when dropping the last GEM reference... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-30 |
Dave Airlie | drm/gem: handlecount isn't really a kref so don't make... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-30 |
Arnd Bergmann | drm: i810/i830: fix locked ioctl variant Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-27 |
Alex Deucher | drm/radeon/kms: add quirk for MSI K9A2GM motherboard Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-27 |
Alex Deucher | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-27 |
Chris Wilson | drm: Prune GEM vma entries Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-26 |
Alex Deucher | drm/radeon/kms: fix up encoder info messages for DFP6 Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-26 |
Dave Airlie | drm/radeon: fix PCI ID 5657 to be an RV410 Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-26 |
Daniel Vetter | drm: readd drm_lock_free in drm_unlock Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-24 |
Dave Airlie | Merge remote branch 'origin/master' of /home/airlied...
|
commit | commitdiff | tree |
2010-09-24 |
Daniel J Blueman | vgaarb: trivial fix Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-24 |
Daniel J Blueman | drm: radeon cleanup fixes... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-24 |
Daniel J Blueman | drm: fix trivial coding errors Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-24 |
Daniel J Blueman | drm: ttm sparse fixes. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-24 |
Ben Skeggs | drm/nouveau: fix panels using straps-based mode detection Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-22 |
Francisco Jerez | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_obje... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-22 |
Dave Airlie | drm/radeon: don't allow device to be opened if powered... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-15 |
Alex Deucher | drm/radeon/kms: only warn on mipmap size checks in... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-09-14 |
Alex Deucher | drm/radeon/kms: force legacy pll algo for RV620 LVDS Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |