index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
dispnv04
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
drm/nouveau/kms/nv04: use new devinit script interpreter entry-point
Ben Skeggs
1
-12
/
+4
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-3
/
+4
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
1
-5
/
+7
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
1
-2
/
+4
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-1
/
+2
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
13
-125
/
+125
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
1
-2
/
+3
2017-01-31
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
Ilia Mirkin
1
-1
/
+2
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-2
/
+2
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2
-7
/
+7
2016-12-14
drm/nouveau: Add local 'fb' variables
Ville Syrjälä
2
-3
/
+5
2016-12-14
drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
Ville Syrjälä
1
-2
/
+2
2016-11-15
drm/nouveau: Use drm_crtc_vblank_off/on
Daniel Vetter
1
-2
/
+2
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
1
-1
/
+1
2016-06-24
drm/nouveau/dispnv04: Use helper to turn off CRTC
Lukas Wunner
1
-7
/
+2
2016-06-24
drm/nouveau: Turn off CRTCs on driver unload
Lukas Wunner
1
-10
/
+0
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-5
/
+7
2016-05-21
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
12
-12
/
+13
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
12
-12
/
+13
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-03-04
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2015-12-15
drm/nouveau: Constify function pointer structs
Ville Syrjälä
1
-3
/
+3
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
4
-4
/
+7
2015-12-08
drm: Move encoder->save/restore into nouveau
Daniel Vetter
5
-32
/
+24
2015-12-08
drm/nouveau: Use private save/restore hooks for CRTCs
Daniel Vetter
2
-7
/
+9
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
2
-2
/
+2
2015-08-28
drm/nouveau/dispnv04: fix build on powerpc
Dave Airlie
1
-1
/
+1
2015-08-28
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
1
-10
/
+2
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
2
-14
/
+14
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
8
-43
/
+45
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
3
-13
/
+18
2015-08-28
drm/nouveau: switch to new-style timer macros
Ben Skeggs
2
-13
/
+22
2015-08-28
drm/nouveau/kms/nv04: fix incorrect use of register accessors
Ben Skeggs
1
-4
/
+4
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
2
-7
/
+7
2015-08-28
drm/nouveau/subdev: add direct pointer to nvkm_device
Ben Skeggs
1
-4
/
+4
2015-08-12
drm/plane: Use consistent data types for format count
Thierry Reding
1
-1
/
+1
2015-04-07
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
6
-13
/
+13
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
9
-40
/
+40
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
8
-19
/
+19
2015-01-22
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs
2
-4
/
+4
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
1
-0
/
+0
2015-01-22
drm/nouveau/dispnv04: Remove some unused functions
Rickard Strandqvist
2
-20
/
+0
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2
-4
/
+4
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-01
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
1
-1
/
+1
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-1
/
+1
2014-09-24
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
Fabian Frederick
1
-5
/
+10
[next]