OSDN Git Service

uclinux-h8/linux.git
2018-02-15 Mahesh Kumardrm/i915/cnl: Fix PORT_TX_DW5/7 register address
2018-02-15 Dhinakaran... drm/i915: Estimate and update missed vblanks.
2018-02-15 Dhinakaran... drm/vblank: Restoring vblank counts after device PM...
2018-02-15 Dhinakaran... drm/vblank: Do not update vblank count if interrupts...
2018-02-15 Dhinakaran... drm/atomic: Handle 64-bit return from drm_crtc_vblank_c...
2018-02-15 Dhinakaran... drm/tegra: Handle 64-bit return from drm_crtc_vblank_co...
2018-02-15 Dhinakaran... drm/radeon: Handle 64-bit return from drm_crtc_vblank_c...
2018-02-15 Dhinakaran... drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_c...
2018-02-15 Dhinakaran... drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
2018-02-15 Dhinakaran... drm/i915/vblank: Make the vblank counter u64 -> u32...
2018-02-15 Dhinakaran... drm/vblank: Data type fixes for 64-bit vblank sequences.
2018-02-15 Gustavo A.... drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR
2018-02-15 Chris Wilsondrm/i915: Store platform_mask inside the static device...
2018-02-15 Chris Wilsondrm/i915: Always define GEN as part of GENx_FEATURES
2018-02-15 Chris Wilsondrm/i915: Store gen_mask inside the static device info
2018-02-15 Chris Wilsondrm/i915/gtt: Convert WARN_ON to GEM debugging
2018-02-15 Chris Wilsondrm/i915: Clean up ancient doc comments for i915_ioc32.c
2018-02-15 Jani Nikuladrm/i915/audio: fix check for av_enc_map overflow
2018-02-15 Rodrigo Vividrm/i915/cnl: Remove alpha_support protection
2018-02-15 Rodrigo Vividrm/i915/cnl: Sync PCI ID with Spec.
2018-02-14 Daniele Ceraolo... drm/i915: Fix rsvd2 mask when out-fence is returned
2018-02-14 Chris Wilsondrm/i915: Fixup kerneldoc for intel_pm.c
2018-02-14 Chris Wilsondrm/i915: Fixup kerneldoc
2018-02-14 Chris Wilsondrm/i915/atomic: Fixup kerneldoc
2018-02-14 Chris Wilsondrm/i915: Fixup kerneldoc for intel_uc_fw_upload()
2018-02-14 Chris Wilsondrm/i915: Add missing kerneldoc parameters for huc_ucod...
2018-02-14 Chris Wilsondrm/i915/lvds: Fixup commentary
2018-02-14 Chris Wilsondrm/i915/dvo: Fixup commentary
2018-02-14 Chris Wilsondrm/i915/dvo: Remove incorrect kerneldoc markups
2018-02-14 Chris Wilsondrm/i915/crt: Remove obsolete kerneldoc-esque comment
2018-02-14 Chris Wilsondrm/i915/panel: Split range scaling calculation for...
2018-02-14 Chris Wilsondrm/i915/panel: Add missing parameters to kerneldoc
2018-02-14 Chris Wilsondrm/i915/sdvo: Tidy up commentary
2018-02-14 Chris Wilsondrm/i915/tv: Cleanup up obsolete comments
2018-02-14 Hans de Goededrm/i915: Fix DSI panels with v1 MIPI sequences without...
2018-02-14 Hans de Goededrm/i915: Free memdup-ed DSI VBT data structures on...
2018-02-14 Hans de Goededrm/i915: Add intel_bios_cleanup() function
2018-02-14 Joonas Lahtinendrm/i915: Update DRIVER_DATE to 20180214
2018-02-13 Tvrtko Ursulindrm/i915: Handle RC6 counter wrap
2018-02-13 Tvrtko Ursulindrm/i915: Fix i915_gem_context.h header
2018-02-13 Jani Nikuladrm/i915: introduce INTEL_PCH_ID() and use it
2018-02-13 Jani Nikuladrm/i915: have virtual PCH detection return a PCH id
2018-02-13 Jani Nikuladrm/i915: abstract virtual PCH id detection
2018-02-13 Jani Nikuladrm/i915: abstract PCH type detection from PCH id
2018-02-13 Chris Wilsondrm/i915/selftests: Report setup errors for igt_partial...
2018-02-13 Mahesh Kumardrm/i915/icl: program mbus during pipe enable
2018-02-13 Mahesh Kumardrm/i915/icl: initialize MBus during display init
2018-02-13 Mahesh Kumardrm/i915/icl: Enable both DBuf slices during init
2018-02-13 Paulo Zanonidrm/i915/icl: implement the display init/uninit sequences
2018-02-13 Paulo Zanonidrm/i915/icl: add the main CDCLK functions
2018-02-13 Paulo Zanonidrm/i915/icl: add ICL support to cnl_set_procmon_ref_values
2018-02-13 David Weinehalldrm/i915: Fix incorrect comment
2018-02-12 Chris Wilsondrm/i915: Replace open-coded memset_p()
2018-02-12 Imre Deakdrm/i915: Don't query PCODE RC6VIDS on platforms not...
2018-02-12 Chris Wilsondrm/i915: Hold rpm wakeref for printing the engine...
2018-02-12 Chris Wilsondrm/i915: Don't wake the device up to check if the...
2018-02-12 Chris Wilsondrm/i915: Move the final intel_gpu_reset() to after...
2018-02-09 Tvrtko Ursulindrm/i915: Replace some negative Gen checks
2018-02-09 Tvrtko Ursulindrm/i915: Use INTEL_GEN everywhere
2018-02-09 Ville Syrjälädrm/i915: Give all ioctl functions an _ioctl suffix
2018-02-09 Ville Syrjälädrm/i915: Reject undefined colorkey flags
2018-02-09 Imre Deakdrm/i915/snb+: Remove incorrect forcewake check in...
2018-02-08 Chris Wilsondrm/i915: Remove redundant check on execlists interrupt
2018-02-08 Chris Wilsondrm/i915/crt: Silence compiler warning for uninitialise...
2018-02-08 Chris Wilsondrm/i915: Avoid leaking lpe audio platdev.data
2018-02-08 Chris Wilsondrm/i915: Disable unused-but-set compiler warning
2018-02-08 Chris Wilsondrm/i915: Fix kerneldoc warnings for i915_gem_internal
2018-02-08 Chris Wilsondrm/i915: Fix kerneldoc warnings in i915_gem_execbuffer
2018-02-08 Chris Wilsondrm/i915: Fix kerneldoc parameter markup
2018-02-08 Chris Wilsondrm/i915: Add missing kerneldoc for 'ent' in i915_drive...
2018-02-08 Chris Wilsondrm/i915: Remove lost comment from i915_gem_context
2018-02-08 Chris Wilsondrm/i915: Fix kerneldoc warnings for i915_gem_request
2018-02-08 Chris Wilsondrm/i915: Fix kerneldoc warnings for i915_gem_userptr
2018-02-08 Chris Wilsondrm/i915: Fix kerneldoc warnings for intel_ringbuffer
2018-02-08 Chris Wilsondrm/i915: Fix kerneldoc warnings for i915_gpu_error
2018-02-08 Chris Wilsondrm/i915: Wait for gen3 reset status to be asserted
2018-02-08 Chris Wilsondrm/i915: Be paranoid and post the writes to stop the...
2018-02-08 Chris Wilsondrm/i915: Mark the device as wedged from the beginning...
2018-02-08 Chris Wilsondrm/i915: Avoid truncation before clamping userspace...
2018-02-08 Chris Wilsondrm/i915: Remove superfluous worker wakeups when RPS...
2018-02-08 Chris Wilsondrm/i915/perf: Fix compiler warning for string truncation
2018-02-08 Chris Wilsondrm/i915/perf: Fix compiler warning for string truncation
2018-02-08 Daniele Ceraolo... drm/i915: do not stop engines on sanitize if i915.reset=0
2018-02-08 Chris Wilsondrm/i915: Only allocate preempt context when required
2018-02-08 Chris Wilsondrm/i915: Move the scheduler feature bits into the...
2018-02-08 Chris Wilsondrm/i915/guc: Allow preempt-client to be NULL
2018-02-07 Chris Wilsondrm/i915/pmu: Fix building without CONFIG_PM
2018-02-07 Tvrtko Ursulindrm/i915/pmu: Fix sleep under atomic in RC6 readout
2018-02-07 Chris Wilsondrm/i915: Tidy up some error messages around reset...
2018-02-07 Chris Wilsondrm/i915: Trim the retired request queue after submitting
2018-02-07 Chris Wilsondrm/i915: Skip request serialisation if the timeline...
2018-02-07 Maarten Lankhorstdrm/i915: Ignore minimum lines for level 0 in skl_compu...
2018-02-07 Chris Wilsondrm/i915/breadcrumbs: Ignore unsubmitted signalers
2018-02-07 Joonas Lahtinendrm/i915: Update DRIVER_DATE to 20180207
2018-02-06 Tvrtko Ursulindrm/i915/pmu: Fix PMU enable vs execlists tasklet race
2018-02-06 Rafael Antognollidrm/i915/cnl: WaPipeControlBefore3DStateSamplePattern
2018-02-05 Michal Srbdrm/i915/cmdparser: Do not check past the cmd length.
2018-02-05 Michal Srbdrm/i915/cmdparser: Check reg_table_count before derefe...
2018-02-05 Ville Syrjälädrm/i915: Deprecate I915_SET_COLORKEY_NONE
2018-02-05 Chris Wilsondrm/i915: Skip post-reset request emission if the engin...
next