platform/upstream/libdrm.git
2008-01-18 Jakob BornecrantzMade radeon_ms not always compile
2008-01-15 Jerome Glisseradeon_ms: use radeon connector type insted of drm
2008-01-15 Jerome Glisseradeon_ms: cope with lastest drm modesetting change
2008-01-15 Jerome Glisseradeon_ms: add rom parsing & adapt code
2008-01-11 Jakob BornecrantzFix for X axis panning problem
2008-01-11 Jakob BornecrantzPanning now works without modeset
2008-01-11 Jakob BornecrantzUpdated the modedemo test
2008-01-11 Jakob BornecrantzAdded fixed misc framebuffer problems
2008-01-10 Jakob BornecrantzUpdated test mode and added modedemo
2008-01-09 Dave Airliefixup crtcinfo on modes from userspace
2008-01-09 Dave Airlieadd control node open
2008-01-09 Dave Airlieadd internals for opening a control node
2008-01-09 Dave Airlieallow control getversion
2008-01-09 Dave Airlieadd control ioctls
2008-01-09 Dave Airliedrm: only call suspend/resume on control node
2008-01-04 Dave Airliedrm: add initial support for a drm control device node
2008-01-04 Dave Airliecrtc: fixup allocation size
2008-01-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
2007-12-21 Dave Airlies/TRUE/true
2007-12-20 Jerome Glisseradeon_ms: update to follow lastest modesetting change
2007-12-19 Jerome Glisseradeon_ms: add sarea & install header
2007-12-18 Dave AirlieMerge branch 'modesetting-airlied' into modesetting-101
2007-12-18 Dave AirlieHERE BEZ HACKZ.. magic variable to make shit work
2007-12-18 Dave Airlielockdep warned about a possible locking dependency
2007-12-18 Dave Airliewe should not be unlocking this here
2007-12-18 Dave Airlieremove output names
2007-12-18 Jakob BornecrantzFixed build
2007-12-18 Jakob BornecrantzFix and cleanup of Hotplug
2007-12-18 Jakob BornecrantzModesetting Hotplug
2007-12-13 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-12-13 Alan Hourihanecatch an out of memory condition
2007-12-12 Keith PackardMake relocation validate client computed values when...
2007-12-12 Keith Packardi915: wait for buffer idle before writing relocations
2007-12-12 Keith PackardBump driver minor for relocation optimzations
2007-12-12 Keith PackardAllow relocation to be skipped when buffers don't move.
2007-12-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2007-12-11 Dave Airliemodesetting: fixup property setting and add connector...
2007-12-11 Dave Airliemodesetting: add dpms property and initial settable...
2007-12-10 Dave Airliedrm: move agp include outside CONFIG_AGP as it isn...
2007-12-08 José Fonsecamach64: comment bus master / ring buffer behavior and...
2007-12-07 Jerome Glisseradeon_ms: fix pll computation to follow hw constraint
2007-12-07 Jesse BarnesFix pipe<->plane mapping vs. vblank handling (again)
2007-12-06 Jerome Glisseradeon_ms: fix fbcon by fixing palette
2007-12-06 Jerome Glisseradeon_ms: update to lastest fb change
2007-12-06 Jerome GlisseMerge commit 'origin/modesetting-101' into modesetting...
2007-12-06 Jerome Glisseradeon_ms: avoid to unintialize things which haven...
2007-12-06 Dave Airlietake down stuff after asking driver to unload
2007-12-06 Dave Airlieretab intelfb code
2007-12-06 Dave Airliecheck previous mode first
2007-12-06 Dave Airlieoops initialise variable to false
2007-12-06 Dave Airlieadd property blobs and edid reporting support
2007-12-05 José Fonsecamach64: make buffer emission macros normal functions
2007-12-05 José Fonsecamach64: use utf-8
2007-12-05 Kristian HøgsbergRemove references to the sarea_priv perf_boxes field.
2007-12-05 Dave Airliemore WIP on blobs..
2007-12-05 Dave Airliearrgggh.. make all ioctl structs 32/64-bit compatible...
2007-12-04 Jesse BarnesDon't free driver mapped locks
2007-12-04 Jerome Glisseradeon_ms: radeon modesetting first commit.
2007-12-04 Dave Airliepatch from -mm kernel to use upper_32_bits
2007-12-03 Dave Airliehooks up sync and flags and also clocks to get mode...
2007-12-03 Dave Airlieadd flags to mode debug print
2007-12-03 Dave Airliemode: copy back the mode if is valid correctly
2007-12-03 Dave Airliefinish of mode add/remove, just have attach/detach...
2007-12-03 Dave Airliemodesetting API change for removing mode ids and making...
2007-12-02 Robert Nolandbsd: Replace other occurrences of msleep with mtx_sleep
2007-12-02 Robert Nolandbsd: Now make secondary vblank work
2007-12-01 Robert Nolandbsd: Hook secondary vblank support.
2007-12-01 Robert Nolandbsd: Fix typo in i915_drv.c
2007-12-01 Robert Nolandmtx_sleep is preferred to msleep
2007-12-01 Robert NolandClarify order of operations
2007-12-01 Robert NolandDRM_DEBUG already prints the function name.
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-12-01 Robert Nolandbsd: Move counter initialization to load time.
2007-11-30 Maarten Maathuisnouveau: Properly identify NV40 and NV44 generation.
2007-11-28 Jiri SlabyBeside the emitted warning, the added cast (u64 ->...
2007-11-28 Dave Airliedrm: enable udev node creation
2007-11-28 Dave Airliedrm: oops not a cleanup..
2007-11-28 Robert C. Noland IIIFix up drm_ati_pcigart_info
2007-11-28 Dave Airliedrm: more cleanups
2007-11-28 Dave Airliei965: oops force mi batchbuffer start
2007-11-27 Jesse BarnesDon't use panel fitter if we're programming a native...
2007-11-27 Dave Airliedrm/modesetting: add initial gettable properites code.
2007-11-26 Dave Airliefb: make fb interface use user mode attach/detach for...
2007-11-26 Dave Airlieadd _ioctl to the end of two more ioctls
2007-11-26 Dave Airliedrm: make fb modes use usermode add/remove interface
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-22 Dave Airliedrm: cleanup drm_regman.c coding style
2007-11-21 Dave Airliei915: add context handle to superioctl struct
2007-11-21 Jerome Glissedrm: don't reset to 0 irq_enabled when client open...
2007-11-21 Jerome Glissedrm: don't reset to 0 irq_enabled when client open...
2007-11-19 Eric AnholtFix capitalization of __linux__ define.
2007-11-19 Jerome Glissedrm: fix dead lock in drm_buffer_object_transfer
2007-11-19 Jerome Glissedrm: fix dead lock in drm_buffer_object_transfer
2007-11-19 Robert NolandBug #13233: Fix build on FreeBSD.
2007-11-19 Robert NolandBug #13233: Chase move of agp headers on FreeBSD.
2007-11-18 Dave Airlieradeon: refactor out the fb/agp location read/write.
2007-11-16 Jesse BarnesFix connection status ABI
2007-11-16 Jesse BarnesFix typo in copy_to_user calls
2007-11-16 Stephane Marchesinnouveau: also mention the number of succcessfully copie...
next