aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| * | drm/radeon/kms: generate the safe register tables.Dave Airlie2009-08-21
| * | drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom2009-08-20
| * | drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2009-08-20
| * | Merge Linus master to drm-nextDave Airlie2009-08-19
| |\ \
| * | | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-19
| * | | drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-19
| * | | drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom2009-08-19
| * | | drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2009-08-19
| * | | drm: clarify scaling property namesJesse Barnes2009-08-19
| * | | drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes2009-08-19
| * | | drm: fixup include file in drm_encoder_slaveDave Airlie2009-08-12
| * | | drm: Add more standard TV properties.Francisco Jerez2009-08-12
| * | | drm: Fix drm_cvt_mode() for interlaced modes.Francisco Jerez2009-08-12
| * | | drm: Define some new standard TV properties.Francisco Jerez2009-08-04
| * | | drm: Define DRM_MODE_SUBCONNECTOR_SCARTFrancisco Jerez2009-08-04
| * | | drm: Define DRM_MODE_CONNECTOR_TVFrancisco Jerez2009-08-04
| * | | drm/kms: slave encoder interface.Francisco Jerez2009-08-04
| * | | drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMSZhao Yakui2009-08-04
| * | | drm: Remove the macro defintion of DRM_DEBUG_MODEZhao Yakui2009-08-04
| * | | drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODEZhao Yakui2009-08-04
| * | | drm/mode: get the modeline for standard timing in EDID by using CVT/GTFZhao Yakui2009-07-15
| * | | drm/mode: add the GTF algorithm in kernel spaceZhao Yakui2009-07-15
| * | | drm/mode: add the CVT algorithm in kernel spaceZhao Yakui2009-07-15
* | | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* | | | i915: disable interrupts before tearing down GEM stateLinus Torvalds2009-09-08
* | | | drm/i915: fix mask bits settingZhenyu Wang2009-09-08
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-07
* | | | drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-02
* | | | drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-02
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-31
|\ \ \
| * | | drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-29
| * | | drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-29
| * | | drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-24
| * | | drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-24
| * | | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-24
| * | | drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-24
| * | | drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-24
* | | | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-22
|/ / /
* | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-21
* | | drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-20
* | | drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-20
* | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-20
| |/ |/|
* | drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-19
* | drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-19
* | drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-19
* | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-19
* | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-16
* | drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-15
* | drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-15