index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class
Ilia Mirkin
2013-07-30
1
-1
/
+4
*
drm/nv40/mpeg: write magic value to channel object to make it work
Ilia Mirkin
2013-07-30
1
-0
/
+1
*
drm/nouveau: fix size check for cards without vm
Maarten Lankhorst
2013-07-30
1
-1
/
+6
*
drm/nv50-/disp: remove dcb_outp_match call, and related variables
Emil Velikov
2013-07-30
1
-8
/
+0
*
drm/nva3-/disp: fix hda eld writing, needs to be padded
Ilia Mirkin
2013-07-30
2
-0
/
+4
*
drm/nv31/mpeg: fix mpeg engine initialization
Ilia Mirkin
2013-07-30
1
-2
/
+2
*
drm/nv50/mc: include vp in the fb error reporting mask
Ilia Mirkin
2013-07-30
1
-1
/
+1
*
drm/nouveau: fix null pointer dereference in poll_changed
Maarten Lankhorst
2013-07-30
1
-1
/
+2
*
drm/nv50/gpio: post-nv92 cards have 32 interrupt lines
Emil Velikov
2013-07-30
1
-5
/
+5
*
drm/nvc0/fb: take lock in nvc0_ram_put()
Roy Spliet
2013-07-30
3
-12
/
+26
*
drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what
Ilia Mirkin
2013-07-30
1
-1
/
+7
*
drm/nouveau: do not allow negative sizes for now
Maarten Lankhorst
2013-07-10
1
-0
/
+6
*
drm/nouveau: add falcon interrupt handler
Maarten Lankhorst
2013-07-10
7
-0
/
+26
*
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2013-07-10
2
-3
/
+15
*
drm/nouveau: bump fence timeout to 15 seconds
Maarten Lankhorst
2013-07-10
1
-1
/
+1
*
drm/nouveau: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
2013-07-10
2
-8
/
+5
*
drm/nv50/kms: fix pin refcnt leaks
Ben Skeggs
2013-07-10
1
-11
/
+35
*
drm/nouveau: fix some error-path leaks in fbcon handling code
Maarten Lankhorst
2013-07-10
2
-6
/
+11
*
drm/nouveau: fix locking issues in page flipping paths
Ben Skeggs
2013-07-10
3
-36
/
+22
*
Merge remote-tracking branch 'airlied/drm-next' into drm-nouveau-next
Ben Skeggs
2013-07-08
248
-6488
/
+66695
|
\
|
*
qxl: use drm helper hotplug support
Dave Airlie
2013-07-05
2
-1
/
+6
|
*
qxl: add suspend/resume/hibernate support.
Dave Airlie
2013-07-05
3
-8
/
+132
|
*
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
2013-07-05
3
-0
/
+18
|
*
qxl: add ring prep code for s/r
Dave Airlie
2013-07-05
2
-2
/
+9
|
*
qxl: prepare memslot code for suspend/resume
Dave Airlie
2013-07-05
2
-4
/
+19
|
*
qxl: split monitors_config object creation out.
Dave Airlie
2013-07-05
2
-4
/
+52
|
*
drm/qxl: set time on drawables from userspace
Dave Airlie
2013-07-05
1
-0
/
+6
|
*
drm/qxl: add support for > 1 output
Dave Airlie
2013-07-05
5
-58
/
+85
|
*
drm/qxl: make dynamic resizing work properly.
Dave Airlie
2013-07-05
1
-55
/
+3
|
*
drm: fix print format of sequence in trace point
Seung-Woo Kim
2013-07-04
1
-3
/
+3
|
*
drm: fix error routines in drm_open_helper
Seung-Woo Kim
2013-07-04
1
-5
/
+20
|
*
drm: add assertion for checking null edid to drm_edid_block_valid
Seung-Woo Kim
2013-07-04
1
-3
/
+6
|
*
drm: Convert drm class driver from legacy pm ops to dev_pm_ops
Shuah Khan
2013-07-04
1
-4
/
+29
|
*
Merge tag 'drm-intel-fixes-2013-07-03' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-07-04
15
-322
/
+498
|
|
\
|
|
*
drm/i915: Don't try to tear down the stolen drm_mm if it's not there
Daniel Vetter
2013-07-02
1
-3
/
+6
|
|
*
drm/i915: Break up the large vsnprintf() in print_error_buffers()
Chris Wilson
2013-07-01
1
-30
/
+79
|
|
*
drm/i915: Refactor the wait_rendering completion into a common routine
Chris Wilson
2013-07-01
1
-25
/
+23
|
|
*
drm/i915: Only clear write-domains after a successful wait-seqno
Chris Wilson
2013-07-01
1
-1
/
+2
|
|
*
drm/i915: correct intel_dp_get_config() function for DevCPT
Xiong Zhang
2013-07-01
2
-11
/
+27
|
|
*
drm/i915: fix hpd interrupt register locking
Daniel Vetter
2013-07-01
1
-5
/
+10
|
|
*
drm/i915: fold the no-irq check into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
1
-16
/
+17
|
|
*
drm/i915: fold the queue_work into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
1
-8
/
+3
|
|
*
drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
Daniel Vetter
2013-07-01
1
-18
/
+11
|
|
*
drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
Daniel Vetter
2013-07-01
1
-8
/
+8
|
|
*
drm/i915: close tiny race in the ilk pcu even interrupt setup
Daniel Vetter
2013-07-01
1
-6
/
+5
|
|
*
drm/i915: fix locking around ironlake_enable|disable_display_irq
Daniel Vetter
2013-07-01
1
-3
/
+24
|
|
*
drm/i915: Fix context sizes on HSW
Ben Widawsky
2013-07-01
2
-9
/
+8
|
|
*
drm/i915: Fix VLV sprite register offsets
Ville Syrjälä
2013-07-01
1
-25
/
+25
|
|
*
Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"
Ville Syrjälä
2013-07-01
1
-1
/
+1
|
|
*
drm/i915: s/LFP/LPF in DPIO PLL register names
Ville Syrjälä
2013-07-01
3
-9
/
+9
[next]