summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-05Disable the clock gating of display controller to make DP/eDP work wellcdv-3.2Zhao Yakui4-0/+27
2012-06-05Revert "Change the eDP pipe from pipe B to pipe A"Zhao Yakui3-13/+4
2012-05-11Change the eDP pipe from pipe B to pipe AZhao Yakui3-4/+13
2012-05-11Remove the extra delay by skipping powering up eDP VDD while eDP power is onZhao Yakui1-0/+5
2012-05-11Add some comments about the ref clk for DP/eDPZhao Yakui1-0/+8
2012-05-11Remove the dup code of wait_for definition in DP/dpllZhao Yakui3-31/+15
2012-05-11Use the BPP parsed from VBIOS for the eDP on CDVZhao Yakui3-3/+39
2012-05-06Dump more debug info during DP link trainingZhao Yakui1-0/+16
2012-05-04Add the support of eDP on CDVZhao Yakui7-17/+622
2012-05-04Add the generic panel API for LVDS/eDPZhao Yakui7-204/+282
2012-05-04Add the support of display port on CDVZhao Yakui9-4/+1852
2012-05-04Program the DPLL lane based on the selected digitial portZhao Yakui4-28/+39
2012-05-04Export the DPIO API function for DP/HDMIZhao Yakui2-3/+9
2012-05-04Add find_pll hook function in DPLL calculationZhao Yakui1-57/+15
2012-05-04Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui1-6/+4
2012-04-28staging/cdv: refine texture cache workaroundZhenyu Wang3-6/+26
2012-04-27staging/cdv: Get control of fb device if conflictsZhenyu Wang1-2/+11
2012-04-27staging/cdv: Disable error message for vblank counter get on disabled pipeZhenyu Wang1-1/+1
2012-04-23Remove the module parameter of "no_fb"Zhao Yakui3-12/+1
2012-04-23Legal: remove non-FOSS headerJoe Konno2-1043/+2
2012-04-11MSVDX: Add the sync protection when queue/dequeue the MSVDX commandZhao Yakui1-4/+11
2012-04-10staging/cdv: Update to 1.7 ED862890Zhenyu Wang17-3616/+4149
2012-04-09MSVDX: Rework the trigger flowchart of TTM fence sync objectZhao Yakui2-72/+16
2012-04-09MSVDX: Make seq number of fence object consistent with MSVDX limitZhao Yakui2-3/+7
2012-04-04Removed sample cache code commentJoe Konno1-1/+1
2012-04-01staging/cdv: Workaround for hw texture caching issueZhenyu Wang2-0/+69
2012-03-31MSVDX: Issue the complete software reset for MSVDXZhao Yakui2-0/+15
2012-03-31MSVDX: Pause MSVDX MMU before sequential reset on CDVZhao Yakui1-1/+1
2012-03-31MSVDX: Redefine the psb_wait_for_register to reduce the MSVDX initialization ...Zhao Yakui2-16/+25
2012-03-29Add debug info when mapping one buffer into GTTZhao Yakui1-8/+11
2012-03-29Fix the incorrect register definition of CORE_ID/REV on SGX545Zhao Yakui1-4/+4
2012-03-29Increase the GTT size used for framebuffer or flipchainZhao Yakui2-6/+9
2012-03-29Add one interface to obtain the enabled pipesZhao Yakui2-0/+13
2012-03-29PVR_VIDEO: Remove the limitation that flipchain only works on Pipe BZhao Yakui5-50/+64
2012-03-29Allocate flipchain buffer from page allocator instead of vmallocZhao Yakui3-5/+108
2012-03-28staging/cdv: Workaround for DPIO lane issue in cold temperature for DP/HDMIZhenyu Wang2-0/+33
2012-03-28staging/cdv: Add native backlight control deviceZhenyu Wang2-0/+66
2012-03-28staging/cdv: Check LVDS available from VBTZhenyu Wang6-30/+181
2012-03-23LVDS: Keep the consistent backlight brightness after LVDS DPMS on/OffZhao Yakui2-7/+40
2012-03-20MSVDX: Check free space of command buffer in loop before sending MSVDX commandZhao Yakui1-5/+18
2012-03-20MSVDX: Remove the fatal panic check by using BUG_ONZhao Yakui1-2/+0
2012-03-08staging/cdv: Add all cedarview pci idsZhenyu Wang3-49/+17
2012-03-06Merge commit 'v3.2.9' into cdv-3.2Zhenyu Wang106-661/+1159
2012-03-06staging/cdv: Add dependency check against GMA500 KMS driverZhenyu Wang1-1/+1
2012-02-29Linux 3.2.9Greg Kroah-Hartman1-1/+1
2012-02-29cdrom: use copy_to_user() without the underscoresDan Carpenter1-7/+1
2012-02-29epoll: limit pathsJason Baron3-25/+211
2012-02-29epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-02-29hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz1-2/+3