kernel/kernel-mfld-blackbay.git
2012-07-03 Ville Syrjälädrm: Unify and fix idr error handling
2012-07-03 Ville Syrjälädrm: Add drm_mode_copy()
2012-07-03 Ville Syrjälädrm: Use a flexible array member for blob property...
2012-07-03 Ville Syrjälädrm: Handle drm_object_get() failures
2012-07-03 Ville Syrjälädrm: Make drm_crtc_convert_{umode, to_umode} static...
2012-07-03 Ville Syrjälädrm: Fix drm_mode_attachmode_crtc()
2012-07-03 Ville Syrjälädrm: Check CRTC viewport against framebuffer size
2012-07-03 Ville Syrjälädrm: Check user mode against overflows
2012-07-03 Ville Syrjälädrm: Fix memory leak in drm_mode_setcrtc()
2012-07-03 Ville Syrjälädrm: Make drm_mode_attachmode() void
2012-07-03 Ville Syrjälädrm: Check crtc x and y coordinates
2012-07-03 Ville Syrjälädrm: Warn if mode to umode conversion overflows the...
2012-07-03 Ville Syrjälädrm: Change drm_display_mode::type to unsigned
2012-07-03 Ville Syrjälädrm: Reject mode set with current fb if no current...
2012-07-03 Daniel CharlesAdd check reset function for msvdx firmware
2012-07-03 Jani Nikulagfx: display: use regulator instead of gpio to power...
2012-07-03 Imre Deakgfx: set power state
2012-07-03 Jani Nikulagfx: display: switch off GL3 power island at boot when...
2012-07-03 Jani Nikulagfx: display: move ospm_power_(un)init functions to...
2012-07-03 Sean V. KelleyRevert "MUST_REVERT: gfx: drm: explicitly authenticate...
2012-07-03 Anand Gandhimathigfx: hdmi: Bug fix for overflow buffer boundaries.
2012-07-03 Anand Gandhimathigfx: hdmi: Convert API interface documentation to kerne...
2012-07-03 Anand Gandhimathigfx: hdmi: Enabling EDID prints during run-time
2012-07-03 Ville SyrjäläHACK: gfx: pvr: Don't try to complete SGX commands...
2012-07-03 Ville Syrjälägfx: pvr: Fix spinlock usage in ossync code
2012-07-03 Pauli Nieminengfx: drv: Fix double free in page flip
2012-07-03 Imre Deakgfx: drv: save/restore gunit registers
2012-07-03 Imre Deakgfx: drv: give a better name to mdfld_{save,restore...
2012-07-03 Imre Deakgfx: drv: rename PLL/PLL DIV registers according to...
2012-07-03 Imre Deakgfx: drv: clean up the save/restore of the fp/mipi...
2012-07-03 Imre Deakgfx: drv: save the pfit/hdmi/mipi regs along with the...
2012-07-03 Imre Deakgfx: drv: cleanup dsi pll lock loop in mdfld_restore_di...
2012-07-03 Imre Deakgfx: drv: add helper to wait for HW flag becoming set...
2012-07-03 Imre Deakgfx: drv: fix exiting DSI ULPS mode during resume
2012-07-03 Imre Deakgfx: drv: remove old dsp/palette reg macros
2012-07-03 Imre Deakgfx: drv: clean up the save/restore of the palette...
2012-07-03 Imre Deakgfx: drv: clean up the save/restore of the dspcntr...
2012-07-03 Imre Deakgfx: drv: save pipe specific panel timing regs to an...
2012-07-03 Imre Deakgfx: drv: use pipe specific macros to access the palett...
2012-07-03 Imre Deakgfx: drv: use pipe specific macros to access the dsp...
2012-07-03 Imre Deakgfx: drv: use pipe specific macros to access dsp regs...
2012-07-03 Imre Deakgfx: drv: add pipe specific macros to access the dsp...
2012-07-03 Imre Deakgfx: drv: remove old panel timing register macros
2012-07-03 Imre Deakgfx: drv: use pipe specific macros to access panel...
2012-07-03 Imre Deakgfx: drv: add pipe specific macros to access panel...
2012-07-03 Imre Deakgfx: drv: move macro to check pipe validity to psb_inte...
2012-07-03 Imre Deakgfx: drv: remove unused mdfld_wait_for_PIPEA_DISABLE
2012-07-03 Imre Deakgfx: drv: remove unused state save/restore functions
2012-07-03 Pauli Nieminengfx: drv: Fix race between SGX and page flip
2012-07-03 Pauli Nieminengfx: pvr: Expose helper macro to compare synchronizatio...
2012-07-03 Pauli Nieminengfx: pvr: Add an extended sync callback API
2012-07-03 Pauli Nieminengfx: drv: Fix unlikely race condition
2012-07-03 Anand SaggiFix invalid pointer reference in BUFER_UNDERRUN callbac...
2012-07-03 Gandhimathi... enable parsing detailed timings for EDID rev1.3
2012-07-03 Anand SaggiPatch to mitigate HDMI Suspend/Resume crash/noise durin...
2012-07-03 Hu Tiger ChenMUST REVERT: Fix the video slowness issue when unplug...
2012-07-03 Anand SaggiResume HDMI audio after suspend
2012-07-03 Mohan KandraCorrect the VHDMI values inline to OTM HDMI values
2012-07-03 Jani Nikulagfx: display: initialize backlight PWM frequency
2012-07-03 Oliver McFaddendrv: psb: print useful values in the PSB IRQ debug...
2012-07-03 Oliver McFaddengfx: drv: avoid NULL deref when enabling PSB debug...
2012-07-03 Oliver McFaddendrv: gfx: do not use KERN_ALERT for debug messages.
2012-07-03 Oliver McFaddendrv: tc35876x: add a named module parameter for registe...
2012-07-03 Oliver McFaddendrv: tc35876x: set the brightness only when the panel...
2012-07-03 Oliver McFaddendrv: tc35876x: pass the DRM device to all tc35876x...
2012-07-03 Naeem M. AfzalLack of MTX_CMDID_NULL causes topaz fence to timeout
2012-07-03 asaggiAdd DVI interoperability support for HDMI.
2012-07-03 asaggiHDMI Audio PHY should be disabled if HDMI plane is...
2012-07-03 Arun KannanEnable HDMI audio routing and signaling to user-space...
2012-07-03 Sanjay Rama... Enable HDMI Audio callbacks from HDMI driver.
2012-07-03 Hu Tiger ChenDuring page flip, update the fb_helper->fbdev to that...
2012-07-03 Sanjay Rama... In encoder dpms power on display island before accessin...
2012-07-03 Mohan KandraChange HDMI I2C adapter from 3 to 8.
2012-07-03 Mohan KandraMUST_REVERT: Set overlay clip region for HDMI to be...
2012-07-03 Gandhimathi... Mark some unused functions in code to avoid warnings.
2012-07-03 Gandhimathi... Cleanup of some hardcoded values in OTM HDMI driver.
2012-07-03 Mohan KandraPort Panel fitting changes for HDMI from Gingerbread.
2012-07-03 Gandhimathi... Fix more build warnings found in OTM HDMI driver.
2012-07-03 Mohan KandraCorrect the compile condition for command line interfac...
2012-07-03 Gandhimathi... Fix compilation warnings in OTM HDMI driver.
2012-07-03 Gandhimathi... Fix SPARSE issues found in OTM HDMI driver.
2012-07-03 Mohan KandraCleanup of hooking OTM HDMI driver into mrst/Makefile
2012-07-03 Mohan KandraCleanup of OTM HDMI Makefile.
2012-07-03 Gandhimathi... Fix SMATCH issues found in OTM HDMI driver.
2012-07-03 Gandhimathi... Static Analysis fixes for OTM HDMI driver
2012-07-03 Ville Syrjälägfx: drv: Warn if mode_config.mutex is not locked in...
2012-07-03 Ville Syrjälägfx: drv: Kill psb_bo_offset()
2012-07-03 Ville Syrjälägfx: drv: Reference count cursor BOs
2012-07-03 Ville Syrjälägfx: drv: Increase mem info ref count safely
2012-07-03 Ville Syrjälägfx: drv: Add WARN_ON(1) to psb_gtt_{map, unmap}_meminf...
2012-07-03 Ville Syrjälägfx: drv: Fix locking in psb_gtt_{map, unmap}_meminfo_ioctl
2012-07-03 Ville Syrjälägfx: drv: Kill psbfb_vdc_reg()
2012-07-03 Ville Syrjälägfx: drv: Free the correct pointer in psb_framebuffer_d...
2012-07-03 Ville Syrjälägfx: drv: Use need_gtt() in psb_fb_gtt_ref()/unref()
2012-07-03 Ville Syrjälägfx: drv: Clean up error handling during fb creation
2012-07-03 Ville Syrjälägfx: drv: Keep a reference to pvr per process data
2012-07-03 Rob Clarkdrm: disconnect plane from fb/crtc when disabled
2012-07-03 Ville Syrjälägfx: overlay: Optimize filter coefficient load with...
2012-07-03 Ville Syrjälägfx: drv: Move flip trace commands into psb_fb
2012-07-03 Ville Syrjälägfx: overlay: Synchronize overlay updates with CRTC...
next