OSDN Git Service

tests: Improved and renamed the mode app to modeprint
[android-x86/external-libdrm.git] / shared-core /
2008-07-01 Maarten MaathuisNV50: some i2c cleanup
2008-06-27 Maarten MaathuisNV50: use list_head item instead of list_head head...
2008-06-25 Maarten MaathuisNV50: i misunderstood NOUVEAU_MEM_INTERNAL, so remove it
2008-06-25 Maarten MaathuisNV50: Some cleanup and fixes.
2008-06-25 Ben Skeggsnv50: when destroying a channel make sure it's not...
2008-06-25 Ben Skeggsnouveau: allocate drm-use vram buffers from end of...
2008-06-22 Maarten Maathuisnouveau: disable KMS for pre-NV50 even when specificall...
2008-06-22 Maarten MaathuisNV50: Initial import of kernel modesetting.
2008-06-06 Keith Packard [intel] remove settable use_mi_batchbuffer_start
2008-06-06 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-06-06 Dave Airliedrm/intel: make hotplug just be an event
2008-06-05 Dave Airliemodesetting: initial attempt at debonging fb
2008-06-04 Dave Airliedrm: introduce generation counter to interface.
2008-06-02 Dave Airliedrm: add functions to get/set gamma ramps
2008-06-02 Dave AirlieMerge branch 'modesetting-101-encoders' into modesettin...
2008-06-02 Dave Airliedrm/modesetting: another re-org of some internals.
2008-05-30 Dave Airliedrm: switch possible crtc/clones over to encoders
2008-05-30 Dave Airliemodesetting: the great renaming.
2008-05-30 Dave Airliedrm: attach an encoder.
2008-05-30 Dave Airliedrm: add more encoder interfaces
2008-05-30 Dave Airliemodesetting: reorganise out crtc/outputs are allocated.
2008-05-29 Dave Airliemodesetting: reorganise code into core and helper funct...
2008-05-28 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-05-28 Dave Airlieradeon: split microcode out into a separate header...
2008-05-28 Dave Airliei915: fix BSD bh, DRI2 not uses anywhere else
2008-05-28 Dave Airlieradeon: bump release date/version for r500 3D support
2008-05-27 Alex DeucherRADEON: add get_param for number of GB pipes
2008-05-27 Jie Luo[i915] Fix typo in (unused) START_ADDR definition.
2008-05-27 Robert Noland[FreeBSD] Add vblank-rework support and get drivers...
2008-05-24 Jesse Barnesi915: do a better job of parsing VBIOS data
2008-05-22 Dave Airlier500: add two more register ranges for mesa driver...
2008-05-22 Dave Airliedrm: fix nouveau warning
2008-05-22 Hong Liui915: init bo mm at driver init only when modeset=1
2008-05-21 Dave Airliers690/r500: vblank support.
2008-05-17 Dave Airlier500: add more register ranges for Mesa driver
2008-05-14 Alex DeucherRS4xx: separate out RS400 and RS480 IGP chips
2008-05-13 Jesse BarnesMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-05-13 Jesse Barnesi915: register definition & header file cleanup
2008-05-13 Jakob Bornecrantzi915: execbuf now works without i915_dma_init being...
2008-05-12 Jesse Barnesi915: TV hotplug fixes
2008-05-12 Hong Liufix kernel oops when removing fb
2008-05-12 Hong Liumodeset init code cleanup
2008-05-12 Hong Liufix G33 hardware status page in modeset
2008-05-12 Alex DeucherRADEON: fix copy/pasto in last commit
2008-05-12 Alex DeucherR3/4/5: init pipe setup in drm
2008-05-12 Alex DeucherRADEON: cleanup radeon_do_engine_reset()
2008-05-12 Alex DeucherR300+: fixup pixcache flush
2008-05-12 Alex DeucherRS4xx: fix MCIND index mask
2008-05-12 Alex DeucherRADEON: write AGP_BASE_2 on chips that support it
2008-05-12 Alex DeucherR300+: fixup PURGE/FLUSH macros
2008-05-12 Alex DeucherRadeon IGP: merge RS4xx/RS6xx gart setup
2008-05-12 Alex DeucherRadeon IGP: wrap MCIND access
2008-05-12 Alex DeucherRadeon IGP: clean up registers and magic numbers
2008-05-12 Dave Airliedrm: remove root only from a lot of drm ioctls to get...
2008-05-09 Hong Liufixup i915 workqueue handling when modeset=1
2008-05-09 Jesse Barnesi915: add basic VBT support
2008-05-08 Jakob Bornecrantzi915: Changed intel_fb to use the new drm_crtc_set_conf...
2008-05-08 Dave AirlieRevert "i915: fix vbl swap for multi-master"
2008-05-08 Dave Airliei915: fix vbl swap for multi-master
2008-05-08 Dave Airliedrm_mode: initial replacefb implemenation
2008-05-08 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-05-05 Dave Airlier500: add allowed range for us config/pixsize
2008-05-01 Ben Skeggsnv50: enable 0x400500 bit 0 after PGRAPH exception...
2008-05-01 Ben Skeggsnouveau: guard against channels potentially not having...
2008-05-01 Ben Skeggsnouveau: disable all card interrupts when unknown PFIFO...
2008-05-01 Ben Skeggsnouveau: restore original NV_PFIFO_CACHES_REASSIGN...
2008-05-01 Ben Skeggsnouveau: gather nsource in trap_info()
2008-05-01 Ben Skeggsnv50: PGRAPH exception handling completely different...
2008-05-01 Ben Skeggsnv50: I cave... Add nv84 initial context values.
2008-04-29 Jesse Barnesi915: fix off by one in VGA save/restore of AR & CR...
2008-04-29 Maarten Maathuisnouveau: NV9x cards exist as well.
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-04-27 Jesse BarnesUse fixed sized types in new ioctls
2008-04-27 Jesse BarnesEnum-ectomy of vblank modesetting ioctl
2008-04-23 Kristian HøgsbergMake radeon_ms compile.
2008-04-23 Xiang, Haihaoi915: fix for compatibility mode
2008-04-23 Jesse Barnesi915: allocate devname at init time
2008-04-23 Hong Liuclear interrupt status before install irq
2008-04-22 Dave Airliei915: gfx hw and i945gme fixes from upstream
2008-04-20 Keith Packard[I915] Handle tiled buffers in vblank tasklet
2008-04-20 Keith PackardOn I965, use correct 3DSTATE_DRAWING_RECTANGLE command...
2008-04-17 Hong LiuPorting DVO stuff
2008-04-12 Keith PackardSave and restore dsparb and d_state regs
2008-04-11 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-04-11 Jerome Glisseradeon_ms: rework command submission ioctl & cleanup
2008-04-09 Jesse BarnesAdd TV out hotplug detection
2008-04-08 Jesse BarnesMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-04-08 Jesse BarnesAdd devname in modeset case
2008-04-08 Jerome Glisseradeon_ms: command buffer validation use array of funct...
2008-04-06 Jerome Glisseradeon_ms: fix framebuffer code
2008-04-06 Jerome Glisseradeon_ms: check for NULL fb
2008-04-05 Maarten Maathuisnv50: primitive i2c interrupt handler
2008-04-03 Jerome Glisseradeon_ms: add crtc set base callback & fix palette
2008-04-02 Maarten Maathuisnv50: primitive display interrupt handler.
2008-03-31 Jerome Glisseradeon_ms: small fix & cleanup to command checking
2008-03-31 Dave Airlienouveau: fix return from function..
2008-03-30 Jerome Glisseradeon_ms: initial pass at command buffer validation
2008-03-30 Maarten Maathuisnouveau: forgot to add a break
2008-03-30 Maarten Maathuisnouveau: Add ctx values for nv86.
2008-03-30 Jerome Glisseradeon_ms: add hang debuging helper functions
next