2007-05-01 |
Dave Airlie | Add support for user defined modes |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Dave Airlie | fix unusued variable |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Dave Airlie | Merge branch 'origin' into modesetting-101 |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Dave Airlie | i915: fix vblank pipe setup |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Brian | More detailed instructions, tips. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Stephane Marchesin | nouveau: fix wacky pci id |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dave Airlie | drm: make mode numbers no change by comparing probed... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dave Airlie | fixup vrefresh reporting, it should now be *1000 in... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Jesse Barnes | Oops, edid data should just be a char *, as edid.h... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Jesse Barnes | Add a monitor information structure separate from the... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Jesse Barnes | Document drm_modes.c functions. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Jesse Barnes | Add a mode name generation wrapper to make name format... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Kristian Høgsberg | Initialize rwlock using rwlock_init to appease lockdep... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Kristian Høgsberg | Initialize rwlock using rwlock_init to appease lockdep... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Kristian Høgsberg | Clean up and return if no outputs are found. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Thomas Hellstrom | Avoid a fence timeout problem when a signal is pending. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Thomas Hellstrom | Fix via compile error |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dave Airlie | backout SDVO control bus check and comment why this... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Jesse Barnes | Document main drm_crtc.c functions, and rename drm_crtc... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Thomas Hellstrom | Simplify the ttm backend interface and the agp ttm... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | Shouldn't free the mode here. It's done later on. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | Fix return status |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | Fix build problem |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | free the duplicated mode. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | When no valid EDID modes are available, we bail. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | Merge remote branch 'origin/modesetting-101' into modes... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | Support the RGB outputs of SDVO cards, which are essent... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | Check status after SDVO command for sdvo_set_control_bu... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alan Hourihane | Move SDVO PENDING check to read_response so all SDVO... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dave Airlie | make sure TMDS gets a crtc |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dave Airlie | Merge branch 'origin' into modesetting-101 |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Jesse Barnes | Merge branch 'modesetting-101' of git+ssh://git.freedes... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Jesse Barnes | Just use drm_output_destroy to cleanup LVDS failures... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dave Airlie | don't crash if no desired mode |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dave Airlie | backout alanh's broken commit |
commit | commitdiff | tree | snapshot |
2007-04-18 |
David Airlie | clean up ring buffer and TTM in i915_driver_unload |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Jesse Barnes | Add framebuffer bo freeing to drm_mode_config_cleanup... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Jakob Bornecrantz | Lvds now power up backlight on commit |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Jesse Barnes | Merge branch 'modesetting-101' of git+ssh://git.freedes... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Jesse Barnes | Move initial framebuffer allocation and configuration... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Jesse Barnes | Cleanup whitespace, rename macro argument. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Jesse Barnes | Add prototypes for drm_bo_init_mm and drm_buffer_object... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Alan Hourihane | Fix a register read that was swapped SDVOB/SDVOC |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Alan Hourihane | Fix SDVO outputs |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Alan Hourihane | Correct PCI ID for i845 |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Thomas Hellstrom | Don't always free up memory space when we unpin buffers. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Thomas Hellstrom | Fix buffer object reference problems. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Dave Airlie | I don't think this dec is necessary and my stuff all... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Dave Airlie | add some missing export symbols |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Dave Airlie | another large overhaul of interactions with userspace... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Thomas Hellstrom | via: Make sure we flush write-combining using a follow... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Thomas Hellstrom | Add a code comment. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Jakob Bornecrantz | Fix offset should from pci device address |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Thomas Hellstrom | Require the hardware lock for buffer creation |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Jesse Barnes | Use drm_mem_reg_ioremap to map buffer object. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Jesse Barnes | Fix PRIV0 memory initialization (mm_init takes pages... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Jakob Bornecrantz | Added debug messages so we know which output we are... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
David Airlie | i915/drm: clean up a lot of the i915/drm startup/teardo... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
David Airlie | export drm_bo_driver_finish symbol |
commit | commitdiff | tree | snapshot |
2007-04-13 |
David Airlie | revert LVDS destroy - this oops on sysfs on sdvo init... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Jesse Barnes | Move driver load call to after AGP init, in case the... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Oops, forgot to push the msleep() in the hotplug test... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Use crtc_from_pipe call in intel_lvds.c and add get_mod... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Add new function for getting a CRTC pointer given a... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Fix 945+ hotplug detection, remove some unused variables. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Don't need a NULL check prior to calling kfree. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Initialize the hw lock waitqueue so we don't hang in... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Don't use drm_setup, do SAREA allocation and mapping... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Move i2c init back to where it belongs and add i2c... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Merge branch 'modesetting-101' of git+ssh://git.freedes... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Revert "Export drm_setup for use by new driver init... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Alan Hourihane | Use drm_framebuffer instead of drm_crtc for fb & fbt |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Alan Hourihane | Remove extraneous drm_crtc.h include |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Alan Hourihane | Merge remote branch 'origin/modesetting-101' into modes... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Merge branch 'modesetting-101' of git+ssh://git.freedes... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jesse Barnes | Remove debug statement about buffer objects |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dave Airlie | use FB everywhere |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dave Airlie | cleanup framebuffers on drm unload |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dave Airlie | only initialise modes when fbcon or fbset asks for it |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dave Airlie | set bracing style like Linux |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dave Airlie | fix unbalanced lock and make sure mode list has modes... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Dave Airlie | allow framebuffer changes on the crtc setup |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Dave Airlie | add getfb ioctl |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Use new kernel buffer object type and cleanup agp probing. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Add new buffer object type for kernel allocations that... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Add aperture size and preallocation probing (from intel... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Fix i2c unregistration, cleanup panel_fixed_mode assign... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Fix EDID pixel clock calculation. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | fix modeset cleanup for LVDS and reenable it in i915. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | export vblank routine for use by intel_display.c and... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Fixup DDC probing. We only have one DDC bus so we... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jesse Barnes | Various changes for in-kernel modesetting: |
commit | commitdiff | tree | snapshot |
2007-04-11 |
David Airlie | line_length calculation was incorrect.. I now can get... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
David Airlie | oops for 32 pitch.. hey I can see stuff on fbcon now... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
David Airlie | fixup framebuffer depth |
commit | commitdiff | tree | snapshot |
2007-04-11 |
David Airlie | add support for setting a framebuffer depth |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Dave Airlie | add copyright statement |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Dave Airlie | add initial drm_fb framebuffer |
commit | commitdiff | tree | snapshot |
next |