Show patches with: none      |   121180 patches
« 1 2 ... 839 840 8411211 1212 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,07/11] drm/i915: advertise available metrics via sysfs - 1 - --- 2016-10-20 Robert Bragg New
[v6,06/11] drm/i915: Enable i915 perf stream for Haswell OA unit - - - --- 2016-10-20 Robert Bragg New
[v6,05/11] drm/i915: Add 'render basic' Haswell OA unit config - 1 - --- 2016-10-20 Robert Bragg New
[v6,04/11] drm/i915: don't whitelist oacontrol in cmd parser - - - --- 2016-10-20 Robert Bragg New
[v6,03/11] drm/i915: return EACCES for check_cmd() failures - - - --- 2016-10-20 Robert Bragg New
[v6,02/11] drm/i915: rename OACONTROL GEN7_OACONTROL - 1 - --- 2016-10-20 Robert Bragg New
[v6,01/11] drm/i915: Add i915 perf infrastructure - - - --- 2016-10-20 Robert Bragg New
[i-g-t,3/3] tests/kms_sysfs_edid_timing: Convert sh script to C version. - - - --- 2016-10-20 Marius Vlad New
[i-g-t,2/3] tests/drv_module_reload_basic: Convert sh script to C version. - - - --- 2016-10-20 Marius Vlad New
[i-g-t,1/3] lib/{igt_sysfs, igt_aux}: Make available to other users kick_fbcon() (unbind_fbcon()), … - - - --- 2016-10-20 Marius Vlad New
linux-next: Tree for Oct 20 (gpu/drm/i915) - - - --- 2016-10-20 Jani Nikula New
[2/2] drm/i915/lspcon: Add workaround for resuming in PCON mode - - - --- 2016-10-20 Imre Deak New
[1/2] drm/i915/dp: Print full branch/sink descriptor for all outputs - - - --- 2016-10-20 Imre Deak New
[RESEND,v2] drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7 - - - --- 2016-10-20 Arkadiusz Hiler New
[41/41] drm/i915: Support explicit fencing for execbuf - 1 - --- 2016-10-20 Chris Wilson New
[40/41] drm/i915: Enable userspace to opt-out of implicit fencing - 1 - --- 2016-10-20 Chris Wilson New
[39/41] drm/i915: Enable multiple timelines - - - --- 2016-10-20 Chris Wilson New
[38/41] drm/i915: Defer setting of global seqno on request to submission - 1 - --- 2016-10-20 Chris Wilson New
[37/41] drm/i915: Reserve space in the global seqno during request allocation - 1 - --- 2016-10-20 Chris Wilson New
[36/41] drm/i915: Create a unique name for the context - 1 - --- 2016-10-20 Chris Wilson New
[35/41] drm/i915: Move the global sync optimisation to the timeline - 1 - --- 2016-10-20 Chris Wilson New
[34/41] drm/i915: Defer breadcrumb emission - 1 - --- 2016-10-20 Chris Wilson New
[33/41] drm/i915: Record space required for breadcrumb emission - 1 - --- 2016-10-20 Chris Wilson New
[32/41] drm/i915: Rename ->emit_request to ->emit_breadcrumb - 1 - --- 2016-10-20 Chris Wilson New
[31/41] drm/i915: Introduce a global_seqno for each request - 1 - --- 2016-10-20 Chris Wilson New
[30/41] drm/i915: Wait first for submission, before waiting for request completion - 1 - --- 2016-10-20 Chris Wilson New
[29/41] drm/i915: Queue the idling context switch after all other timelines - 1 - --- 2016-10-20 Chris Wilson New
[28/41] drm/i915: Combine seqno + tracking into a global timeline struct - 1 - --- 2016-10-20 Chris Wilson New
[27/41] drm/i915: Restore nonblocking awaits for modesetting - 1 - --- 2016-10-20 Chris Wilson New
[26/41] drm/i915: Move GEM activity tracking into a common struct reservation_object - 1 - --- 2016-10-20 Chris Wilson New
[25/41] drm/i915: Use lockless object free - 1 - --- 2016-10-20 Chris Wilson New
[24/41] drm/i915: Move object release to a freelist + worker - 1 - --- 2016-10-20 Chris Wilson New
[23/41] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain - 1 - --- 2016-10-20 Chris Wilson New
[22/41] drm/i915: Implement pwrite without struct-mutex - 1 - --- 2016-10-20 Chris Wilson New
[21/41] drm/i915: Implement pread without struct-mutex - 1 - --- 2016-10-20 Chris Wilson New
[20/41] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex - 1 - --- 2016-10-20 Chris Wilson New
[19/41] drm/i915: Move object backing storage manipulation to its own locking - 1 - --- 2016-10-20 Chris Wilson New
[18/41] drm/i915: Pass around sg_table to get_pages/put_pages backend - 1 - --- 2016-10-20 Chris Wilson New
[17/41] drm/i915: Refactor object page API - 2 - --- 2016-10-20 Chris Wilson New
[16/41] drm/i915: Use radixtree to jump start intel_partial_pages() - 1 - --- 2016-10-20 Chris Wilson New
[15/41] drm/i915: Use a radixtree for random access to the object's backing storage - 1 - --- 2016-10-20 Chris Wilson New
[14/41] drm/i915: Markup GEM API with lockdep asserts - 1 - --- 2016-10-20 Chris Wilson New
[13/41] drm/i915: Reuse the active golden render state batch - 1 - --- 2016-10-20 Chris Wilson New
[12/41] drm/i915: Introduce an internal allocator for disposable private objects - - - --- 2016-10-20 Chris Wilson New
[11/41] drm/i915: Defer active reference until required - 1 - --- 2016-10-20 Chris Wilson New
[10/41] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked() - 1 - --- 2016-10-20 Chris Wilson New
[09/41] drm/i915: Rearrange i915_wait_request() accounting with callers - 1 - --- 2016-10-20 Chris Wilson New
[08/41] drm/i915: Remove superfluous wait_for_error() from throttle-ioctl - 1 - --- 2016-10-20 Chris Wilson New
[07/41] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate - 1 - --- 2016-10-20 Chris Wilson New
[06/41] drm/i915: Support asynchronous waits on struct fence from i915_gem_request - 1 - --- 2016-10-20 Chris Wilson New
[05/41] drm/i915: Move fence cancellation to runtime suspend - - - --- 2016-10-20 Chris Wilson New
[04/41] drm/i915: Remove RPM sequence checking - 1 - --- 2016-10-20 Chris Wilson New
[03/41] drm/i915: Remove superfluous locking around userfault_list - 1 - --- 2016-10-20 Chris Wilson New
[02/41] drm/i915: Use RPM as the barrier for controlling user mmap access - 1 - --- 2016-10-20 Chris Wilson New
[01/41] drm/i915: Move user fault tracking to a separate list - 1 - --- 2016-10-20 Chris Wilson New
[igt] igt/kms_flip: Print more information to debug for flip timing checks - - - --- 2016-10-20 Chris Wilson New
drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate - - - --- 2016-10-20 Mika Kuoppala New
[4/4] MAINTAINERS: add drm and drm/i915 irc channels - - - --- 2016-10-20 Jani Nikula New
[3/4] MAINTAINERS: Add "C:" for URI for chat where developers hang out - - - --- 2016-10-20 Jani Nikula New
[2/4] MAINTAINERS: add drm and drm/i915 bug filing info - - - --- 2016-10-20 Jani Nikula New
[1/4] MAINTAINERS: Add "B:" for URI where to file bugs - 1 - --- 2016-10-20 Jani Nikula New
drm/i915/gvt: i915_gem_object_create() returns error pointers - - - --- 2016-10-20 Dan Carpenter New
drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate - - - --- 2016-10-20 Arkadiusz Hiler New
[dim] dim-update-next: Update DRIVER_TIMESTAMP - 1 - --- 2016-10-20 Chris Wilson New
drm: Complete CEA modedb(VIC 1-107) - 1 - --- 2016-10-20 Sharma, Shashank New
drm: Complete CEA modedb(VIC 1-107) - 1 - --- 2016-10-20 Sharma, Shashank New
[i-g-t,v4] tests/kms_plane_multiple: CRC based atomic correctness test - - - --- 2016-10-20 Kahola, Mika New
[igt] igt/drv_hangman: Use manual error-state generation - - - --- 2016-10-20 Chris Wilson New
[v3] drm/i915/gvt: clean up intel_gvt.h as interface for i915 core - 1 - --- 2016-10-20 Zhenyu Wang New
[v2] drm/i915/gvt: clean up intel_gvt.h as interface for i915 core - - - --- 2016-10-20 Zhenyu Wang New
[5/5] drm/i915: Move fence cancellation to runtime suspend - - - --- 2016-10-20 Chris Wilson New
[4/5] drm/i915: Remove RPM sequence checking - - - --- 2016-10-20 Chris Wilson New
[3/5] drm/i915: Remove superfluous locking around userfault_list - 1 - --- 2016-10-20 Chris Wilson New
[2/5] drm/i915: Use RPM as the barrier for controlling user mmap access - 1 - --- 2016-10-20 Chris Wilson New
[1/5] drm/i915: Move user fault tracking to a separate list - 1 - --- 2016-10-20 Chris Wilson New
Documentation/gpu: Add section for Intel GVT-g host support - - - --- 2016-10-20 Zhenyu Wang New
drm/i915/gvt: clean up intel_gvt.h as interface for i915 core - - - --- 2016-10-20 Zhenyu Wang New
[RFC,8/8] drm/i915: Add support for DP link training compliance - - - --- 2016-10-19 Navare, Manasi New
[RFC,7/8] drm/i915: Link Rate fallback on Link training failure - - - --- 2016-10-19 Navare, Manasi New
[RFC,6/8] drm/i915: Define the modeset retry work function - - - --- 2016-10-19 Navare, Manasi New
[RFC,5/8] drm/i915; Add a function to return index of link rate - - - --- 2016-10-19 Navare, Manasi New
[RFC,4/8] drm/i915: Change the placement of some static functions in intel_dp.c - 1 - --- 2016-10-19 Navare, Manasi New
[RFC,3/8] drm: Trigger a complete modeset if link_train_retry is set - - - --- 2016-10-19 Navare, Manasi New
[RFC,2/8] drm: Define a work struct for scheduling a uevent for modeset retry - - - --- 2016-10-19 Navare, Manasi New
[RFC,1/8] drm: Add a link_train_retry field to drm_connector - - - --- 2016-10-19 Navare, Manasi New
drm/i915/dp: add lane_count check in intel_dp_check_link_status - 1 - --- 2016-10-19 Matthew Auld New
[igt] igt: drop gem_storedw_loop from BAT 1 - - --- 2016-10-19 Chris Wilson New
drm/i915: STOP_MACHINE is no more, stop selecting it - 1 - --- 2016-10-19 Chris Wilson New
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler - 1 - --- 2016-10-19 Ville Syrjala New
[-next] drm/i915/gvt: fix return value check - - - --- 2016-10-19 Wei Yongjun New
[igt] igt/gem_tiled_pread_basic: Only print the erroneous location - - - --- 2016-10-19 Chris Wilson New
[RESEND,6/6] drm/i915: Enable support for nonblocking modeset - - - --- 2016-10-19 Maarten Lankhorst New
[RESEND,5/6] drm/i915: Pass atomic state to verify_connector_state - 1 - --- 2016-10-19 Maarten Lankhorst New
[RESEND,4/6] drm/i915: Update atomic modeset state synchronously - - - --- 2016-10-19 Maarten Lankhorst New
[RESEND,3/6] drm/edid: Remove drm_select_eld - 1 - --- 2016-10-19 Maarten Lankhorst New
[RESEND,2/6] drm/i915: Pass atomic state to intel_audio_codec_enable - - - --- 2016-10-19 Maarten Lankhorst New
[RESEND,1/6] drm/i915: Convert intel_hdmi to use atomic state - 1 - --- 2016-10-19 Maarten Lankhorst New
[igt] igt: Check the physical swizzle status - - - --- 2016-10-19 Chris Wilson New
drm/i915: Stop reporting error details in dmesg as well as the error-state - 1 - --- 2016-10-19 Chris Wilson New
Intel DRM Driver - Weathered Colours Patch - - - --- 2016-10-19 nixuser1980 New
« 1 2 ... 839 840 8411211 1212 »