gpu: pvr: get rid of unnecessary hash lookups for the proc object
[sgx.git] / pvr /
2012-05-20 Imre Deakgpu: pvr: get rid of unnecessary hash lookups for the...
2012-05-20 Imre Deakgpu: pvr: remove dead code from the PVRSRVGetFBStatsKM...
2012-05-20 Imre Deakgpu: pvr: fix error path in SysInitialise
2012-05-20 Imre Deakgpu: pvr: fix state buffer validation
2012-05-20 Imre Deakgpu: pvr: fix error path in MMU_Initialise
2012-05-20 Imre Deakgpu: pvr: optimize mem clear in hash _Resize
2012-05-20 Imre Deakgpu: pvr: fix error path in hash _Resize
2012-05-20 Imre Deakgpu: pvr: fix PVRSRVWrapExtMemoryKM for user provided...
2012-05-20 Imre Deakgpu: pvr: fix error path in PVRSRVOpenDCDeviceKM
2012-05-20 Imre Deakgpu: pvr: refactor error path in PVRSRVOpenDCDeviceKM
2012-05-20 Imre Deakgpu: pvr: fix error path in PVRSRVOpenBCDeviceKM
2012-05-20 Imre Deakgpu: pvr: fix incorrect free size in PVRSRVOpenBCDeviceKM
2012-05-20 Imre Deakgpu: pvr: refactor error path in PVRSRVOpenBCDeviceKM
2012-05-20 Imre Deakgpu: pvr: fix error path in PVRSRVRegisterBCDeviceKM
2012-05-20 Imre Deakgpu: pvr: reinstate dumping EDM trace to syslog
2012-05-20 Imre Deakgpu: pvr: change snprintf to scnprintf
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: fix for imgtec simulator
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: add stream_frames debugfs entry
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: add stream offset tracking
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: add debugfs entries for the current...
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: add initial frame handling and debug...
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: start storing pdump data
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: make frame_count_max configurable
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: add frame struct and initial frame...
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: add Kconfig and debugfs pdump mode...
2012-05-20 Luc Verhaegengpu: pvr: pdumpfs: add pdumpfs_mutex
2012-05-20 Luc Verhaegengpu: pvr: pdump: move empty back-end into pvr_pdumpfs...
2012-05-20 Luc Verhaegengpu: pvr: pdump: silence sparse warnings in sgx_bridge...
2012-05-20 Luc Verhaegengpu: pvr: pdump: rename PDumpMem2KM to PDumpPageTableKM
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove unused arguments
2012-05-20 Luc Verhaegengpu: pvr: pdump: move pdump.c and pdump_km.h to pvr_pdu...
2012-05-20 Luc Verhaegengpu: pvr: pdump: rewrite PDumpMemUM()
2012-05-20 Luc Verhaegengpu: pvr: pdump: sanitise stream handling
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove page offset juggling
2012-05-20 Luc Verhaegengpu: pvr: pdump: clean up logic across pdump.c
2012-05-20 Luc Verhaegengpu: pvr: pdump: assume that SGX_MMU_PAGE_SIZE equals...
2012-05-20 Luc Verhaegengpu: pvr: pdump: review use of PDumpSuspended
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove param offset handling
2012-05-20 Luc Verhaegengpu: pvr: pdump: rewrite PDumpCommentKM
2012-05-20 Luc Verhaegengpu: pvr: pdump: rewrite PDumpWriteString2() to pdump_p...
2012-05-20 Luc Verhaegengpu: pvr: pdump: reduce error propagation from pdump...
2012-05-20 Luc Verhaegengpu: pvr: pdump: move functions around to better reflec...
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove pdump marker code
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove wrapping of globals in pdump.c
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove dbgdrv
2012-05-20 Luc Verhaegengpu: pvr: pdump: stop depending on dbgdrvif.h
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove lastframe support
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove unused pdump functions
2012-05-20 Luc Verhaegengpu: pvr: pdump: remove unused bridge calls
2012-05-20 Luc Verhaegengpu: pvr: pdump: consolidate some code inside PDUMP...
2012-05-20 Luc Verhaegengpu: pvr: pdump: SYS_DATA::bPowerUpPDumped is unused
2012-05-20 Luc Verhaegengpu: pvr: debugfs: add hwrec status buffer dumping
2012-05-20 Luc Verhaegengpu: pvr: debugfs: add hwrec edm trace
2012-05-20 Luc Verhaegengpu: pvr: debugfs: add hwrec context dump
2012-05-20 Luc Verhaegengpu: pvr: debugfs: add hwrec register dump
2012-05-20 Luc Verhaegengpu: pvr: debugfs: add initial hwrec dumping infrastructure
2012-05-20 Luc Verhaegengpu: pvr: move debugfs infrastructure to its own files
2012-05-20 Imre Deakgpu: pvr: fix error path during SGX device initialization
2012-05-20 Alex Crowthergpu: pvr: disable sgx active power management while...
2012-05-20 Luc Verhaegengpu: pvr: improve per process procfs entry/dir handling
2012-05-20 Imre Deakgpu: pvr: dump render status buffers during SGX HW...
2012-05-20 Imre Deakgpu: pvr: refactor dump_process_info
2012-05-20 Imre Deakgpu: pvr: remove ABI compatibility hack from SGXKick...
2012-05-20 Imre Deakgpu: pvr: remove ABI compatibility hack from SGXInitPar...
2012-05-20 Imre Deakgpu: pvr: print some init failure messages in release...
2012-05-20 Imre Deakgpu: pvr: add debugfs entry to read the EDM trace
2012-05-20 Imre Deakgpu: pvr: add snprint_edm_trace
2012-05-20 Imre Deakgpu: pvr: make debugfs available in release build too
2012-05-20 Imre Deakgpu: pvr: move debugfs entries under a new pvr dir
2012-05-20 Imre Deakgpu: pvr: remove runtime dependency on the EDM trace...
2012-05-20 Imre Deakgpu: pvr: fix Kconfig description for EDM tracing
2012-05-20 Imre Deakgpu: pvr: make the IOCTL i/f compatible for old ABI...
2012-05-20 Imre Deakgpu: pvr: remove build time ABI dependency on the EDM...
2012-05-20 Carsten Valdemar... gpu: pvr: add slab.h include in order to make driver...
2012-05-20 Ville Syrjälägpu: pvr: Snapshot pending write ops during event request
2012-05-20 Pauli Nieminengpu: pvr: Expose new display events to user space
2012-05-20 Imre Deakgpu: pvr: wire in the dynamic power-down delay calculation
2012-05-20 Imre Deakgpu: pvr: add support for dynamic timing of SGX HW...
2012-05-20 Imre Deakgpu: pvr: fix SysGetSGXTimingInformation for cases...
2012-05-20 Imre Deakgpu: pvr: split out setting power down delay into its...
2012-05-20 Imre Deakgpu: pvr: fix typo in SGXDoKickBW
2012-05-20 Imre Deakgpu: pvr: remove unnecessary udelay from the HW poll...
2012-05-20 Imre Deakgpu: pvr: fix locking on the HW recovery reset error...
2012-05-20 Janusz Sobczakgpu: pvr: Fixed error path in cache flush function.
2012-05-20 Imre Deakgpu: pvr: Increase the max number of 3D TA status vals...
2012-05-20 Imre Deakgpu: pvr: pass IOCTL in param size to dispatch func
2012-05-20 Janusz Sobczakgpu: pvr: Check SysAcquireData return value.
2012-05-20 Janusz Sobczakgpu: pvr: Remove SysAcquireData call in pvr_cleanup.
2012-05-20 Janusz Sobczakgpu: pvr: Check OSAllocMem return value.
2012-05-20 Janusz Sobczakgpu: pvr: Check OSAllocMem return value.
2012-05-20 Janusz Sobczakgpu: pvr: Check OSAllocMem return value.
2012-05-20 Janusz Sobczakgpu: pvr: Removed needless NULL check in MMU_BIFResetPD...
2012-05-20 Janusz Sobczakgpu: pvr: Remove FIRST_PHYSICAL_PFN define.
2012-05-20 Janusz Sobczakgpu: pvr: Check OSAllocMem return value.
2012-05-20 Janusz Sobczakgpu: pvr: Check OSAllocMem return value.
2012-05-20 Janusz Sobczakgpu: pvr: Changed ReallocMem.
2012-05-20 Janusz Sobczakgpu: pvr: Changed error-path condtion.
2012-05-20 Janusz Sobczakgpu: pvr: Remove needless NULL check in PVRSRVWrapExtMe...
2012-05-20 Janusz Sobczakgpu: pvr: Remove needless NULL check in BM_CreateHeap.
2012-05-20 Janusz Sobczakgpu: pvr: Remove needless NULL check in WrapMemory.
next