index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-1
/
+5
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-4
/
+8
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2010-03-03
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
1
-1
/
+1
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
1
-0
/
+5
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
5
-62
/
+160
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
5
-62
/
+160
2010-03-01
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
32
-779
/
+3203
2010-03-01
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
6
-39
/
+15
2010-02-25
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
3
-3
/
+3
2010-02-25
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
1
-2
/
+4
2010-02-25
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
1
-1
/
+1
2010-02-25
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin KoĆcielnicki
1
-2
/
+2
2010-02-25
drm/nv50: Implement ctxprog/state generation.
Marcin KoĆcielnicki
4
-33
/
+2411
2010-02-25
drm/nouveau: use dcb connector types throughout the driver
Ben Skeggs
1
-32
/
+41
2010-02-25
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
1
-3
/
+1
2010-02-25
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
4
-115
/
+62
2010-02-25
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
1
-13
/
+16
2010-02-25
drm/nouveau: check for known dcb connector types
Ben Skeggs
2
-0
/
+62
2010-02-25
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
1
-4
/
+6
2010-02-25
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
3
-44
/
+63
2010-02-25
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
15
-81
/
+73
2010-02-25
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
6
-95
/
+85
2010-02-25
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2
-3
/
+3
2010-02-25
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
1
-0
/
+13
2010-02-25
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
1
-1
/
+1
2010-02-25
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
1
-3
/
+4
2010-02-25
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
1
-1
/
+1
2010-02-25
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
1
-1
/
+1
2010-02-25
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
6
-350
/
+176
2010-02-25
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2
-7
/
+12
2010-02-25
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
1
-6
/
+4
2010-02-25
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
6
-15
/
+155
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
7
-1
/
+36
2010-02-23
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
1
-1
/
+7
2010-02-23
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2
-18
/
+41
2010-02-23
drm/nv50: improve vram page table construction
Ben Skeggs
1
-11
/
+33
2010-02-23
drm/nv50: more efficient clearing of gpu page table entries
Ben Skeggs
1
-24
/
+44
2010-02-23
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
Ben Skeggs
1
-30
/
+13
2010-02-23
drm/nouveau: Fix up pre-nv17 analog load detection.
Francisco Jerez
1
-1
/
+5
2010-02-16
drm/nouveau: Force TV encoder DPMS reinit after resume.
Francisco Jerez
1
-0
/
+2
2010-02-16
drm/nouveau: use mutex for vbios lock
Ben Skeggs
2
-5
/
+4
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
6
-39
/
+15
2010-02-11
nouveau: fix state detection with switchable graphics
Matthew Garrett
1
-6
/
+6
2010-02-11
drm/nouveau: move dereferences after null checks
Marcin Slusarz
4
-11
/
+17
2010-02-10
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
Maarten Maathuis
1
-64
/
+77
2010-02-10
drm/nv50: delete ramfc object after disabling fifo, not before
Maarten Maathuis
1
-3
/
+6
2010-02-10
drm/nv50: avoid unloading pgraph context when ctxprog is running
Maarten Maathuis
2
-7
/
+10
2010-02-10
drm/nv50: align size of buffer object to the right boundaries.
Maarten Maathuis
1
-5
/
+5
2010-02-10
drm/nv50: disregard dac outputs in nv50_sor_dpms()
Ben Skeggs
1
-0
/
+1
[next]