summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-01-08DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-07Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby
2010-01-07Merge branch 'drm-core-next' into drm-linusDave Airlie
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang
2010-01-06drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui
2010-01-06drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui
2010-01-06drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui
2010-01-06drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui
2010-01-06drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson
2010-01-06drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson
2010-01-06drm/i915: fix unused varAndrew Morton
2010-01-06drm/i915: Storage class should be before const qualifierTobias Klauser
2010-01-06drm/i915: remove render reclock supportJesse Barnes
2010-01-06drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2010-01-06drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher
2010-01-06drm/radeon/kms: add primary dac adj values tableAlex Deucher
2010-01-06drm/radeon/kms: fallback to default connector tableAlex Deucher
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom