index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
Age
Commit message (
Expand
)
Author
2014-02-15
drm/i915: fix DDI PLLs HW state readout code
Jonathan Gray
2014-02-13
Some Linux i915 drm "fast" path code relies on being able to "disable" page
Mark Kettenis
2014-02-13
Make sure we copy out the right amount of data in the various copyout() calls
Mark Kettenis
2014-02-13
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
Jonathan Gray
2014-02-13
drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
Jonathan Gray
2014-02-10
drm/ttm: Fix memory type compatibility check
Jonathan Gray
2014-02-10
drm/ttm: Fix ttm_bo_move_memcpy
Jonathan Gray
2014-02-10
drm/ttm: Handle in-memory region copies
Jonathan Gray
2014-02-10
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Jonathan Gray
2014-02-10
drm/radeon: expose render backend mask to the userspace
Jonathan Gray
2014-02-10
drm/radeon: fix render backend setup for SI and CIK
Jonathan Gray
2014-02-10
drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
Jonathan Gray
2014-02-10
radeon: workaround pinning failure on low ram gpu
Jonathan Gray
2014-02-10
radeon/i2c: do not count reg index in number of i2c byte we are writing.
Jonathan Gray
2014-02-10
drm/radeon: don't share PPLLs on DCE4.1
Jonathan Gray
2014-02-10
drm/radeon: forever loop on error in radeon_do_test_moves()
Jonathan Gray
2014-02-10
drm/radeon: fix typo in CP DMA register headers
Jonathan Gray
2014-02-10
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Jonathan Gray
2014-02-10
drm/radeon: fix panel scaling with eDP and LVDS bridges
Jonathan Gray
2014-02-10
drm/radeon/si: Add support for CP DMA to CS checker for compute v2
Jonathan Gray
2014-02-10
drm/radeon: fix handling of variable sized arrays for router objects
Jonathan Gray
2014-02-10
drm/radeon: fix LCD record parsing
Jonathan Gray
2014-02-10
drm/radeon: fix endian bugs in hw i2c atom routines
Jonathan Gray
2014-02-10
drm/radeon: improve dac adjust heuristics for legacy pdac
Jonathan Gray
2014-02-10
drm/radeon: Another card with wrong primary dac adj
Jonathan Gray
2014-02-10
drm/radeon: fix endian issues with DP handling (v3)
Jonathan Gray
2014-02-09
drm/radeon: allow selection of alignment in the sub-allocator
Jonathan Gray
2014-02-09
drm/radeon: allocate SA bo in the requested domain
Jonathan Gray
2014-02-09
drm/radeon/hdmi: make sure we have an afmt block assigned
Jonathan Gray
2014-02-09
drm/radeon: update lockup tracking when scheduling in empty ring
Jonathan Gray
2014-02-09
drm/radeon: do not try to uselessly update virtual memory pagetable
Jonathan Gray
2014-02-09
drm/radeon: don't allow audio on DCE6
Jonathan Gray
2014-02-09
drm/radeon: fix card_posted check for newer asics
Jonathan Gray
2014-02-09
radeon: Fix system hang issue when using KMS with older cards
Jonathan Gray
2014-02-09
use linux style memory allocations in radeon
Jonathan Gray
2014-02-09
use linux style memory allocations in ttm
Jonathan Gray
2014-02-09
add some more linux compat functions for memory allocation
Jonathan Gray
2014-02-05
We have WARN_ONCE now.
Mark Kettenis
2014-02-05
Do proper error handling in the fault handler. Fixes spurious SIGSEGVs as
Mark Kettenis
2014-02-04
Add WARN_ONCE.
Mark Kettenis
2014-02-02
drm/i915: flush cursors harder
Jonathan Gray
2014-02-02
Add missing DRM_UNLOCK() in error path.
Mark Kettenis
2014-02-02
drm/i915: Make data/link N value power of two
Jonathan Gray
2014-02-02
add min_t and div_u64 which will be used to reduce the diff to linux
Jonathan Gray
2014-02-02
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Jonathan Gray
2014-02-02
add a simple version of usleep_range() that DELAYs for the min value
Jonathan Gray
2014-02-01
drm/i915: Invalidate TLBs for the rings after a reset
Jonathan Gray
2014-01-30
Get rid of the simple locks; they're lies. Also get rid of the holding
Mark Kettenis
2014-01-24
drm/i915: Only apply DPMS to the encoder if enabled
Jonathan Gray
2014-01-24
drm/radeon: fixup bad vram size on SI
Jonathan Gray
[next]