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