Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acidanthera/WhateverGreen
/ functions
Functions
336 in github.com/acidanthera/WhateverGreen
⨍
Functions
336
◇
Types & classes
152
Method
advReadI2COverAUX
WhateverGreen/kern_igfx_i2c_aux.cpp:94
Method
advSeekI2COverAUX
WhateverGreen/kern_igfx_i2c_aux.cpp:77
Method
advWriteI2COverAUX
WhateverGreen/kern_igfx_i2c_aux.cpp:141
Method
applyDPtoHDMIPatch
WhateverGreen/kern_igfx.cpp:1836
Method
applyDevelopmentPatches
WhateverGreen/kern_igfx.cpp:1023
Method
applyPatch
WhateverGreen/kern_igfx.cpp:1632
Method
applyPlatformInformationListPatch
WhateverGreen/kern_igfx.cpp:1678
Method
applyPlatformInformationPatchEx
WhateverGreen/kern_igfx.cpp:1735
Method
applyPropertyFixes
WhateverGreen/kern_rad.cpp:667
Method
applySklAsKblPatches
WhateverGreen/kern_igfx.cpp:1081
Method
applyWestmerePatches
WhateverGreen/kern_igfx.cpp:1996
Method
autocorrectConnectors
WhateverGreen/kern_rad.cpp:743
Method
calculatePlatformListSize
WhateverGreen/kern_igfx.cpp:1598
Method
checkForWork
* Check whether a brightness adjustment request is pending and if so process the request on the workloop * * @return `true` if the work loop shoul
WhateverGreen/kern_igfx_backlight.cpp:1232
Method
create
WhateverGreen/kern_igfx_lspcon.cpp:14
Method
create
* Create an event source * * @param owner The owner of the event source * @return A non-null event source on success, `nullptr` otherwise. */
WhateverGreen/kern_igfx_backlight.cpp:1303
Method
csValidatePage
WhateverGreen/kern_unfair.cpp:37
Method
deinit
WhateverGreen/kern_igfx_lspcon.cpp:158
Method
deinit
* Release any resources obtained by this submodule if necessary */
WhateverGreen/kern_igfx.hpp:535
Method
deinit
WhateverGreen/kern_ngfx.cpp:66
Method
deinit
WhateverGreen/kern_shiki.cpp:39
Method
deinit
WhateverGreen/kern_cdf.cpp:185
Method
deinit
WhateverGreen/kern_rad.cpp:144
Method
deinit
WhateverGreen/kern_igfx_backlight.cpp:1329
Method
deinit
WhateverGreen/kern_weg.cpp:155
Method
deinit
WhateverGreen/kern_unfair.cpp:33
Method
deinit
WhateverGreen/kern_igfx.cpp:160
Method
deleter
* [Convenient] Destroy the LSPCON driver safely * * @param instance A nullable LSPCON driver instance */
WhateverGreen/kern_igfx_lspcon.hpp:312
Method
disableDependentSubmodules
* Disable submodules that depend on this submodules */
WhateverGreen/kern_igfx.hpp:571
Method
disableDependentSubmodules
WhateverGreen/kern_igfx.cpp:419
Method
disableSection
WhateverGreen/kern_shiki.cpp:239
Method
divlByMemory
Pattern: divl <offset?>(%r<source>) Checks: DIV, 32-bit, Memory Mode, The source register is identical to the given one
WhateverGreen/kern_igfx.hpp:1828
Method
divlByMemoryWithOffset
Pattern: divl <offset>(%r??) Checks: DIV, 32-bit, Memory Mode, The offset is identical to the given one
WhateverGreen/kern_igfx.hpp:1834
Method
doNotTestVram
WhateverGreen/kern_rad.cpp:1211
Function
fbdebugWrapConnectionProbe
WhateverGreen/kern_igfx_debug.cpp:122
Function
fbdebugWrapDoSetPowerState
WhateverGreen/kern_igfx_debug.cpp:152
Function
fbdebugWrapEnableController
WhateverGreen/kern_igfx_debug.cpp:38
Function
fbdebugWrapFBClientDoAttribute
WhateverGreen/kern_igfx_debug.cpp:215
Function
fbdebugWrapGetAttribute
WhateverGreen/kern_igfx_debug.cpp:95
Function
fbdebugWrapGetDisplayStatus
WhateverGreen/kern_igfx_debug.cpp:131
Function
fbdebugWrapGetOnlineInfo
WhateverGreen/kern_igfx_debug.cpp:143
Function
fbdebugWrapHasExternalDisplay
WhateverGreen/kern_igfx_debug.cpp:184
Function
fbdebugWrapIsMultilinkDisplay
WhateverGreen/kern_igfx_debug.cpp:162
Function
fbdebugWrapSetAttribute
WhateverGreen/kern_igfx_debug.cpp:104
Function
fbdebugWrapSetDPPowerState
WhateverGreen/kern_igfx_debug.cpp:190
Function
fbdebugWrapSetDisplayMode
WhateverGreen/kern_igfx_debug.cpp:113
Function
fbdebugWrapSetDisplayPipe
WhateverGreen/kern_igfx_debug.cpp:199
Function
fbdebugWrapSetFBMemory
WhateverGreen/kern_igfx_debug.cpp:206
Function
fbdebugWrapValidateDisplayMode
WhateverGreen/kern_igfx_debug.cpp:168
Method
findFramebufferId
WhateverGreen/kern_igfx.cpp:1585
Method
findProjectByPartNumber
WhateverGreen/kern_rad.cpp:1204
Method
forceWake
NOTE: We are either in IRQ context, or in a spinlock critical section
WhateverGreen/kern_igfx_pm.cpp:290
Method
forceWakeWaitAckFallback
WhateverGreen/kern_igfx_pm.cpp:260
Method
getConnectorFeatures
Manual/reference.cpp:199
Method
getDescription
* [Vendor Helper] Get the string representation of the adapter vendor */
WhateverGreen/kern_igfx_lspcon.hpp:266
Method
getFunctionDescriptors
* Get all functions that contain an inlined invocation of `hwSetBacklight()` and thus will be analyzed and patched * * @return A null-terminated a
WhateverGreen/kern_igfx_backlight.cpp:656
Method
getHwSetBacklightWrapper
* Get the address of the wrapper function that sets the backlight compatible with the current machine * * @return The address of the wrapper funct
WhateverGreen/kern_igfx_backlight.cpp:704
Method
getIndex
* [Convenient] Retrieve the framebuffer index * * @param framebuffer An `AppleIntelFramebuffer` instance * @param index The framebuffer in
WhateverGreen/kern_igfx.hpp:2493
Method
getIntelModel
WhateverGreen/kern_model.cpp:1014
Method
getLSPCON
* [Convenient] Get the non-null LSPCON driver associated with the given framebuffer * * @param index A **valid** framebuffer index; Must be le
WhateverGreen/kern_igfx.hpp:1233
Method
getLSPCONPreferredMode
* [Convenient] Get the preferred LSPCON mode for the given framebuffer * * @param index A **valid** framebuffer index; Must be less than `MaxF
WhateverGreen/kern_igfx.hpp:1253
Method
getMode
WhateverGreen/kern_igfx_lspcon.cpp:61
Method
getOutputInformation
Manual/reference.cpp:146
Method
getPatchSection
WhateverGreen/kern_shiki.cpp:43
Method
getRadeonModel
WhateverGreen/kern_model.cpp:1026
Method
getVideoArgument
WhateverGreen/kern_weg.cpp:861
Method
globalPageTableRead
WhateverGreen/kern_igfx.cpp:948
Method
hasLSPCON
* [Convenient] Check whether the given framebuffer has an onboard LSPCON chip * * @param index A **valid** framebuffer index; Must be less tha
WhateverGreen/kern_igfx.hpp:1213
Method
hasLSPCONInitialized
* [Convenient] Check whether the given framebuffer already has LSPCON driver initialized * * @param index A **valid** framebuffer index; Must
WhateverGreen/kern_igfx.hpp:1223
Method
imull
Pattern: imull %r??, %r?? Checks: IMUL, 32-bit, Direct Mode
WhateverGreen/kern_igfx.hpp:1822
Method
init
WhateverGreen/kern_igfx_lspcon.cpp:152
Method
init
WhateverGreen/kern_igfx_pm.cpp:128
Method
init
WhateverGreen/kern_igfx_i2c_aux.cpp:12
Method
init
* Initialize any data structure required by this submodule if necessary */
WhateverGreen/kern_igfx.hpp:530
Method
init
WhateverGreen/kern_ngfx.cpp:56
Method
init
WhateverGreen/kern_shiki.cpp:21
Method
init
WhateverGreen/kern_rad.cpp:85
Method
init
WhateverGreen/kern_igfx_debug.cpp:364
Method
init
WhateverGreen/kern_weg.cpp:95
Method
init
WhateverGreen/kern_igfx_memory.cpp:22
Method
init
WhateverGreen/kern_unfair.cpp:23
Method
init
WhateverGreen/kern_igfx.cpp:23
Method
init
WhateverGreen/kern_igfx_clock.cpp:99
Method
initHardwareKextMods
WhateverGreen/kern_rad.cpp:372
Method
isGraphicsPolicyModRequired
WhateverGreen/kern_weg.cpp:631
Method
isHDMIAdapter
* [DP++ Helper] Check whether this is a HDMI adapter based on the adapter info * * @param info A non-null DP++ adapter info instance * @retur
WhateverGreen/kern_igfx_lspcon.hpp:408
Method
isLSPCONAdapter
* [DP++ Helper] Check whether this is a LSPCON adapter based on the adapter info * * @param info A non-null DP++ adapter info instance * @ret
WhateverGreen/kern_igfx_lspcon.hpp:418
Method
isRunningInMode
WhateverGreen/kern_igfx_lspcon.cpp:140
Method
isValid
* Validate this invocation context */
WhateverGreen/kern_igfx.hpp:1669
Method
lealWithOffset
Pattern: leal <offset>(%r??), %r?? Checks: LEA, 32-bit, Memory Mode, The offset is identical to the given one
WhateverGreen/kern_igfx.hpp:1810
Method
loadIGScheduler4Patches
WhateverGreen/kern_igfx.cpp:1358
Method
loadPatchesFromDevice
WhateverGreen/kern_igfx.cpp:1416
Function
main
Tools/BoardHash/BoardHash.c:19
Function
main
Tools/GPUInfo/gpuinfo.c:89
Method
mergeProperty
WhateverGreen/kern_rad.cpp:570
Method
movlArg1
Pattern: movl %esi, %r?? Checks: MOV, 32-bit, Direct Mode, Source Register is %esi
WhateverGreen/kern_igfx.hpp:1776
Method
movlFromMemory
Pattern: movl <offset?>(%r<source>), %r?? Checks: MOV, 32-bit, Memory Mode, Source register is identical to the given one
WhateverGreen/kern_igfx.hpp:1782
Method
movlFromMemoryWithOffset
Pattern: movl <offset>(%r??), %r?? Checks: MOV, 32-bit, Memory Mode, The offset is identical to the given one
WhateverGreen/kern_igfx.hpp:1788
Method
movlImm32ToMemoryWithOffset
Pattern: movl $??????????, <offset>(%r??) Checks: MOV, 32-bit, Memory Mode, The offset is identical to the given one
WhateverGreen/kern_igfx.hpp:1804
Method
movlToMemory
Pattern: movl %r<source>, <offset?>(%r<destination>) Checks: MOV, 32-bit, Memory Mode, Source register is identical to the given `source`, Destination
WhateverGreen/kern_igfx.hpp:1796
← previous
next →
101–200 of 336, ranked by callers