OSDN Git Service

Add legacy dac detect stubs
[android-x86/external-libdrm.git] / linux-core /
2008-08-13 Alex DeucherAdd legacy dac detect stubs
2008-08-13 Alex Deucherunify connector, i2c handling for atom and legacy
2008-08-13 Alex DeucherBrute force port of legacy crtc/encoder code
2008-08-13 Alex Deucheron_each_cpu() compat fixup from krh
2008-08-13 Dave Airlieradeon: FEDORA: patch to make 3D driver work
2008-08-13 Dave Airlieradeon: remove debugging
2008-08-13 Dave Airlieradeon: use mm_enabled variable to denote memory manage...
2008-08-13 Dave Airlieradeon: make buffer swap for older drivers work again...
2008-08-13 Dave Airlieradeon: FEDORA: add old DMA buffers on top of GEM
2008-08-08 Dave Airlieradeon: add initial support for legacy crtc/encoders.
2008-08-06 Dave Airlieradeon: fixup PCI GART table with GEM enabled
2008-08-06 Dave Airlieradeon: just evict to TT not cached
2008-08-06 Dave Airliedrm: don't teardown things in modeset paths
2008-08-06 Dave Airliepcigart: fixup memset + remove wbinvd
2008-08-05 Dave Airlieradeon: fix blit due to registers wrong
2008-08-04 Dave Airliedrm: finish bo after lastclose
2008-08-04 Dave Airlieradeon: don't use ring if cp not going
2008-08-04 Dave Airliedrm: fixup master code to use krefs
2008-08-04 Dave Airliemodesetting: pick_crtcs can't be static
2008-08-04 Dave Airliedrm: remove unneeded debugging
2008-07-31 Dave Airliedrm: remove object hash
2008-07-31 Dave Airliedrm: userspace rip out TTM API
2008-07-31 Dave Airliedrm: add fault handler support so as to be more like...
2008-07-31 Dave AirlieTTM: remove API and userspace objects.
2008-07-30 Dave Airlieradeon: hack gem to get an offset back for Mesa.
2008-07-29 Dave Airlieradeon: move code around putting emit into cs
2008-07-29 Dave Airlieradeon_cs: add relocate hook for mm and non-mm relocations
2008-07-28 Dave Airlier300: initial command stream parser for packet 0.
2008-07-28 Dave Airlieradeon command submission start
2008-07-26 Alex DeucherNV50: s/FALSE/false/
2008-07-25 Dave Airlieradeon: add initial atombios modesetting and GEM -...
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-25 Dave Airliedrm: don't set the signal blocker on the master process.
2008-07-25 Dave Airliemodesetting: pass file priv to cursor
2008-07-25 Dave Airlienv50: remove TRUE/FALSE
2008-07-25 Dave Airliemodesetting: pass file_priv into cursor set functions
2008-07-25 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-24 Dave Airliedrm: use correct mode destructor
2008-07-21 Maarten MaathuisNV50: Don't create a "native" mode for LVDS when there...
2008-07-21 Maarten MaathuisNV50: don't fail on LVDS by default
2008-07-21 Maarten MaathuisNV50: Use bios table for load pattern when possible.
2008-07-21 Maarten MaathuisNV50: Do detect with hpd and load detect if possible.
2008-07-20 Maarten MaathuisNV50: delay changing gpu<->non-gpu scaling modes until...
2008-07-20 Maarten Maathuismodesetting-101: Only store property value when set_pro...
2008-07-20 Maarten MaathuisNV50: LVDS always needs some kind of gpu scaling
2008-07-20 Maarten Maathuismodesetting-101: set_property should return an int...
2008-07-20 Maarten Maathuismodesetting-101: implement optional scaling and ditheri...
2008-07-19 Maarten Maathuisdrm: As a workaround don't tear down sg with a modesett...
2008-07-12 Dave Airliemodesetting/helper: fix array overrun - count should...
2008-07-09 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-07-07 Kristian HøgsbergAdd back flink, open and close ioctls.
2008-07-07 Kristian HøgsbergMerge commit 'origin/drm-gem' into ms-gem
2008-07-07 Kristian HøgsbergUse lowercase bool constants.
2008-07-07 Alan HourihaneSynchronize the DDC EDID read to it's fb_ddc.c counterpart
2008-07-06 Maarten MaathuisNV50: init gamma storage
2008-07-06 Maarten MaathuisNV50: fix minor bug in fbcon crtc selection
2008-07-06 Maarten Maathuismodesetting-101: Rename DPMS modes to avoid compatibili...
2008-07-06 Maarten Maathuismodesetting-101: rename modeflags, as to avoid conflict...
2008-07-06 Maarten MaathuisNV50: minor fix
2008-07-05 Maarten MaathuisNV50: remove edid when monitor is gone, improve fbcon...
2008-07-05 Maarten MaathuisNV50: fix switch_fb and connector_is_digital
2008-07-05 Maarten Maathuismodesetting-101: Make the interface variable names...
2008-07-04 Maarten Maathuismodesetting-101: tv_left_margin_property shouldn't...
2008-07-04 Maarten MaathuisForgot the 0'th element for the tv property.
2008-07-04 Maarten Maathuismodesetting-101: Move some defines used for enumeration...
2008-07-04 Maarten Maathuis[modesetting-101] Add subconnector and select_subconnec...
2008-07-03 Dave Airliemodesetting: rip out all of the generation code.
2008-07-03 Maarten Maathuisnv50: s/FALSE/false && s/TRUE/true
2008-07-03 Maarten Maathuis[drm-sysfs] connected is ambigious in the context of...
2008-07-03 Maarten MaathuisNV50: replace active by enabled
2008-07-02 Maarten Maathuis[modeseting-101] add connected field to sysfs
2008-07-02 Dave Airliemodesetting: lookup blob using correct identifier.
2008-07-02 Dave Airliedrm: fix encoders get permissions
2008-07-02 Maarten MaathuisNV50: basic fbcon + misc fixes
2008-07-01 Maarten MaathuisNV50: switch to fixed point scale factor calculations
2008-07-01 Maarten MaathuisNV50: some i2c cleanup
2008-06-27 Maarten MaathuisNV50: use list_head item instead of list_head head...
2008-06-27 Maarten MaathuisChange some obviously wrong things about property blobs...
2008-06-27 Maarten Maathuis[modesetting-101] Actually store properties when being...
2008-06-26 Maarten MaathuisNV50: A minor change.
2008-06-26 Maarten MaathuisNV50: Implement DPMS.
2008-06-26 Maarten Maathuis[modesetting-101] tab-cleanup
2008-06-26 Maarten MaathuisRevert "modesetting-101: Make dpms property optional...
2008-06-26 Maarten Maathuismodesetting-101: Make dpms property optional + misc...
2008-06-25 Maarten MaathuisNV50: i misunderstood NOUVEAU_MEM_INTERNAL, so remove it
2008-06-25 Maarten MaathuisNV50: Some cleanup and fixes.
2008-06-24 rootsilence warning
2008-06-24 Maarten MaathuisNV50: minor change
2008-06-24 Keith Packard[intel-gem] Include drm_compat.h to get kmap_atomic_pro...
2008-06-24 Keith Packarddrm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEM
2008-06-24 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-24 Keith Packard[intel-gem] pwrite through GTT
2008-06-24 Maarten MaathuisNV50: fix a few misc things
2008-06-24 Maarten MaathuisNV50: fix cursor hide/show
2008-06-24 Maarten MaathuisNV50: These are actually errors.
2008-06-24 Keith Packard[intel-gem] Include drm_compat.h to get kmap_atomic_pro...
2008-06-24 Keith Packarddrm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEM
2008-06-23 Maarten MaathuisNV50: fix some misc bugs
2008-06-23 Maarten Maathuis[modesetting-101] update mode count after fill_modes.
2008-06-23 Maarten MaathuisNV50: Improve set_config and fix some minor bugs.
next