projects
/
profile
/
ivi
/
libdrm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/libdrm.git
2007-12-11
Dave Airlie
Merge branch 'master' of ssh://git.freedesktop.org...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Dave Airlie
modesetting: fixup property setting and add connector...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Dave Airlie
modesetting: add dpms property and initial settable...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-10
Dave Airlie
drm: move agp include outside CONFIG_AGP as it isn...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-08
José Fonseca
mach64: comment bus master / ring buffer behavior and...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-07
Jerome Glisse
radeon_ms: fix pll computation to follow hw constraint
commit
|
commitdiff
|
tree
|
snapshot
2007-12-07
Jesse Barnes
Fix pipe<->plane mapping vs. vblank handling (again)
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Jerome Glisse
radeon_ms: fix fbcon by fixing palette
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Jerome Glisse
radeon_ms: update to lastest fb change
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Jerome Glisse
Merge commit 'origin/modesetting-101' into modesetting...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Jerome Glisse
radeon_ms: avoid to unintialize things which haven...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Dave Airlie
take down stuff after asking driver to unload
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Dave Airlie
retab intelfb code
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Dave Airlie
check previous mode first
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Dave Airlie
oops initialise variable to false
commit
|
commitdiff
|
tree
|
snapshot
2007-12-06
Dave Airlie
add property blobs and edid reporting support
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
José Fonseca
mach64: make buffer emission macros normal functions
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
José Fonseca
mach64: use utf-8
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
Kristian Høgsberg
Remove references to the sarea_priv perf_boxes field.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
Dave Airlie
more WIP on blobs..
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
Dave Airlie
arrgggh.. make all ioctl structs 32/64-bit compatible...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Jesse Barnes
Don't free driver mapped locks
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Jerome Glisse
radeon_ms: radeon modesetting first commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-04
Dave Airlie
patch from -mm kernel to use upper_32_bits
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Dave Airlie
hooks up sync and flags and also clocks to get mode...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Dave Airlie
add flags to mode debug print
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Dave Airlie
mode: copy back the mode if is valid correctly
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Dave Airlie
finish of mode add/remove, just have attach/detach...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Dave Airlie
modesetting API change for removing mode ids and making...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-02
Robert Noland
bsd: Replace other occurrences of msleep with mtx_sleep
commit
|
commitdiff
|
tree
|
snapshot
2007-12-02
Robert Noland
bsd: Now make secondary vblank work
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Robert Noland
bsd: Hook secondary vblank support.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Robert Noland
bsd: Fix typo in i915_drv.c
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Robert Noland
mtx_sleep is preferred to msleep
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Robert Noland
Clarify order of operations
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Robert Noland
DRM_DEBUG already prints the function name.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Robert Noland
drm: Add _DRM_DRIVER map flag.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-01
Robert Noland
bsd: Move counter initialization to load time.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-30
Maarten Maathuis
nouveau: Properly identify NV40 and NV44 generation.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Jiri Slaby
Beside the emitted warning, the added cast (u64 ->...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Dave Airlie
drm: enable udev node creation
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Dave Airlie
drm: oops not a cleanup..
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Robert C. Noland III
Fix up drm_ati_pcigart_info
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Dave Airlie
drm: more cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Dave Airlie
i965: oops force mi batchbuffer start
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Jesse Barnes
Don't use panel fitter if we're programming a native...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Dave Airlie
drm/modesetting: add initial gettable properites code.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Dave Airlie
fb: make fb interface use user mode attach/detach for...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Dave Airlie
add _ioctl to the end of two more ioctls
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Dave Airlie
drm: make fb modes use usermode add/remove interface
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Dave Airlie
Merge branch 'origin' into modesetting-101
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Dave Airlie
drm: major whitespace/coding style realignment with...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Dave Airlie
drm: cleanup drm_regman.c coding style
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Dave Airlie
i915: add context handle to superioctl struct
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Jerome Glisse
drm: don't reset to 0 irq_enabled when client open...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Jerome Glisse
drm: don't reset to 0 irq_enabled when client open...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Eric Anholt
Fix capitalization of __linux__ define.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Jerome Glisse
drm: fix dead lock in drm_buffer_object_transfer
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Jerome Glisse
drm: fix dead lock in drm_buffer_object_transfer
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Robert Noland
Bug #13233: Fix build on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Robert Noland
Bug #13233: Chase move of agp headers on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Dave Airlie
radeon: refactor out the fb/agp location read/write.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Jesse Barnes
Fix connection status ABI
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Jesse Barnes
Fix typo in copy_to_user calls
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Stephane Marchesin
nouveau: also mention the number of succcessfully copie...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Jeremy Kolb
nouveau: rename
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Jeremy Kolb
nouveau: flip buffer into gart.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Jesse Barnes
Use user copy routines for writing modes & ids back...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Stephane Marchesin
nouveau: be verbose about PPC bios for now.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Stephane Marchesin
nouveau: revert the nv34 context size change, it was...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Stephane Marchesin
nouveau: use get_property instead of of_get_property...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Thomas Hellstrom
Merge branch 'master' of git+ssh://git.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Thomas Hellstrom
mm fixups.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
libdrm: return crtc id to userspace
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
libdrm: add crtc/output ids to userspace interface
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
drm: send correct fb id to userspace
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
modes: pass type to userspace for preferred showing
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
drm: don't remove mappings added by the driver
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
intel: fixup || vs |
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
tests: update for new drm interface
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
Merge branch 'master' into modesetting-101
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
i915: remove excess debug output
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Stephane Marchesin
nouveau: Copy the PPC bios to RAMIN on init, that lets...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Dave Airlie
intel: add flushing for i8xx chipsets.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
Patrice Mandin
nouveau: nv30: missing ramin init, does it brake other hw?
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
Kristian Høgsberg
Add new shared header file drm_internal.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
Stephane Marchesin
nouveau: adjust the size of the NV34 context. That...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Thomas Hellstrom
Fix ttmtest.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
nouveau: Also wait until CACHE1 gets emptied.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
Revert "nouveau: stub superioctl"
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
Merge branch 'fifo-cleanup' into upstream-master
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
nouveau: Attempt to wait for channel idle before we...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
nouveau: Use "new" NV40 USER control regs.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
nouveau: store user control reg offsets in channel...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
nouveau: funcs to determine active channel on PFIFO.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Ben Skeggs
nouveau: stub superioctl
commit
|
commitdiff
|
tree
|
snapshot
2007-11-10
Jesse Barnes
Make sure PLLs are enabled before writing pipe configur...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
Patrice Mandin
suspend() and resume() need kernel 2.6.22 or later
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
Jerome Glisse
drm: check edid data, so we deal well with broken driver.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-09
Jerome Glisse
drm: split edid handling in get_edid & add_edid_mode
commit
|
commitdiff
|
tree
|
snapshot
next