index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-07-26
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
1
-1
/
+24
2012-05-24
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
1
-1
/
+2
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
1
-14
/
+1
2012-05-24
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
1
-2
/
+5
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
1
-25
/
+25
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
1
-6
/
+6
2012-03-13
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
1
-2
/
+2
2012-03-13
drm/nv50/disp: more accurate function to determine active crtcs
Ben Skeggs
1
-0
/
+23
2011-12-21
drm/nouveau: move hpd enable/disable to common code
Ben Skeggs
1
-17
/
+0
2011-12-21
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
1
-7
/
+2
2011-12-21
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
Ben Skeggs
1
-3
/
+3
2011-12-21
drm/nv50/disp: fix evo for create/init + destroy/fini split
Ben Skeggs
1
-1
/
+9
2011-12-21
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
1
-12
/
+5
2011-12-21
drm/nv50/disp: stricter check for evo being active on init
Ben Skeggs
1
-4
/
+7
2011-12-21
drm/nv50/disp: completely reset disp if master evo channel active at init
Ben Skeggs
1
-0
/
+41
2011-12-21
drm/nv50/disp: synchronise display right after init
Ben Skeggs
1
-23
/
+6
2011-12-21
drm/nv50/disp: move sync routine to where it can be used by other modules
Ben Skeggs
1
-0
/
+32
2011-11-30
drm/nv50/disp: silence compiler warning
Ben Skeggs
1
-2
/
+2
2011-09-20
drm/nouveau/dp: remove reliance on vbios for native displayport
Ben Skeggs
1
-32
/
+7
2011-09-20
drm/nouveau/bios: allow passing in crtc to the init table parser
Ben Skeggs
1
-4
/
+4
2011-09-20
drm/nouveau: make general drm modesetting init common
Ben Skeggs
1
-19
/
+10
2011-06-23
drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vm
Ben Skeggs
1
-2
/
+2
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
1
-1
/
+1
2011-06-18
drm/nv50/disp: fix gamma with page flipping overlay turned on
Ben Skeggs
1
-3
/
+14
2011-05-16
drm/nv50: respect LVDS link count from EDID on SPWG panels
Ben Skeggs
1
-3
/
+15
2011-02-25
drm/nv50-nvc0: initialise display sync channels
Ben Skeggs
1
-1
/
+122
2011-02-25
drm/nv50-nvc0: request and wait on notification of modeset completion
Ben Skeggs
1
-1
/
+1
2011-02-25
drm/nv50-nvc0: switch to tasklet for display isr bh
Ben Skeggs
1
-11
/
+7
2011-02-25
drm/nv50-nvc0: include nv50_display in evo debugging
Ben Skeggs
1
-0
/
+1
2011-02-25
drm/nv50-nvc0: rename disp->evo to disp->master
Ben Skeggs
1
-2
/
+2
2011-02-25
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
1
-17
/
+29
2011-02-25
drm/nouveau: use system_wq instead of dev_priv->wq
Tejun Heo
1
-1
/
+4
2011-02-25
drm/nouveau: silence some compiler warnings
Ben Skeggs
1
-1
/
+1
2010-12-03
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
1
-66
/
+0
2010-12-03
drm/nv50: use register/unregister functionality for PDISPLAY ISR
Ben Skeggs
1
-2
/
+8
2010-12-03
drm/nv50: move GPIO ISR to nv50_gpio.c
Ben Skeggs
1
-19
/
+0
2010-12-03
drm/nv50: Keep track of the head a channel is vsync'ing to.
Francisco Jerez
1
-0
/
+3
2010-12-03
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
1
-9
/
+7
2010-12-03
drm/nv50: improve evo error handler when more than just channel 0 active
Ben Skeggs
1
-17
/
+23
2010-12-03
drm/nv50: move evo handling to nv50_evo.c
Ben Skeggs
1
-233
/
+5
2010-12-03
drm/nv50: clearer separation of the stages of evo init
Ben Skeggs
1
-43
/
+50
2010-12-03
drm/nv50: remove some unnecessary PDISPLAY init
Ben Skeggs
1
-13
/
+2
2010-11-18
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
1
-9
/
+26
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
1
-9
/
+10
2010-09-24
drm/nv50: fix SOR count for early chipsets
Ben Skeggs
1
-4
/
+17
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
1
-13
/
+19
2010-09-24
drm/nouveau: rebase per-channel pramin heap offsets to 0
Ben Skeggs
1
-2
/
+1
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
1
-7
/
+7
[next]