Age | Commit message (Expand) | Author |
2009-12-18 | drm/i915: Fix sync to vblank when VGA output is turned off | Li Peng |
2009-12-18 | drm/i915: PineView only has LVDS and CRT ports | Zhenyu Wang |
2009-12-18 | drm/i915: save/restore BLC histogram control reg across suspend/resume | Jesse Barnes |
2009-12-18 | drm/i915: Fix LVDS stability issue on Ironlake | Zhenyu Wang |
2009-12-18 | drm/i915: Fix CRT hotplug detect by checking really no channels attached | Zhenyu Wang |
2009-12-18 | drm/i915: Avoid NULL dereference with component_only tv_modes | Chris Wilson |
2009-12-18 | drm/radeon/kms: fix legacy crtc2 dpms | Alex Deucher |
2009-12-18 | drm/radeon/kms: Add quirk for HIS X1300 board | Alex Deucher |
2009-12-08 | drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling | Clemens Ladisch |
2009-12-08 | drm/i915: Fix IRQ stall issue on Ironlake | Nanhai Zou |
2009-12-08 | drm: work around EDIDs with bad htotal/vtotal values | Jesse Barnes |
2009-12-08 | drm/i915: Select CONFIG_SHMEM | Chris Wilson |
2009-11-09 | drm/i915: add B43 chipset support | Fabian Henze |
2009-11-09 | drm/i915: fix panel fitting filter coefficient select for Ironlake | Zhenyu Wang |
2009-11-09 | drm/i915: fix to setup display reference clock control on Ironlake | Zhenyu Wang |
2009-11-09 | drm/i915: Fix FDI M/N setting according with correct color depth | Zhenyu Wang |
2009-10-05 | drm/i915: Handle ERESTARTSYS during page fault | Chris Wilson |
2009-10-05 | agp/intel: Fix the pre-9xx chipset flush. | Eric Anholt |
2009-10-05 | drm/i915: fix tiling on IGDNG | Zhenyu Wang |
2009-10-05 | drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac | Keith Packard |
2009-10-05 | drm/i915: Fix LVDS panel fitting on Arrandale | Zhenyu Wang |
2009-10-05 | drm/i915: Remove DAC disable in CRT force detect on IGDNG | Zhenyu Wang |
2009-10-05 | drm/i915: Fix SSC frequence for IGDNG | Zhenyu Wang |
2009-10-05 | drm/i915: Fix typo for wrong LVDS clock setting on IGDNG | Zhenyu Wang |
2009-10-05 | drm/i915: Check that the relocation points to within the target | Chris Wilson |
2009-10-05 | drm/i915: Add buffer to inactive list immediately during fault | Chris Wilson |
2009-10-05 | drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks | Jesse Barnes |
2009-10-05 | drm/i915: Only destroy a constructed mmap offset | Chris Wilson |
2009-10-05 | drm/i915: remove restore in resume | Zhenyu Wang |
2009-09-08 | i915: disable interrupts before tearing down GEM state | Linus Torvalds |
2009-09-08 | drm/i915: fix mask bits setting | Zhenyu Wang |
2009-09-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-09-07 | drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register. | Dave Airlie |
2009-09-02 | drm/i915: Unref old_obj on get_fence_reg() error path | Chris Wilson |
2009-09-02 | drm/i915: increase default latency constant (v2 w/comment) | Jesse Barnes |
2009-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2009-08-29 | drm/i915: Improve CRTDDC mapping by using VBT info | David Müller (ELSOFT AG) |
2009-08-29 | drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU. | Eric Anholt |
2009-08-24 | drm/i915: Set crtc/clone mask in different output devices | Ma Ling |
2009-08-24 | drm/i915: Always use SDVO_B detect bit for SDVO output detection. | Ma Ling |
2009-08-24 | drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder() | Roel Kluin |
2009-08-24 | drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx | Bruno Prémont |
2009-08-24 | drm/i915: Set the multiplier for SDVO on G33 platform | Sean Young |
2009-08-23 | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder. | Michel Dänzer |
2009-08-21 | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher |
2009-08-21 | drm/radeon/kms: add r100/r200 OQ support. | Dave Airlie |
2009-08-21 | drm: Fix sysfs device confusion. | Thomas Hellstrom |
2009-08-21 | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie |
2009-08-19 | drm/kms: teardown crtc correctly when fb is destroyed. | Dave Airlie |
2009-08-19 | drm/kms/radeon: cleanup combios TV table like DDX. | Dave Airlie |