Commit Graph

138 Commits (7b183d0d432ab3525ae29511a5348ead3e790620)

Author SHA1 Message Date
Dave Airlie b8c00ac5b5 drm/fb: add more correct 8/16/24/32 bpp fb support. 16 years ago
Dave Airlie 068143d388 drm/fb: add setcmap and fix 8-bit support. 16 years ago
Dave Airlie dfee5614e4 drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) 16 years ago
Dave Airlie 74bf2ad508 drm/kms: make fb helper work for all drivers. 16 years ago
Dave Airlie d50ba256b5 drm/kms: start adding command line interface using fb. 16 years ago
Chris Wilson bb6baf76f4 drm/i915: Track purged state. 16 years ago
Dave Airlie 28d520433b drm/vgaarb: add VGA arbitration support to the drm and kms. 16 years ago
Jaswinder Singh Rajput 067006a5f5 includecheck fix: include/drm, drm_memory.h 16 years ago
Michel Dänzer c88f9f0c91 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. 16 years ago
Jerome Glisse 733289c265 drm/radeon/kms: don't fail if we fail to init GPU acceleration 16 years ago
Chris Wilson 3ef94daae7 drm/i915: Add ioctl to set 'purgeability' of objects 16 years ago
Fabian Henze 7839c5d551 drm/i915: add B43 chipset support 16 years ago
Dave Airlie f1938cd6e9 drm: include seq_file.h for debugfs builds. 16 years ago
Zhao Yakui f0fda0a47b drm/kms: add a function that can add the mode for the output device without EDID 16 years ago
Dave Airlie a3a0544b2c drm/kms: add explicit encoder disable function and detach harder. 16 years ago
Dave Airlie fa8a123855 drm/mm: add ability to dump mm lists via debugfs 16 years ago
Dave Airlie 785b93ef8c drm/kms: move driver specific fb common code to helper functions (v2) 16 years ago
Maarten Maathuis f380ef8691 drm/crtc_helper: place drm_helper_encoder_in_use() in the header file 16 years ago
Pekka Paalanen a1a2d1d322 drm: GEM handles are u32, not int 16 years ago
Dave Airlie c9c97b8c75 drm/ttm: consolidate cache flushing code in one place. 16 years ago
Alex Deucher f779b3e513 drm/radeon: add GET_PARAM/INFO support for Z pipes 16 years ago
Dave Airlie e3b2415e28 drm/radeon/kms: implement the bo busy ioctl properly. 16 years ago
Thomas Hellstrom a987fcaa80 ttm: Make parts of a struct ttm_bo_device global. 16 years ago
Thomas Hellstrom 5fd9cbad3a drm/ttm: Memory accounting rework. 16 years ago
Thomas Hellstrom 327c225bd5 drm: Enable drm drivers to add drm sysfs devices. 16 years ago
Pekka Paalanen a0724fcf82 drm/ttm: optimize bo_kmap_type values 16 years ago
Pekka Paalanen 949ef70e2d drm/kms: no need to return void value (encoder) 16 years ago
Jesse Barnes 53bd83899f drm: clarify scaling property names 16 years ago
Dave Airlie 776f3360de drm: fixup includes in encoder slave header files. 16 years ago
Dave Airlie cefb87efc9 drm/radeon/kms: implement bo busy check + current domain 16 years ago
Francisco Jerez a75f023629 drm: Add more standard TV properties. 16 years ago
Alex Deucher 6502fbfaf8 drm/radeon: Add support for RS880 chips 16 years ago
Francisco Jerez b6b7902e54 drm: Define some new standard TV properties. 16 years ago
Francisco Jerez aeaa1ad3ff drm: Define DRM_MODE_SUBCONNECTOR_SCART 16 years ago
Francisco Jerez 74bd3c26b9 drm: Define DRM_MODE_CONNECTOR_TV 16 years ago
Francisco Jerez 2066facca4 drm/kms: slave encoder interface. 16 years ago
Zhao Yakui 87fdff81cd DRM: Add the explanation about DRM debug level 16 years ago
Zhao Yakui f940f37f02 drm: Remove the macro defintion of DRM_DEBUG_MODE 16 years ago
Zhao Yakui 8a4c47f346 drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE 16 years ago
Alex Deucher 7320700df1 drm/radeon: add some new r7xx pci ids 16 years ago
Dave Airlie e024e11070 drm/radeon/kms: add initial colortiling support. 16 years ago
Dave Airlie ad49f50186 drm/ttm/radeon: add dma32 support. 16 years ago
Thomas Hellstrom d1724078d6 ttm: Make messages more readable. 16 years ago
Zhao Yakui 26bbdadad3 drm/mode: add the GTF algorithm in kernel space 16 years ago
Zhao Yakui d782c3f95c drm/mode: add the CVT algorithm in kernel space 16 years ago
Alex Deucher 069a9dce38 drm/radeon: add some missing pci ids 16 years ago
Michel Dänzer e14cbee401 drm: Fix shifts which were miscalculated when converting from bitfields. 16 years ago
Michel Dänzer 0454beab0f drm: EDID endianness fixes. 16 years ago
Thomas Hellstrom 89579f7782 drm: Apply "Memory fragmentation from lost alignment blocks" 16 years ago
Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago