index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
drm/nouveau/kms/nv50-: move code underneath dispnv50/
Ben Skeggs
1
-4542
/
+0
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
1
-25
/
+25
2018-05-18
drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers
Ben Skeggs
1
-32
/
+16
2018-05-10
drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
Lyude Paul
1
-4
/
+3
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-12
/
+0
2018-02-23
drm/nouveau: prefer XBGR2101010 for addfb ioctl
Ilia Mirkin
1
-0
/
+1
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-8
/
+12
2018-02-02
drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion
Ben Skeggs
1
-53
/
+109
2018-02-02
drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets
Ben Skeggs
1
-4
/
+4
2018-02-02
drm/nouveau/kms/nv50: use "low res" lut for indexed mode
Ilia Mirkin
1
-2
/
+4
2018-02-02
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
Ben Skeggs
1
-22
/
+15
2018-01-23
drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...
Ville Syrjälä
1
-8
/
+12
2017-12-08
drm/nouveau: Use drm_fb_helper_output_poll_changed()
Noralf Trønnes
1
-1
/
+1
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-13
/
+13
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
1
-1
/
+2
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-7
/
+10
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-10
/
+10
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-2
/
+4
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-6
/
+6
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
1
-4
/
+1
2017-11-02
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
1
-4
/
+4
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/kms/nv50: prevent oops in failure paths
Ben Skeggs
1
-1
/
+1
2017-11-01
drm/nouveau/kms/nv50: use the correct state for base channel notifier setup
Ben Skeggs
1
-3
/
+3
2017-10-03
drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
Ben Skeggs
1
-1
/
+4
2017-08-22
drm/nouveau/kms/nv50: perform null check on msto[i] rathern than msto
Colin Ian King
1
-1
/
+1
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
1
-3
/
+5
2017-08-16
drm/nouveau: Fix merge commit
Maarten Lankhorst
1
-9
/
+10
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
1
-8
/
+23
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-1
/
+0
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
1
-27
/
+13
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-2
/
+3
2017-08-01
drm/nouveau: Convert nouveau to use new iterator macros, v2.
Maarten Lankhorst
1
-35
/
+37
2017-07-26
drm/nouveau: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+4
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-24
drm/nouveau/kms/nv50: update vblank state in response to modeset actions
Ben Skeggs
1
-6
/
+12
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
1
-2
/
+11
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+2
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-109
/
+138
2017-06-20
drm/vblank: Consistent drm_crtc_ prefix
Daniel Vetter
1
-1
/
+1
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
1
-6
/
+69
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
1
-74
/
+2
2017-06-16
drm/nouveau: Handle frame-packing mode geometry and timing effects
Alastair Bridgewater
1
-7
/
+14
2017-06-16
drm/nouveau: Pass mode-dependent AVI and Vendor HDMI InfoFrames to NVKM
Alastair Bridgewater
1
-1
/
+29
2017-06-16
drm/nouveau: Clean up nv50_head_atomic_check_mode() and fix blankus calculation
Alastair Bridgewater
1
-21
/
+23
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-1
/
+2
[next]