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-04-11
sync with libdrm 2.4.53
Jonathan Gray
2014-04-07
reduce the diff to linux for drm pci vid/pid tests
Jonathan Gray
2014-04-01
Move some duplicated code implementing Linux compatibility APIs and stick it
Mark Kettenis
2014-03-30
drm/radeon: disable pll sharing for DP on DCE4.1
Jonathan Gray
2014-03-30
drm/radeon: fix missing bo reservation
Jonathan Gray
2014-03-30
drm/i915/dp: add native aux defer retry limit
Jonathan Gray
2014-03-30
drm/i915/dp: increase native aux defer retry timeout
Jonathan Gray
2014-03-30
drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB
Jonathan Gray
2014-03-30
drm/i915: Add intel_ring_cachline_align()
Jonathan Gray
2014-03-30
correct the value of DRM_MAJOR for non i386 platforms
Jonathan Gray
2014-03-28
Reduce uvm include madness. Use <uvm/uvm_extern.h> instead of
Martin Pieuchot
2014-03-26
No need to include <sys/lock.h> when only <sys/rwlock.h> is needed,
Martin Pieuchot
2014-03-25
Remove and shuffle some includes to reduce their number since drmP.h
Martin Pieuchot
2014-03-24
Another round of reducing diffs with the Linux codebase.
Mark Kettenis
2014-03-17
Use the ci_inatomic flag here as well to "disable" page faults and provide
Mark Kettenis
2014-03-17
The AGP ioctl interface is gone; remove the header file as well.
Mark Kettenis
2014-03-16
drm/i915: Do not clobber config status after a forced restore of hw state
Jonathan Gray
2014-03-13
We no longer provide the dri1 agp interfaces, so remove the associated glue
Mark Kettenis
2014-03-13
Block userland from entering drm code (and make sure it is no longer in there)
Mark Kettenis
2014-03-09
drm/radeon: set the full cache bit for fences on r7xx+
Jonathan Gray
2014-03-09
use linux style memory allocations in shared drm code
Jonathan Gray
2014-03-09
remove dri1 interfaces
Jonathan Gray
2014-02-25
Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as we
Mark Kettenis
2014-02-24
Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff that
Mark Kettenis
2014-02-23
Give drm(4) a console locator just like wsdisplay(4) such that we can make
Mark Kettenis
2014-02-19
drm/radeon: 0x9649 is SUMO2 not SUMO
Jonathan Gray
2014-02-19
drm/i915: fix missed hunk after GT access breakage
Jonathan Gray
2014-02-19
drm/i915: initialize gt_lock early with other spin locks
Jonathan Gray
2014-02-19
drm/i915: fix up gt init sequence fallout
Jonathan Gray
2014-02-19
drm/i915: fix long-standing SNB regression in power consumption after resume v2
Jonathan Gray
2014-02-19
Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
Jonathan Gray
2014-02-18
drm/i915: VLV2 - Fix hotplug detect bits
Jonathan Gray
2014-02-18
drm/i915: Hold mutex across i915_gem_release
Jonathan Gray
2014-02-15
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Jonathan Gray
2014-02-15
drm/radeon: fix surface sync in fence on cayman (v2)
Jonathan Gray
2014-02-15
drm/radeon: disable ss on DP for DCE3.x
Jonathan Gray
2014-02-15
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Jonathan Gray
2014-02-15
radeon/pm: Guard access to rdev->pm.power_state array
Jonathan Gray
2014-02-15
drm/radeon: warn users when hw_i2c is enabled (v2)
Jonathan Gray
2014-02-15
drm/mm: fix dump table BUG
Jonathan Gray
2014-02-15
drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code
Jonathan Gray
2014-02-15
drm/i915: Use the correct GMCH_CTRL register for Sandybridge+
Jonathan Gray
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
[prev]
[next]